aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Tests/LocationTest.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
|
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-7/+14
|
* Consistenly make NUnit test cases inherit from OpenSimTestCase which ↵Justin Clark-Casey (justincc)2012-11-241-1/+2
| | | | automatically turns off any logging enabled between tests
* * Tweaked the LocationTests for maximum coverage.Teravus Ovares (Dan Olivares)2010-09-181-0/+19
| | | | * Added more mundane tests.
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * optimized usings.lbsa712009-02-121-2/+0
|
* minor: Add request inventory testJustin Clarke Casey2008-12-111-2/+0
|
* * Fixes Location == Location, and Location != LocationTeravus Ovares2008-11-281-0/+16
|
* * Committing a new test, that will fail until someone decides to fix ↵Teravus Ovares2008-11-281-0/+51
Location == Location. Obviously, if that is failing then many other things that test location will fail.