aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/BasicDataServiceTest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move db directory out of tree.onefang2019-05-191-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-7/+7
* Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel2016-11-041-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+3
* Fix database service unit test failures by temporarily reverting BasicDataSer...Justin Clark-Casey (justincc)2012-11-261-1/+7
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+2
* Formatting cleanup.Jeff Ames2010-09-121-5/+5
* Add copyright headers.Jeff Ames2010-09-121-1/+28
* Ensured that tests are skipped for wrong conn string, also m_log chngAlexRa2010-05-231-2/+23
* Various minor changes in the data testsAlexRa2010-05-231-1/+2
* Minor corrections in BasicDataServiceTest.csAlexRa2010-05-231-0/+41
* Added generic base classes for testing database servicesAlexRa2010-05-231-0/+171