Sean Dague
|
5517ea3dfd
Fixed MySQL and SQLite so they will save the
|
16 years ago |
Jeff Ames
|
e40fe2db26
Update svn properties, minor formatting cleanup.
|
16 years ago |
Melanie Thielker
|
9960637545
Try to make the test pass again
|
16 years ago |
Melanie Thielker
|
edee11ff87
Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow
|
16 years ago |
Dr Scofield
|
5c21ec6d10
reverting #7295, as it still fails a test case (as pointed out very
|
16 years ago |
Dr Scofield
|
5e20e32b69
From: Christopher Yeoh <[email protected]>
|
16 years ago |
Justin Clarke Casey
|
0e180b0ad3
* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting RootPart and adding the part separately
|
16 years ago |
Sean Dague
|
972143b592
- Added stronger persistence tests for BasicUserTests
|
16 years ago |
Sean Dague
|
45dd97a262
- Stronger inventory tests
|
16 years ago |
Justin Clarke Casey
|
9f9d97c57b
* minor: remove mono warning
|
16 years ago |
Sean Dague
|
9e353d5713
- Includes consistency test for new and updated objects, as
|
16 years ago |
Sean Dague
|
409e7262df
Mid-work, trying to fix region part insertion and retrieval
|
16 years ago |
Justin Clarke Casey
|
8c55f3eaa6
* minor: remove warnings (the code cleaners strike again)
|
16 years ago |
Sean Dague
|
9d7a9d3461
stick a TODO in here about land tests, which really can't be done in
|
16 years ago |
Sean Dague
|
b7454b1a2b
enhance boundary tests for no terrain. Put in a null load
|
16 years ago |
Sean Dague
|
7b1e82a8aa
remove tests for inventory
|
16 years ago |
Sean Dague
|
0f7f3b45cc
add basic store retrieve prim inventory test. the prim
|
16 years ago |
Sean Dague
|
d009927194
add delete prim tests. Found and fixed bugs where region
|
16 years ago |
Sean Dague
|
97107961e0
add a test for updating region settings and fix a bug in uuid
|
16 years ago |
Justin Clarke Casey
|
97323345ee
* minor: remove warnings
|
16 years ago |
Sean Dague
|
1aab81e235
couple of minor test cleanups to see if this gets us past the bamboo hump
|
16 years ago |
Justin Clarke Casey
|
451bd5a0ca
* minor: warnings removal
|
16 years ago |
Sean Dague
|
858d8416b4
add a region settings test
|
16 years ago |
Teravus Ovares
|
e6f3181d3a
* Updates the SQLite region database to support the same properties that the MySQL version does for the table, prims.
|
16 years ago |
Sean Dague
|
232d1af663
add some comments and some try blocks around object storage
|
16 years ago |
Sean Dague
|
ad379ed136
Added some terrain tests, and found a fun race condition in the sqlite
|
16 years ago |
Sean Dague
|
fe7a1af2bd
we can use equals on strings because they are comparible, and
|
16 years ago |
Sean Dague
|
d312f10420
use new style asserts. They are much easier to read.
|
16 years ago |
Sean Dague
|
9349cf3149
move the actual [Test] methods for databases to OpenSim.Data.Tests
|
16 years ago |