This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-30 21:38:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42dd02fc321a52179dda89a49d4bee2e9c18be45
opensim
/
OpenSim
/
Data
/
Tests
History
Diva Canto
cd54bbe789
The old sqlite inventory data interface was still around and causing problems: the only part of the code using it was the data (sqlite) tests. Given that this old interface has been obsolete for several years, it has now been removed, including the tests. TODO: Writing tests for the new (ah!) inventory data interface.
2016-02-21 10:37:12 -08:00
..
Resources
…
AssetTests.cs
work around some 'tests' errors: assets are modified by the test, on current code
2015-11-17 02:08:01 +00:00
BasicDataServiceTest.cs
Made the SQLite unit tests work on Windows (sqlite3.dll wasn't being loaded)
2014-04-02 09:49:57 +03:00
DataTestUtil.cs
…
DefaultTestConns.cs
…
EstateTests.cs
Remove unmaintained MSSQL support.
2014-11-28 00:27:13 +00:00
InventoryTests.cs
The old sqlite inventory data interface was still around and causing problems: the only part of the code using it was the data (sqlite) tests. Given that this old interface has been obsolete for several years, it has now been removed, including the tests. TODO: Writing tests for the new (ah!) inventory data interface.
2016-02-21 10:37:12 -08: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
work around some 'tests' errors
2015-11-16 18:19:54 +00:00