Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce coupling in regression test task inventory creation methods to make ↵ | Justin Clark-Casey (justincc) | 2015-02-25 | 1 | -1/+1 |
| | | | | them usable in tests with no scene present | ||||
* | refactor: consistently put all test classes in the OpenSim.Tests.Common ↵ | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+0 |
| | | | | | | package rather than some in OpenSim.Tests.Common.Mock the separate mock package was not useful and was just another using line to always add | ||||
* | minor: Remove mono compiler warnings from LSL_ApiHttpTests | Justin Clark-Casey (justincc) | 2013-03-11 | 1 | -1/+0 |
| | |||||
* | Add regression test for llReleaseUrl() (and for llRequestUrl) | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -0/+250 |
Forgot to add file for llRequestUrl() test in commit b8a7c8b |