aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2009-11-25minor: remove some mono compiler warnings, add --merge load oar switch to hel...Justin Clark-Casey (justincc)1-3/+5
2009-11-23Formatting cleanup.Jeff Ames2-3/+57
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-2/+1
2009-10-30* Remove the locklessqueue tests since I guess I didn't understand what it wa...Teravus Ovares (Dan Olivares)1-147/+0
2009-10-30* Add LocklessQueueTests. One Test is commented out because it fails. ...Teravus Ovares (Dan Olivares)1-0/+147
2009-10-30* Adding Tests for OpenSim.Framework.Cache. Some test cases disabled until m...Teravus Ovares (Dan Olivares)1-0/+75
2009-10-30* Another ACL TestTeravus Ovares (Dan Olivares)1-1/+58
2009-10-30* Moving A test from the OpenSim.Framework.ACL object to the OpenSim.Framewor...Teravus Ovares (Dan Olivares)1-0/+41
2009-10-08Remove ThreadTrackerTest. It's no longer relevant because the threadMelanie1-56/+0
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-138/+2
2009-09-30* Change the signature of the agent set appearance callback to prevent unnece...John Hurliman1-2/+1
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
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
2009-08-13* Add AgentCircuitManager tests for adding, removing, changing circuit code, ...Teravus Ovares (Dan Olivares)1-0/+201
2009-08-13* Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure...Teravus Ovares (Dan Olivares)1-0/+339
2009-06-12Give m_test* methods more reasonable namesMike Mazur1-25/+25
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
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
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 Location...Teravus Ovares1-0/+51
2008-11-02- Add Util.isUUIDHomer Horwitz1-0/+15
2008-09-08changes to Test directory structure per opensim-dev conversationSean Dague1-0/+141