aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-13Unit test for ConfigurationLoader.Marck1-0/+11
2010-07-23remove compile.bat from a created binary distributionJustin Clark-Casey (justincc)1-0/+1
2010-07-23in nant distbin, specifically only delete Regions.ini instead of the entire R...Justin Clark-Casey (justincc)1-1/+1
2010-05-28hopefully get "nant test" passing again by replacing data.sqlite/mysql refere...Justin Clark-Casey (justincc)1-18/+7
2010-05-15Make "nant distbin" remove BUILDING.txtJustin Clark-Casey1-0/+1
2010-04-30add operation to "nant distbin" to copy StandaloneCommon.ini.example -> Stand...Justin Clark-Casey (justincc)1-1/+1
2010-03-26add nant distbin targetJustin Clark-Casey (justincc)1-0/+36
2010-03-26fix nant related build breakJustin Clark-Casey (justincc)1-2/+1
2010-03-26comment out very probably unused dist and distdir nant targetsJustin Clark-Casey (justincc)1-15/+17
2010-03-05automatically delete %temp% directory after running testsJustin Clark-Casey (justincc)1-0/+2
2010-03-03remove a final trace of the old framework.communications.testsJustin Clark-Casey (justincc)1-1/+0
2010-03-03remove references to OpenSim.Framework.Commuications.Tests.dll since all rele...Justin Clark-Casey (justincc)1-22/+0
2009-10-09Remove another lindenudp tests reference. Maybe this will make panda happyJustin Clark-Casey (justincc)1-1/+1
2009-10-09fix 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 welldr scofield (aka dirk husemann)1-0/+5
2009-10-01adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)1-0/+5
2009-09-04If running tests manually, fail immediately on errorJustin Clark-Casey (justincc)1-9/+9
2009-09-04If a test dll fails when manually run, stop immediately rather than trying al...Justin Clark-Casey (justincc)1-9/+8
2009-09-03some more tooling around on nant / nunit to make it a bit cleanerSean Dague1-8/+13
2009-09-03If a test dll fails, stop immediately rather than trying all the other test dllsJustin Clark-Casey (justincc)1-18/+17
2009-08-31change the nunit detection codeSean Dague1-6/+1
2009-08-31change regular test target to use nunit exec modeSean Dague1-28/+81
2009-08-31add some fail detection to the new test-xml targetSean Dague1-7/+17
2009-08-31change the way the unit tests are run in the hopes of greater stabilitySean Dague1-16/+77
2009-04-22remove the bamboo build file, bamboo is dead, long live panda :)Sean Dague1-62/+0
2009-04-19turn back on fail on error, otherwise we don't end up knowing that weSean Dague1-1/+1
2009-04-19turn off failonerror for the text-xml target, which should make pickingSean Dague1-1/+1
2009-04-13don't build the snapshot builds, if you want experimental, you need toSean Dague1-14/+0
2009-04-13comment out ode tests for now, as I can't get these to run manually onSean Dague1-1/+1
2009-04-05Update bamboo build to 0.6.4Homer Horwitz1-1/+1
2009-03-30set MONO_THREADS_PER_CPU for the test runs, see if this makes theSean Dague2-0/+2
2009-02-24update version number for bamboo zip file outputDahlia Trimble1-1/+1
2009-02-12* Forgot to fix bamboo.build for the new ScriptEngine TestsSean Dague1-3/+1
2009-02-12* Added XEngine tests and gathered other ScriptEngineSean Dague1-4/+2
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2-7/+4
2009-02-09* Reinstate tests that are now in CoreModulesJustin Clarke Casey2-0/+3
2009-02-06* reinstate OpenSim/Region/Framework/Scenes/TestsJustin Clarke Casey2-9/+23
2008-12-22* Attempting to add ode tests one more time.. this time with .config autode...Teravus Ovares1-3/+5
2008-12-22* Make build work again while working on a different strategy.Teravus Ovares2-19/+3
2008-12-22* Add odeplugin to the nant locals.. Teravus Ovares1-0/+15
2008-12-22* attempt 3 for ODEPlugin TestsTeravus Ovares1-1/+3
2008-12-22* hide test for the moment.Teravus Ovares1-1/+1
2008-12-22* attempt 2 for ODE TestsTeravus Ovares1-1/+1
2008-12-22* attempt at adding ODEPlugin testing part duex. This may cause the build t...Teravus Ovares1-1/+4
2008-12-12* Actually add the new user profile cache tests to the bamboo ci buildJustin Clarke Casey1-0/+1
2008-12-10* Establish OpenSim.Framework.Communications.Tests beachheadJustin Clarke Casey1-0/+13
2008-11-20* See if we can make bamboo test log information more verboseJustin Clarke Casey1-2/+1
2008-11-10update autobuilder to 0.6.1Sean Dague1-1/+1
2008-10-30fix nant file breakSean Dague1-3/+0
2008-10-30- Inserted code coverage monocov. To run do nant test-cov.Sean Dague1-0/+3