OpenSimMirror/OpenSim/Data/Tests
Justin Clark-Casey (justincc) 16e4019eca Fix database service unit test failures by temporarily reverting BasicDataServiceTest extending OpenSimTestCase.
Mono 2.4.3 doesn't like this when running nunit, with nunit throwing
AssetTests`2 : System.MemberAccessException : Cannot create an instance of OpenSim.Data.Tests.AssetTests`2[TConn,TAssetData] because Type.ContainsGenericParameters is true.
and similar.  Mono 2.10.8.1 does not have this issue.
So will wait until min version of mono bumps before restoring.
2012-11-26 22:25:36 +00:00
..
Resources add sqlite database back to database tests 2010-06-04 18:27:16 +01:00
AssetTests.cs 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
BasicDataServiceTest.cs Fix database service unit test failures by temporarily reverting BasicDataServiceTest extending OpenSimTestCase. 2012-11-26 22:25:36 +00:00
DataTestUtil.cs rename SQLiteNG to SQLite and SQLite to SQLiteLegacy 2010-04-30 17:45:00 +01:00
DefaultTestConns.cs Add copyright headers. 2010-09-12 12:54:31 -04:00
EstateTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
InventoryTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
PropertyCompareConstraint.cs 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
PropertyScrambler.cs 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
RegionTests.cs minor: remove some recent mono compiler warnings 2012-07-07 00:36:01 +01:00