aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give m_test* methods more reasonable namesMike Mazur2009-06-121-25/+25
| | | | | | | Changing the names of these methods because they were being picked up by nunit as tests even though they were marked private. Naming them Check* after the original Test*.
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-012-2/+2
| | | | LICENSE.txt.
* Add copyright headers.Jeff Ames2009-04-141-1/+28
|
* Update svn properties.Jeff Ames2009-04-141-49/+49
|
* * Added some more experimental code; nothing wired in so far.lbsa712009-04-091-0/+49
|
* * Added NUnit tested utility function GetHashGuid() for future use.lbsa712009-04-011-0/+18
| | | | | * Did some aligning refactoring of the MD5 and SHA-1 functions.
* * optimized usings.lbsa712009-02-122-3/+1
|
* 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.
* - Add Util.isUUIDHomer Horwitz2008-11-021-0/+15
| | | | | | | - Add tests for Util.isUUID - First part of the fix for protocol interoperability between viewer 1.20 and 1.21 for friend offers.
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-081-0/+141