Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | * 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 | 1 | -0/+2 |
| | | | | | | | case for OSHttpRequest (not very fancy yet, but still). | ||||
* | -remove Common.Tests from nant.local | Mike Mazur | 2008-09-24 | 1 | -2/+1 |
| | | | | | | -add MySQL tests to test-xml target in nant.local | ||||
* | check in stubbing for mysql tests. This is ignored with | Sean Dague | 2008-09-23 | 1 | -0/+1 |
| | | | | | | | | 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 |
| | |||||
* | added the first couple of sqlite tests. we'll see how bamboo | Sean Dague | 2008-09-10 | 1 | -0/+2 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | OpenSim.Region.Environment.Tests.dll | ||||
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 1 | -4/+4 |
| | |||||
* | Fix dll filenames in test targets. | Mike Mazur | 2008-09-08 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | * Committing improved bamboo.build | Adam Frisby | 2008-04-23 | 1 | -1/+1 |
| | | | | | * Incremented OpenSim version counter to 0.5.5 (from 0.4) | ||||
* | added top level README file. It would be good if | Sean Dague | 2007-09-17 | 1 | -0/+1 |
| | | | | | | people looked this over | ||||
* | I think this is the last bits for a consistant pristine | Sean Dague | 2007-09-17 | 1 | -4/+8 |
| | | | | | | source build with "nant dist" target | ||||
* | getting closer to a dist that will run | Sean Dague | 2007-09-17 | 1 | -4/+10 |
| | |||||
* | the beginnings of a workable dist target | Sean Dague | 2007-09-17 | 1 | -4/+27 |
| | |||||
* | attempt to add extra set of nant local rules | Sean Dague | 2007-09-17 | 1 | -0/+7 |