aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant/local.include (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
* 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
* set MONO_THREADS_PER_CPU for the test runs, see if this makes theSean Dague2009-03-301-0/+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-101-6/+4
* * Reinstate tests that are now in CoreModulesJustin Clarke Casey2009-02-091-0/+2
* * reinstate OpenSim/Region/Framework/Scenes/TestsJustin Clarke Casey2009-02-061-0/+13
* * Make build work again while working on a different strategy.Teravus Ovares2008-12-221-14/+1
* * Add odeplugin to the nant locals.. Teravus Ovares2008-12-221-0/+15
* * Establish OpenSim.Framework.Communications.Tests beachheadJustin Clarke Casey2008-12-101-0/+13
* 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
* - Final fixes to the code coverage test (nant test-cov).Sean Dague2008-10-221-9/+11
* - Inserted code coverage monocov. To run do nant test-cov.Sean Dague2008-10-221-0/+82
* * Create project for LindenUDP ClientStack testsJustin Clarke Casey2008-10-091-0/+2
* cleaning up OSHttpRequest removing old Http stuff. also adding testDr Scofield2008-10-061-0/+2
* -remove Common.Tests from nant.localMike Mazur2008-09-241-2/+1
* check in stubbing for mysql tests. This is ignored withSean Dague2008-09-231-0/+1
* add doxygen targetSean Dague2008-09-111-0/+4
* added the first couple of sqlite tests. we'll see how bambooSean Dague2008-09-101-0/+2
* add shell for SQLite testing. No tests yet.Sean Dague2008-09-101-0/+18
* rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Envi...Sean Dague2008-09-081-1/+1
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-081-4/+4
* Fix dll filenames in test targets.Mike Mazur2008-09-081-2/+2
* create a "nant test" target to make it very simple to run the nunitSean Dague2008-09-041-0/+15
* * Committing improved bamboo.buildAdam Frisby2008-04-231-1/+1