aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/RegionTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix in tests (must clear db before migrations, not after)AlexRa2010-05-231-1/+1
|
* Corrections in RegionTests.cs. It now fully works!AlexRa2010-05-231-48/+75
| | | | | | | | | The problem was that some tests relied on prior tests to leave the DB in a particular state, but the test class cleared the DB every time. The affected tests have been merged into one to remove the dependencies. tested on all 3 Dbs, all tests green.
* All data tests made DBMS-independentAlexRa2010-05-231-0/+1082