aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major clean up of .ini files.onefang2019-05-191-2/+2
* Move cache, config, logs out of tree, and various related clean ups.onefang2019-05-191-3/+3
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-7/+22
* Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel2016-11-041-5/+5
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+1
* Change nant distbin target to also remove ThirdParty/ source code when making...Justin Clark-Casey (justincc)2013-01-041-0/+1
* Add regression test for a good request made to the asset service post handler.Justin Clark-Casey (justincc)2012-11-211-0/+10
* Add basic XInventoryServicesTests.TestAddItem() regression test.Justin Clark-Casey (justincc)2012-11-171-0/+11
* Renaming existing 'torture' tests to 'performance' tests instead, since this ...Justin Clark-Casey (justincc)2012-08-291-4/+4
* Add VectorRenderModuleStressTests that contains a long running test that gene...Justin Clark-Casey (justincc)2012-08-291-1/+12
* Extend distsrc target to cleanup the files generated by running prebuildJustin Clark-Casey (justincc)2012-02-291-0/+18
* Establish a distsrc nant target for producing the source distribution.Justin Clark-Casey (justincc)2012-02-251-4/+10
* Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...Justin Clark-Casey (justincc)2012-01-311-0/+11
* Remove monocov and other obsolete nant build targets.Justin Clark-Casey (justincc)2012-01-161-186/+0
* Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suiteJustin Clark-Casey (justincc)2011-12-081-3/+1
* Add test for not found response from GetTexture cap handler.Justin Clark-Casey (justincc)2011-12-051-0/+11
* Add new LindenCaps test dll to panda run as well as "nant test"Justin Clark-Casey (justincc)2011-10-251-0/+5
* re-enable running linden udp tests in local.include, though no tests are curr...Justin Clark-Casey (justincc)2011-10-241-2/+0
* Add new EventQueueTests with basic test to check that adding a client registe...Justin Clark-Casey (justincc)2011-10-241-0/+5
* make distribution creating code to copy FlotsamCache.ini.example to FlotsamCa...Justin Clark-Casey (justincc)2011-09-241-0/+1
* fix mistake in last change of local.includeJustin Clark-Casey (justincc)2010-12-151-1/+1
* add new optionalmodules test dll to panda test run (and nant test command)Justin Clark-Casey (justincc)2010-12-141-0/+23
* 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