index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.nant
/
local.include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unit test for ConfigurationLoader.
Marck
2010-08-13
1
-0
/
+11
*
remove compile.bat from a created binary distribution
Justin Clark-Casey (justincc)
2010-07-23
1
-0
/
+1
*
in nant distbin, specifically only delete Regions.ini instead of the entire R...
Justin Clark-Casey (justincc)
2010-07-23
1
-1
/
+1
*
hopefully get "nant test" passing again by replacing data.sqlite/mysql refere...
Justin Clark-Casey (justincc)
2010-05-28
1
-18
/
+7
*
Make "nant distbin" remove BUILDING.txt
Justin Clark-Casey
2010-05-15
1
-0
/
+1
*
add operation to "nant distbin" to copy StandaloneCommon.ini.example -> Stand...
Justin Clark-Casey (justincc)
2010-04-30
1
-1
/
+1
*
add nant distbin target
Justin Clark-Casey (justincc)
2010-03-26
1
-0
/
+36
*
fix nant related build break
Justin Clark-Casey (justincc)
2010-03-26
1
-2
/
+1
*
comment out very probably unused dist and distdir nant targets
Justin Clark-Casey (justincc)
2010-03-26
1
-15
/
+17
*
automatically delete %temp% directory after running tests
Justin Clark-Casey (justincc)
2010-03-05
1
-0
/
+2
*
remove a final trace of the old framework.communications.tests
Justin Clark-Casey (justincc)
2010-03-03
1
-1
/
+0
*
remove references to OpenSim.Framework.Commuications.Tests.dll since all rele...
Justin Clark-Casey (justincc)
2010-03-03
1
-22
/
+0
*
Remove another lindenudp tests reference. Maybe this will make panda happy
Justin Clark-Casey (justincc)
2009-10-09
1
-1
/
+1
*
fix test suite (and hopefully the panda build) by commenting out LindenUDP.Te...
Justin Clark-Casey (justincc)
2009-10-09
1
-3
/
+9
*
- adding new LandDataSerializer testcase to "test-xml" target as well
dr scofield (aka dirk husemann)
2009-10-01
1
-0
/
+5
*
adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)
dr scofield (aka dirk husemann)
2009-10-01
1
-0
/
+5
*
If running tests manually, fail immediately on error
Justin Clark-Casey (justincc)
2009-09-04
1
-9
/
+9
*
If a test dll fails when manually run, stop immediately rather than trying al...
Justin Clark-Casey (justincc)
2009-09-04
1
-9
/
+8
*
some more tooling around on nant / nunit to make it a bit cleaner
Sean Dague
2009-09-03
1
-8
/
+13
*
If a test dll fails, stop immediately rather than trying all the other test dlls
Justin Clark-Casey (justincc)
2009-09-03
1
-18
/
+17
*
change the nunit detection code
Sean Dague
2009-08-31
1
-6
/
+1
*
change regular test target to use nunit exec mode
Sean Dague
2009-08-31
1
-28
/
+81
*
add some fail detection to the new test-xml target
Sean Dague
2009-08-31
1
-7
/
+17
*
change the way the unit tests are run in the hopes of greater stability
Sean Dague
2009-08-31
1
-16
/
+77
*
turn back on fail on error, otherwise we don't end up knowing that we
Sean Dague
2009-04-19
1
-1
/
+1
*
turn off failonerror for the text-xml target, which should make picking
Sean Dague
2009-04-19
1
-1
/
+1
*
set MONO_THREADS_PER_CPU for the test runs, see if this makes the
Sean Dague
2009-03-30
1
-0
/
+1
*
* Added XEngine tests and gathered other ScriptEngine
Sean Dague
2009-02-12
1
-4
/
+2
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
1
-6
/
+4
*
* Reinstate tests that are now in CoreModules
Justin Clarke Casey
2009-02-09
1
-0
/
+2
*
* reinstate OpenSim/Region/Framework/Scenes/Tests
Justin Clarke Casey
2009-02-06
1
-0
/
+13
*
* Make build work again while working on a different strategy.
Teravus Ovares
2008-12-22
1
-14
/
+1
*
* Add odeplugin to the nant locals..
Teravus Ovares
2008-12-22
1
-0
/
+15
*
* Establish OpenSim.Framework.Communications.Tests beachhead
Justin Clarke Casey
2008-12-10
1
-0
/
+13
*
fix nant file break
Sean Dague
2008-10-30
1
-3
/
+0
*
- Inserted code coverage monocov. To run do nant test-cov.
Sean Dague
2008-10-30
1
-0
/
+3
*
- Final fixes to the code coverage test (nant test-cov).
Sean Dague
2008-10-22
1
-9
/
+11
*
- Inserted code coverage monocov. To run do nant test-cov.
Sean Dague
2008-10-22
1
-0
/
+82
*
* Create project for LindenUDP ClientStack tests
Justin Clarke Casey
2008-10-09
1
-0
/
+2
*
cleaning up OSHttpRequest removing old Http stuff. also adding test
Dr Scofield
2008-10-06
1
-0
/
+2
*
-remove Common.Tests from nant.local
Mike Mazur
2008-09-24
1
-2
/
+1
*
check in stubbing for mysql tests. This is ignored with
Sean Dague
2008-09-23
1
-0
/
+1
*
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
*
add shell for SQLite testing. No tests yet.
Sean Dague
2008-09-10
1
-0
/
+18
*
rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Envi...
Sean Dague
2008-09-08
1
-1
/
+1
*
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
*
* Committing improved bamboo.build
Adam Frisby
2008-04-23
1
-1
/
+1
[next]