aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Stress (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ↵teravus1-132/+0
master. This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64.
2012-08-29Add VectorRenderModuleStressTests that contains a long running test that ↵Justin Clark-Casey (justincc)1-0/+132
generates thousands of vector textures concurrently. Intended for use if there are future issues with mono crashes whilst generate dynamic textures. This test is triggered via a new test-stress nant target. Not run by default.