Kunnis
|
4c61fcfc40
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql.
|
15 gadi atpakaļ |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Kunnis
|
23d478f2fa
Adding in Reflection-based testing, to ensure that all properties are covered.
|
15 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
31820b0026
minor formatting adjustments
|
15 gadi atpakaļ |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
Sean Dague
|
5ef6794165
make the asserts spit out messages about their test names
|
15 gadi atpakaļ |
Justin Clarke Casey
|
36e648a37a
* minor: Remove most mono compiler warnings
|
15 gadi atpakaļ |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 gadi atpakaļ |
lbsa71
|
801da4346a
* optimized usings.
|
16 gadi atpakaļ |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 gadi atpakaļ |
Sean Dague
|
95de4717b6
* Minor test correction, comment removal
|
16 gadi atpakaļ |
Sean Dague
|
b2ab15ba34
Extends Avatar Appearance tests
|
16 gadi atpakaļ |
Sean Dague
|
99fb0d7b33
Extended Agent Tests
|
16 gadi atpakaļ |
Sean Dague
|
46492f3c11
From: [email protected]
|
16 gadi atpakaļ |
Sean Dague
|
8bacdbd49c
add a test that ensures that databases work if email is null.
|
16 gadi atpakaļ |
Sean Dague
|
972143b592
- Added stronger persistence tests for BasicUserTests
|
16 gadi atpakaļ |
Sean Dague
|
702249358b
implement email field for MySQL and SQLite
|
16 gadi atpakaļ |
Jeff Ames
|
f5c9600eb7
Update svn properties, minor formatting cleanup.
|
16 gadi atpakaļ |
Sean Dague
|
a29d8b9abb
- Removed debug print method
|
16 gadi atpakaļ |
Sean Dague
|
b61f124cc3
more fun with rebasing
|
16 gadi atpakaļ |
Sean Dague
|
43928d5253
resorting out this merge from arthur, sorry for so many commits here.
|
16 gadi atpakaļ |
Sean Dague
|
8795bb623d
- Enforced no user or agent with UUID 0 on agent DB insertion
|
16 gadi atpakaļ |
Sean Dague
|
24822ab890
- New attempt after merging problem
|
16 gadi atpakaļ |
Sean Dague
|
fa3d8220f2
- Enforced no user or agent with UUID 0 on agent DB insertion
|
16 gadi atpakaļ |
Sean Dague
|
b9a736f0b8
- Removed a Console.Writeline and added a Test that will be changed
|
16 gadi atpakaļ |
Sean Dague
|
8621303ea9
- Removed debug print method
|
16 gadi atpakaļ |
Sean Dague
|
72725a0894
- Enforced no user or agent with UUID 0 on agent DB insertion
|
16 gadi atpakaļ |
Sean Dague
|
ceb5830142
clean up a merge conflict and remove a console message
|
16 gadi atpakaļ |