aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-17* More Test tweaking to get down to the root cause of the test wierdnessTeravus Ovares (Dan Olivares)1-0/+2
2009-08-16* handle litjson errors for now. We'll remove this when we hear back from ↵Teravus Ovares (Dan Olivares)1-21/+38
http://jira.openmetaverse.org/browse/LIBOMV-675
2009-08-16Misc cleanup.Jeff Ames2-2/+2
2009-08-13* Add ThreadTracker Tests, Tests default thread, Adding Testing and Removing ↵Teravus Ovares (Dan Olivares)1-0/+192
a thread, a dead thread, and a null Thread * Fix a null thread situation
2009-08-13* Add AgentCircuitManager tests for adding, removing, changing circuit code, ↵Teravus Ovares (Dan Olivares)1-0/+201
and authentication.
2009-08-13* Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ↵Teravus Ovares (Dan Olivares)1-0/+339
ensure that the Packing and unpacking method to and from OSD works as expected called, TestAgentCircuitDataOSDConversion. Also created a HistoricalAgentCircuitDataOSDConversion to ensure that any changes in the way the json wire format is parsed warns us via this test.
2009-06-12Give m_test* methods more reasonable namesMike Mazur1-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*.
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2-2/+2
LICENSE.txt.
2009-04-14Add copyright headers.Jeff Ames1-1/+28
2009-04-14Update svn properties.Jeff Ames1-49/+49
2009-04-09* Added some more experimental code; nothing wired in so far.lbsa711-0/+49
2009-04-01* Added NUnit tested utility function GetHashGuid() for future use.lbsa711-0/+18
* Did some aligning refactoring of the MD5 and SHA-1 functions.
2009-02-12* optimized usings.lbsa712-3/+1
2008-12-11minor: Add request inventory testJustin Clarke Casey1-2/+0
2008-11-28* Fixes Location == Location, and Location != LocationTeravus Ovares1-0/+16
2008-11-28* Committing a new test, that will fail until someone decides to fix ↵Teravus Ovares1-0/+51
Location == Location. Obviously, if that is failing then many other things that test location will fail.
2008-11-02- Add Util.isUUIDHomer Horwitz1-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.
2008-09-08changes to Test directory structure per opensim-dev conversationSean Dague1-0/+141