aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/BasicGridTest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto1-173/+0
2009-08-19Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis1-4/+4
2009-08-17Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames1-1/+1
2009-08-16* Added Expression based ignores to the PropertyScrambler, which makes a lot ...Kunnis1-16/+4
2009-08-16Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis1-65/+14
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-13make the asserts spit out messages about their test namesSean Dague1-38/+38
2009-03-11Remove chained tests in BasicGridTest.cs.Mike Mazur1-118/+88
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey1-1/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-0/+3
2009-02-12* optimized usings.lbsa711-4/+2
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-01-14* Added MySQL Grid unit testsSean Dague1-0/+265