| Commit message (Expand) | Author | Files | Lines |
2012-02-29 | Extend distsrc target to cleanup the files generated by running prebuild | Justin Clark-Casey (justincc) | 1 | -0/+18 |
2012-02-25 | Establish a distsrc nant target for producing the source distribution. | Justin Clark-Casey (justincc) | 1 | -4/+10 |
2012-01-31 | Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen... | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2012-01-16 | Remove monocov and other obsolete nant build targets. | Justin Clark-Casey (justincc) | 1 | -186/+0 |
2011-12-08 | Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suite | Justin Clark-Casey (justincc) | 1 | -3/+1 |
2011-12-05 | Add test for not found response from GetTexture cap handler. | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2011-10-25 | Add new LindenCaps test dll to panda run as well as "nant test" | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-10-24 | re-enable running linden udp tests in local.include, though no tests are curr... | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2011-10-24 | Add new EventQueueTests with basic test to check that adding a client registe... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-09-24 | make distribution creating code to copy FlotsamCache.ini.example to FlotsamCa... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-12-15 | fix mistake in last change of local.include | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-12-14 | add new optionalmodules test dll to panda test run (and nant test command) | Justin Clark-Casey (justincc) | 1 | -0/+23 |
2010-08-13 | Unit test for ConfigurationLoader. | Marck | 1 | -0/+11 |
2010-07-23 | remove compile.bat from a created binary distribution | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-07-23 | in nant distbin, specifically only delete Regions.ini instead of the entire R... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-05-28 | hopefully get "nant test" passing again by replacing data.sqlite/mysql refere... | Justin Clark-Casey (justincc) | 1 | -18/+7 |
2010-05-15 | Make "nant distbin" remove BUILDING.txt | Justin Clark-Casey | 1 | -0/+1 |
2010-04-30 | add operation to "nant distbin" to copy StandaloneCommon.ini.example -> Stand... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-03-26 | add nant distbin target | Justin Clark-Casey (justincc) | 1 | -0/+36 |
2010-03-26 | fix nant related build break | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2010-03-26 | comment out very probably unused dist and distdir nant targets | Justin Clark-Casey (justincc) | 1 | -15/+17 |
2010-03-05 | automatically delete %temp% directory after running tests | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2010-03-03 | remove a final trace of the old framework.communications.tests | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2010-03-03 | remove references to OpenSim.Framework.Commuications.Tests.dll since all rele... | Justin Clark-Casey (justincc) | 1 | -22/+0 |
2009-10-09 | Remove another lindenudp tests reference. Maybe this will make panda happy | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-10-09 | fix test suite (and hopefully the panda build) by commenting out LindenUDP.Te... | Justin Clark-Casey (justincc) | 1 | -3/+9 |
2009-10-01 | - adding new LandDataSerializer testcase to "test-xml" target as well | dr scofield (aka dirk husemann) | 1 | -0/+5 |
2009-10-01 | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 1 | -0/+5 |
2009-09-04 | If running tests manually, fail immediately on error | Justin Clark-Casey (justincc) | 1 | -9/+9 |
2009-09-04 | If a test dll fails when manually run, stop immediately rather than trying al... | Justin Clark-Casey (justincc) | 1 | -9/+8 |
2009-09-03 | some more tooling around on nant / nunit to make it a bit cleaner | Sean Dague | 1 | -8/+13 |
2009-09-03 | If a test dll fails, stop immediately rather than trying all the other test dlls | Justin Clark-Casey (justincc) | 1 | -18/+17 |
2009-08-31 | change the nunit detection code | Sean Dague | 1 | -6/+1 |
2009-08-31 | change regular test target to use nunit exec mode | Sean Dague | 1 | -28/+81 |
2009-08-31 | add some fail detection to the new test-xml target | Sean Dague | 1 | -7/+17 |
2009-08-31 | change the way the unit tests are run in the hopes of greater stability | Sean Dague | 1 | -16/+77 |
2009-04-19 | turn back on fail on error, otherwise we don't end up knowing that we | Sean Dague | 1 | -1/+1 |
2009-04-19 | turn off failonerror for the text-xml target, which should make picking | Sean Dague | 1 | -1/+1 |
2009-03-30 | set MONO_THREADS_PER_CPU for the test runs, see if this makes the | Sean Dague | 1 | -0/+1 |
2009-02-12 | * Added XEngine tests and gathered other ScriptEngine | Sean Dague | 1 | -4/+2 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 1 | -6/+4 |
2009-02-09 | * Reinstate tests that are now in CoreModules | Justin Clarke Casey | 1 | -0/+2 |
2009-02-06 | * reinstate OpenSim/Region/Framework/Scenes/Tests | Justin Clarke Casey | 1 | -0/+13 |
2008-12-22 | * Make build work again while working on a different strategy. | Teravus Ovares | 1 | -14/+1 |
2008-12-22 | * Add odeplugin to the nant locals.. | Teravus Ovares | 1 | -0/+15 |
2008-12-10 | * Establish OpenSim.Framework.Communications.Tests beachhead | Justin Clarke Casey | 1 | -0/+13 |
2008-10-30 | fix nant file break | Sean Dague | 1 | -3/+0 |
2008-10-30 | - Inserted code coverage monocov. To run do nant test-cov. | Sean Dague | 1 | -0/+3 |
2008-10-22 | - Final fixes to the code coverage test (nant test-cov). | Sean Dague | 1 | -9/+11 |
2008-10-22 | - Inserted code coverage monocov. To run do nant test-cov. | Sean Dague | 1 | -0/+82 |