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