Justin Clarke Casey
|
b4680f653d
* Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object
|
16 years ago |
Sean Dague
|
95de4717b6
* Minor test correction, comment removal
|
16 years ago |
Melanie Thielker
|
f1f4b16bc8
Change the max value of the bytes in tests to 127. MySQL bytes are signed
|
16 years ago |
Melanie Thielker
|
fdf5f55a5b
Yay for unit tests. Increased the type width of the prims and primshapes
|
16 years ago |
Melanie Thielker
|
bd6f58184a
Reduce the numerical range of text values to match what MySQL offers
|
16 years ago |
Melanie Thielker
|
c7d39fb4e3
Comment one more field that can't be tested that way anymore
|
16 years ago |
Melanie Thielker
|
3388584aa8
Fix 2 of the failed tests. Cause terrain queries to return null when no
|
16 years ago |
Justin Clarke Casey
|
759a667247
* Make a step on removing direct access to TaskInventoryDictionary from other packages
|
16 years ago |
Justin Clarke Casey
|
11f7471d9c
* Remove direct access to Inventory.Serial
|
16 years ago |
Justin Clarke Casey
|
915593bfbc
* refactor: Rip out SOP inventory from the partial into a separate class
|
16 years ago |
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 |