Sean Dague
|
96c720b04a
be more clever and move the bulk of the db tests for inventory into
|
16 years ago |
Sean Dague
|
1799913593
add shell for SQLite testing. No tests yet.
|
16 years ago |
Sean Dague
|
737fcf322b
fix an issue where we got coliding namespaces that prevented a sim start
|
16 years ago |
Sean Dague
|
5913fcc8e8
rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Environment.Tests.dll
|
16 years ago |
Sean Dague
|
ce0a8d7bef
changes to Test directory structure per opensim-dev conversation
|
16 years ago |
Melanie Thielker
|
490ac0be00
Implement proper persistence of the following prim properties:
|
16 years ago |
Charles Krinke
|
c37004291a
Mantis#1234. Thank you HomerHorwitz for a patch that:
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Sean Dague
|
d363661a7e
complete rationalization of unit tests that we currently run
|
16 years ago |
Sean Dague
|
fb9bd7dec6
normalize naming for OpenSim.Tests.Framework.dll
|
16 years ago |
Melanie Thielker
|
82aa9ba2b5
Remove self-referential build dependency that breaks build under
|
16 years ago |
Melanie Thielker
|
6e3367d68c
Refactor XScriptInstance to IScriptInstance and move into Shared/. Now
|
16 years ago |
Melanie Thielker
|
ccd74f888b
Some complex re-ordering to make prebuild do what needed to be done.
|
16 years ago |
Melanie Thielker
|
5d6f92fb96
Patch #9171
|
16 years ago |
Mike Mazur
|
2c6d8ba501
Remove trailing whitespace in prebuild.xml.
|
16 years ago |
Mike Mazur
|
894f3045ed
Convert LoadBalancer and RegionProxy plugins to use XML manifests. Fixes
|
16 years ago |
Teravus Ovares
|
9f2928efe6
* osmantis test. Speak, we want you to.
|
16 years ago |
Jeff Ames
|
6bdbf30906
Thanks HomerHorwitz for a patch to remove old Common.Communications references from prebuild.xml (bug #1977)
|
16 years ago |
Justin Clarke Casey
|
992b04a23e
* Move GridInfoService into Framework.Communications and eliminate Common.Communications for now (since this was the only class in that project)
|
16 years ago |
Justin Clarke Casey
|
79efe37a99
* minor: rip out userserver stress project which never got filled out
|
16 years ago |
Melanie Thielker
|
1c40f4d951
Remove a project that had no buiness being in there
|
16 years ago |
Melanie Thielker
|
328ab79b78
Refactor a lot of direct calls to OGS1 to use the cached version instead.
|
16 years ago |
Mike Mazur
|
1040f3f454
Remove FunSL client stack as it's under development and often won't compile.
|
16 years ago |
Dr Scofield
|
ae13fec655
From: alan webb <[email protected]>
|
16 years ago |
Mike Mazur
|
f180fa57e7
Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDP
|
16 years ago |
Mike Mazur
|
d367f0bf0c
Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls. Fix issue 1876.
|
16 years ago |
Dr Scofield
|
03efaff60e
moving GridInfo application plugin into a common standalone/grid
|
16 years ago |
Mike Mazur
|
82fa53a486
-copy LSL_Types tests from Common/ to Shared/
|
16 years ago |
Dr Scofield
|
b5f23b4c9c
first cut at a GridInfo plugin (mantis #1825). Currently just spits
|
16 years ago |
Justin Clarke Casey
|
77297ed6cc
* Separate out OGS1 calls used between services (rather than from region to services) into a separate assembly to parallel OpenSim.Region.Communications.OGS1
|
16 years ago |