Kunnis
|
dd78c250ae
* Added Expression based ignores to the PropertyScrambler, which makes a lot of the tests clearer because I'm not constantly resetting properties.
|
15 jaren geleden |
Kunnis
|
f6251ce810
* Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row does not exist, to match the mysql behavior. * Modified SQLite/SQLiteRegionData.cs to only persist temporary items following the same rules mysql uses. * Added another ignore to the inventory test that was missing. * Added a few more ignores to the RegionTest that the first version of my test were missing. * Added ignoring the root Folder ID, which is set by the inventory system. * Added several improvements to the PropertyCompareConstraint: Protection against infinite loops, added IComparable<T> (for UUID) and moved IComparable before the property matching. * Fixed a bug where I was saving the inside of the ignore expression instead of the outside of it.
|
15 jaren geleden |
Kunnis
|
23d478f2fa
Adding in Reflection-based testing, to ensure that all properties are covered.
|
15 jaren geleden |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
Sean Dague
|
5ef6794165
make the asserts spit out messages about their test names
|
15 jaren geleden |
Justin Clarke Casey
|
f3c7298fc5
* Make it possible to store creator strings in user inventory items as well as UUIDs
|
15 jaren geleden |
Adam Frisby
|
5225e40f9e
* Removes some hard-coded magic numbers relating to RegionSize. We now use Constants.RegionSize as expected. (Working towards enlarged or smaller regionsizes that arent multiples of 256m)
|
15 jaren geleden |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 jaren geleden |
idb
|
6119b02860
* Apply http://opensimulator.org/mantis/view.php?id=3185
|
15 jaren geleden |
Justin Clarke Casey
|
631e10f269
* Apply http://opensimulator.org/mantis/view.php?id=3151
|
15 jaren geleden |
lbsa71
|
801da4346a
* optimized usings.
|
15 jaren geleden |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
16 jaren geleden |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 jaren geleden |
Charles Krinke
|
40f34aeffd
Thank you kindly, Tlaukkan (Tommil) for a patch that:
|
16 jaren geleden |
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 jaren geleden |
Sean Dague
|
95de4717b6
* Minor test correction, comment removal
|
16 jaren geleden |
Melanie Thielker
|
f1f4b16bc8
Change the max value of the bytes in tests to 127. MySQL bytes are signed
|
16 jaren geleden |
Melanie Thielker
|
fdf5f55a5b
Yay for unit tests. Increased the type width of the prims and primshapes
|
16 jaren geleden |
Melanie Thielker
|
bd6f58184a
Reduce the numerical range of text values to match what MySQL offers
|
16 jaren geleden |
Melanie Thielker
|
c7d39fb4e3
Comment one more field that can't be tested that way anymore
|
16 jaren geleden |
Melanie Thielker
|
3388584aa8
Fix 2 of the failed tests. Cause terrain queries to return null when no
|
16 jaren geleden |
Justin Clarke Casey
|
759a667247
* Make a step on removing direct access to TaskInventoryDictionary from other packages
|
16 jaren geleden |
Justin Clarke Casey
|
11f7471d9c
* Remove direct access to Inventory.Serial
|
16 jaren geleden |
Justin Clarke Casey
|
915593bfbc
* refactor: Rip out SOP inventory from the partial into a separate class
|
16 jaren geleden |
Sean Dague
|
5517ea3dfd
Fixed MySQL and SQLite so they will save the
|
16 jaren geleden |
Jeff Ames
|
e40fe2db26
Update svn properties, minor formatting cleanup.
|
16 jaren geleden |
Melanie Thielker
|
9960637545
Try to make the test pass again
|
16 jaren geleden |
Melanie Thielker
|
edee11ff87
Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow
|
16 jaren geleden |
Dr Scofield
|
5c21ec6d10
reverting #7295, as it still fails a test case (as pointed out very
|
16 jaren geleden |
Dr Scofield
|
5e20e32b69
From: Christopher Yeoh <[email protected]>
|
16 jaren geleden |