aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* comment out ode tests for now, as I can't get these to run manually onSean Dague2009-04-131-1/+1
| | | | | the opensim box.
* 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
| | | | | breaks happen less randomly.
* 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
| | | | | From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
* * Added XEngine tests and gathered other ScriptEngineSean Dague2009-02-121-4/+2
| | | | | | | Tests together From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTHING has been deleted or moved off to forge at this point. what has happened is that OpenSim.Region.Environment.Modules has been split in two: - OpenSim.Region.CoreModules: all those modules that are either directly or indirectly referenced from other OpenSim packages, or that provide functionality that the OpenSim developer community considers core functionality: CoreModules/Agent/AssetTransaction CoreModules/Agent/Capabilities CoreModules/Agent/TextureDownload CoreModules/Agent/TextureSender CoreModules/Agent/TextureSender/Tests CoreModules/Agent/Xfer CoreModules/Avatar/AvatarFactory CoreModules/Avatar/Chat/ChatModule CoreModules/Avatar/Combat CoreModules/Avatar/Currency/SampleMoney CoreModules/Avatar/Dialog CoreModules/Avatar/Friends CoreModules/Avatar/Gestures CoreModules/Avatar/Groups CoreModules/Avatar/InstantMessage CoreModules/Avatar/Inventory CoreModules/Avatar/Inventory/Archiver CoreModules/Avatar/Inventory/Transfer CoreModules/Avatar/Lure CoreModules/Avatar/ObjectCaps CoreModules/Avatar/Profiles CoreModules/Communications/Local CoreModules/Communications/REST CoreModules/Framework/EventQueue CoreModules/Framework/InterfaceCommander CoreModules/Hypergrid CoreModules/InterGrid CoreModules/Scripting/DynamicTexture CoreModules/Scripting/EMailModules CoreModules/Scripting/HttpRequest CoreModules/Scripting/LoadImageURL CoreModules/Scripting/VectorRender CoreModules/Scripting/WorldComm CoreModules/Scripting/XMLRPC CoreModules/World/Archiver CoreModules/World/Archiver/Tests CoreModules/World/Estate CoreModules/World/Land CoreModules/World/Permissions CoreModules/World/Serialiser CoreModules/World/Sound CoreModules/World/Sun CoreModules/World/Terrain CoreModules/World/Terrain/DefaultEffects CoreModules/World/Terrain/DefaultEffects/bin CoreModules/World/Terrain/DefaultEffects/bin/Debug CoreModules/World/Terrain/Effects CoreModules/World/Terrain/FileLoaders CoreModules/World/Terrain/FloodBrushes CoreModules/World/Terrain/PaintBrushes CoreModules/World/Terrain/Tests CoreModules/World/Vegetation CoreModules/World/Wind CoreModules/World/WorldMap - OpenSim.Region.OptionalModules: all those modules that are not core modules: OptionalModules/Avatar/Chat/IRC-stuff OptionalModules/Avatar/Concierge OptionalModules/Avatar/Voice/AsterixVoice OptionalModules/Avatar/Voice/SIPVoice OptionalModules/ContentManagementSystem OptionalModules/Grid/Interregion OptionalModules/Python OptionalModules/SvnSerialiser OptionalModules/World/NPC OptionalModules/World/TreePopulator
* * 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
| | | | | | * should bring us back up to 240 tests
* * Attempting to add ode tests one more time.. this time with .config ↵Teravus Ovares2008-12-221-3/+5
| | | | autodetection......
* * 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 ↵Teravus Ovares2008-12-221-1/+4
| | | | to fail if I didn't do it properly.. crossing fingers.
* * 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
| | | | | | * No valid tests yet
* * 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
| | | | | From: Sean Dague <sdague@gmail.com>
* fix nant file breakSean Dague2008-10-301-3/+0
| | | | | From: Sean Dague <sdague@gmail.com>
* - Inserted code coverage monocov. To run do nant test-cov.Sean Dague2008-10-301-0/+3
| | | | | | | | Creates a new directory cov and exports to html files in subdirectories. From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
* - Final fixes to the code coverage test (nant test-cov).Sean Dague2008-10-221-9/+11
| | | | | | | Observation: Monocov currently works only with mono 1.2.x, implementation will be halted until it supports mono 2.0. Will be left in tree for future development.
* - Inserted code coverage monocov. To run do nant test-cov.Sean Dague2008-10-221-0/+82
| | | | | | Creates a new directory cov and exports to html files in subdirectories.
* * well, apparantly we're actually 0.5.11 instead - who knew?Justin Clarke Casey2008-10-091-1/+1
|
* (no commit message)Justin Clarke Casey2008-10-091-1/+1
|
* * Create project for LindenUDP ClientStack testsJustin Clarke Casey2008-10-091-0/+2
| | | | | | * No functional tests yet
* cleaning up OSHttpRequest removing old Http stuff. also adding testDr Scofield2008-10-062-0/+3
| | | | | | | case for OSHttpRequest (not very fancy yet, but still).
* * Update the bamboo build to not copy the custom libode.so out of my home ↵Teravus Ovares2008-09-261-2/+0
| | | | directory on the server.. as it's no longer there.
* -remove Common.Tests from nant.localMike Mazur2008-09-241-2/+1
| | | | | | -add MySQL tests to test-xml target in nant.local
* another try an lighting the mysql tests, to see if bamboo breaksSean Dague2008-09-241-0/+1
|
* couple of minor test cleanups to see if this gets us past the bamboo humpSean Dague2008-09-231-1/+0
|
* trying to force bamboo to have a clean working tree on each go aroundSean Dague2008-09-231-0/+2
|
* remove the bamboo line to see if this fixes thingsSean Dague2008-09-231-1/+0
|
* check in stubbing for mysql tests. This is ignored withSean Dague2008-09-232-0/+2
| | | | | | | | Assert.Ignore() for now, so it won't change anything, but I want to make sure it doesn't break the bamboo infrastructure in it's current state.
* add doxygen targetSean Dague2008-09-111-0/+4
|
* Add file containing output of `svn info` into .zip and .tar.gz filesMike Mazur2008-09-111-0/+1
| | | | | found at http://builds.opensimulator.org/
* break the rsync line because bamboo doesn't accept it in the comment fieldSean Dague2008-09-101-1/+1
|
* don't build doxygen docs on every build. This really slows down bambooSean Dague2008-09-101-1/+3
| | | | | | and is probably better done on cron.
* force a clean before the build to see if this makes bambooSean Dague2008-09-101-0/+1
| | | | | | fail less often.
* added the first couple of sqlite tests. we'll see how bambooSean Dague2008-09-102-0/+4
| | | | | | handles them.
* add shell for SQLite testing. No tests yet.Sean Dague2008-09-101-0/+18
| | | | | | | add another nant target for test-xml to get the verbose version
* rejigger tests out of OpenSim.Region.Environment and into ↵Sean Dague2008-09-082-2/+2
| | | | OpenSim.Region.Environment.Tests.dll
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-082-8/+8
|
* Fix dll filenames in test targets.Mike Mazur2008-09-082-6/+6
|
* (Hopefully) fix making .zip and .tar.gz files with each build.Mike Mazur2008-09-071-4/+4
|
* * minor: speculatively try a change to bamboo.build to see if this generates ↵Justin Clarke Casey2008-09-061-4/+3
| | | | nightly binaries again
* create a "nant test" target to make it very simple to run the nunitSean Dague2008-09-041-0/+15
| | | | | | tests on the console on linux.
* complete rationalization of unit tests that we currently runSean Dague2008-09-041-3/+3
|
* normalize naming for OpenSim.Tests.Framework.dllSean Dague2008-09-041-1/+1
|