Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-05-17 | Comment out TestSameSimulatorSeparatedRegionsQueryAccessFails() regression ↵ | Justin Clark-Casey (justincc) | 1 | -0/+6 | |
test logging accidentally left in | |||||
2012-05-17 | Add regression TestSameSimulatorSeparatedRegionsQueryAccessFails() | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2012-05-01 | Add regression test for teleporting between neighbouring regions on the same ↵ | Justin Clark-Casey (justincc) | 1 | -4/+5 | |
simulator This adds a non-advertised wait_for_callback option in [EntityTransfer]. Default is always true. Teleport tests disable the wait for callback from the destination region in order to run within a single thread. | |||||
2012-04-30 | Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on ↵ | Justin Clark-Casey (justincc) | 1 | -0/+46 | |
and off within tests. This makes *.Tests.dll.config files no longer needed, hence deleted. | |||||
2011-08-06 | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2011-07-04 | Add basic flotsam asset cache test for retrieved cached asset. | Justin Clark-Casey (justincc) | 1 | -0/+11 | |
Disabled temporarily since file system caching disrupts subsequent test runs | |||||
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 1 | -2/+1 | |
This version removes the NUnit.Framework.SyntaxHelpers namespace, so any modules with their own tests will need to delete this using statement. | |||||
2009-11-05 | add unit test for iar & escaping | Justin Clark-Casey (justincc) | 1 | -0/+1 | |
2009-08-05 | Reinstate TestLoadIarV0_1ExistingUsers(), removing unnecessary wait | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-29 | * Add xml2 load test | Justin Clarke Casey | 1 | -3/+5 | |
2009-05-07 | instrument most of the tests with a new InMethod function that may help us ↵ | Sean Dague | 1 | -0/+8 | |
figure out where that pesky deadlock is during test runs. | |||||
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -2/+0 | |
(this took a while to run). | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 | |
2008-03-03 | * Removed a bunch of compiler warnings. | Adam Frisby | 1 | -1/+1 | |
2008-02-17 | Added copyright notices. | Jeff Ames | 1 | -0/+28 | |
2008-02-08 | update eol-style | Justin Clarke Casey | 1 | -25/+25 | |
2008-02-08 | * Applying mantis 339 patches round 2 -- Thanks daedius | Adam Frisby | 1 | -0/+25 | |