Justin Clark-Casey (justincc)
|
22d4c52ffc
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
|
Justin Clark-Casey (justincc)
|
9456bb77fb
|
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
This version removes the NUnit.Framework.SyntaxHelpers namespace, so any modules with their own tests will need to delete this using statement.
|
2011-03-09 23:25:24 +00:00 |
|
John Hurliman
|
df76e95aa2
|
Changed asset CreatorID to a string
|
2010-02-22 14:18:59 -08:00 |
|
John Hurliman
|
7665aad002
|
* Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
|
2010-02-22 13:27:17 -08:00 |
|
John Hurliman
|
afef1ac191
|
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
2009-11-05 13:10:58 -08:00 |
|
Jeff Ames
|
82c888fc6c
|
Add copyright headers. Formatting cleanup. Fix a compiler warning.
|
2009-08-17 10:29:06 +09:00 |
|
Kunnis
|
dd78c250ae
|
* Added Expression based ignores to the PropertyScrambler, which makes a lot of the tests clearer because I'm not constantly resetting properties.
|
2009-08-16 14:34:16 -04:00 |
|