aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/BasicGridTest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete files in the Data layer. Compiles.Diva Canto2010-02-211-173/+0
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-4/+4
* Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames2009-08-171-1/+1
* * Added Expression based ignores to the PropertyScrambler, which makes a lot ...Kunnis2009-08-161-16/+4
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-161-65/+14
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* make the asserts spit out messages about their test namesSean Dague2009-04-131-38/+38
* Remove chained tests in BasicGridTest.cs.Mike Mazur2009-03-111-118/+88
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-251-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-0/+3
* * optimized usings.lbsa712009-02-121-4/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+1
* * Added MySQL Grid unit testsSean Dague2009-01-141-0/+265