Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * reinstate OpenSim/Region/Framework/Scenes/Tests | Justin Clarke Casey | 2009-02-06 | 2 | -9/+23 | |
| | | | | | | * should bring us back up to 240 tests | |||||
* | * Attempting to add ode tests one more time.. this time with .config ↵ | Teravus Ovares | 2008-12-22 | 1 | -3/+5 | |
| | | | | autodetection...... | |||||
* | * Make build work again while working on a different strategy. | Teravus Ovares | 2008-12-22 | 2 | -19/+3 | |
| | ||||||
* | * Add odeplugin to the nant locals.. | Teravus Ovares | 2008-12-22 | 1 | -0/+15 | |
| | ||||||
* | * attempt 3 for ODEPlugin Tests | Teravus Ovares | 2008-12-22 | 1 | -1/+3 | |
| | ||||||
* | * hide test for the moment. | Teravus Ovares | 2008-12-22 | 1 | -1/+1 | |
| | ||||||
* | * attempt 2 for ODE Tests | Teravus Ovares | 2008-12-22 | 1 | -1/+1 | |
| | ||||||
* | * attempt at adding ODEPlugin testing part duex. This may cause the build ↵ | Teravus Ovares | 2008-12-22 | 1 | -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 build | Justin Clarke Casey | 2008-12-12 | 1 | -0/+1 | |
| | ||||||
* | * Establish OpenSim.Framework.Communications.Tests beachhead | Justin Clarke Casey | 2008-12-10 | 1 | -0/+13 | |
| | | | | | | * No valid tests yet | |||||
* | * See if we can make bamboo test log information more verbose | Justin Clarke Casey | 2008-11-20 | 1 | -2/+1 | |
| | ||||||
* | update autobuilder to 0.6.1 | Sean Dague | 2008-11-10 | 1 | -1/+1 | |
| | | | | | From: Sean Dague <sdague@gmail.com> | |||||
* | fix nant file break | Sean Dague | 2008-10-30 | 1 | -3/+0 | |
| | | | | | From: Sean Dague <sdague@gmail.com> | |||||
* | - Inserted code coverage monocov. To run do nant test-cov. | Sean Dague | 2008-10-30 | 1 | -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 Dague | 2008-10-22 | 1 | -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 Dague | 2008-10-22 | 1 | -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 Casey | 2008-10-09 | 1 | -1/+1 | |
| | ||||||
* | (no commit message) | Justin Clarke Casey | 2008-10-09 | 1 | -1/+1 | |
| | ||||||
* | * Create project for LindenUDP ClientStack tests | Justin Clarke Casey | 2008-10-09 | 1 | -0/+2 | |
| | | | | | | * No functional tests yet | |||||
* | cleaning up OSHttpRequest removing old Http stuff. also adding test | Dr Scofield | 2008-10-06 | 2 | -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 Ovares | 2008-09-26 | 1 | -2/+0 | |
| | | | | directory on the server.. as it's no longer there. | |||||
* | -remove Common.Tests from nant.local | Mike Mazur | 2008-09-24 | 1 | -2/+1 | |
| | | | | | | -add MySQL tests to test-xml target in nant.local | |||||
* | another try an lighting the mysql tests, to see if bamboo breaks | Sean Dague | 2008-09-24 | 1 | -0/+1 | |
| | ||||||
* | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 2008-09-23 | 1 | -1/+0 | |
| | ||||||
* | trying to force bamboo to have a clean working tree on each go around | Sean Dague | 2008-09-23 | 1 | -0/+2 | |
| | ||||||
* | remove the bamboo line to see if this fixes things | Sean Dague | 2008-09-23 | 1 | -1/+0 | |
| | ||||||
* | check in stubbing for mysql tests. This is ignored with | Sean Dague | 2008-09-23 | 2 | -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 target | Sean Dague | 2008-09-11 | 1 | -0/+4 | |
| | ||||||
* | Add file containing output of `svn info` into .zip and .tar.gz files | Mike Mazur | 2008-09-11 | 1 | -0/+1 | |
| | | | | | found at http://builds.opensimulator.org/ | |||||
* | break the rsync line because bamboo doesn't accept it in the comment field | Sean Dague | 2008-09-10 | 1 | -1/+1 | |
| | ||||||
* | don't build doxygen docs on every build. This really slows down bamboo | Sean Dague | 2008-09-10 | 1 | -1/+3 | |
| | | | | | | and is probably better done on cron. | |||||
* | force a clean before the build to see if this makes bamboo | Sean Dague | 2008-09-10 | 1 | -0/+1 | |
| | | | | | | fail less often. | |||||
* | added the first couple of sqlite tests. we'll see how bamboo | Sean Dague | 2008-09-10 | 2 | -0/+4 | |
| | | | | | | handles them. | |||||
* | add shell for SQLite testing. No tests yet. | Sean Dague | 2008-09-10 | 1 | -0/+18 | |
| | | | | | | | add another nant target for test-xml to get the verbose version | |||||
* | rejigger tests out of OpenSim.Region.Environment and into ↵ | Sean Dague | 2008-09-08 | 2 | -2/+2 | |
| | | | | OpenSim.Region.Environment.Tests.dll | |||||
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 2 | -8/+8 | |
| | ||||||
* | Fix dll filenames in test targets. | Mike Mazur | 2008-09-08 | 2 | -6/+6 | |
| | ||||||
* | (Hopefully) fix making .zip and .tar.gz files with each build. | Mike Mazur | 2008-09-07 | 1 | -4/+4 | |
| | ||||||
* | * minor: speculatively try a change to bamboo.build to see if this generates ↵ | Justin Clarke Casey | 2008-09-06 | 1 | -4/+3 | |
| | | | | nightly binaries again | |||||
* | create a "nant test" target to make it very simple to run the nunit | Sean Dague | 2008-09-04 | 1 | -0/+15 | |
| | | | | | | tests on the console on linux. | |||||
* | complete rationalization of unit tests that we currently run | Sean Dague | 2008-09-04 | 1 | -3/+3 | |
| | ||||||
* | normalize naming for OpenSim.Tests.Framework.dll | Sean Dague | 2008-09-04 | 1 | -1/+1 | |
| | ||||||
* | Add Shared/LSL_Types* tests to Bamboo. | Mike Mazur | 2008-07-28 | 1 | -0/+1 | |
| | ||||||
* | * disabling ODE unit tests again.. until the dllnotfound exception is ↵ | Teravus Ovares | 2008-07-25 | 1 | -1/+0 | |
| | | | | resolved.. | |||||
* | * Re-enabling ODE unit testing... This may break the bamboo build.. | Teravus Ovares | 2008-07-25 | 1 | -0/+1 | |
| | ||||||
* | * Trying to copy a 64 bit libode.so file from home directory to the build ↵ | Teravus Ovares | 2008-07-25 | 1 | -0/+4 | |
| | | | | directory in the bamboo build process.... | |||||
* | * disclude ode unit testing until the native library issue can be resolved. | Teravus Ovares | 2008-07-25 | 1 | -1/+0 | |
| | ||||||
* | Enable OdePlugin unit test in continuous build. | Mike Mazur | 2008-07-25 | 1 | -0/+6 | |
| | ||||||
* | Let's not fail if tests fail. | Mike Mazur | 2008-07-25 | 1 | -1/+1 | |
| | ||||||
* | Let's try unit tests in the automated build again. | Mike Mazur | 2008-07-25 | 1 | -2/+2 | |
| |