aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* comment out obsolete assert that 'item has been passed to another user since ...Justin Clark-Casey (justincc)2010-07-141-1/+1
* Revamp the permissions propagation. This MAY mess up. Please test.Melanie2010-07-131-1/+1
* add sqlite database back to database testsJustin Clark-Casey (justincc)2010-06-041-1/+1
* Minor correction to AssetTests.csAlexRa2010-05-261-3/+3
* Ensured that tests are skipped for wrong conn string, also m_log chngAlexRa2010-05-231-2/+23
* Various minor changes in the data testsAlexRa2010-05-235-16/+18
* Unitests: Asset, Estate, Region (the "legacy" one), InventoryAlexRa2010-05-235-173/+137
* Added MS SQL test conn to INI - only as an example, modify before use!!!AlexRa2010-05-231-4/+21
* BasicAssetTest.cs replaced by AssetTests.csAlexRa2010-05-231-0/+161
* Bugfix in tests (must clear db before migrations, not after)AlexRa2010-05-233-3/+3
* EstateData tests passing on all DBsAlexRa2010-05-231-28/+2
* Corrections in RegionTests.cs. It now fully works!AlexRa2010-05-231-48/+75
* Minor corrections in BasicDataServiceTest.csAlexRa2010-05-231-0/+41
* All data tests made DBMS-independentAlexRa2010-05-233-87/+159
* Added generic base classes for testing database servicesAlexRa2010-05-233-0/+241
* Series of patches to include creator ID in assets.AlexRa2010-05-201-4/+35
* Scrambled asset type in BasicAssetTest.cs!AlexRa2010-05-191-9/+10
* rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)2010-04-301-1/+2
* Remove the reading of estate_settings.xml and the associated processing ofMelanie2010-03-221-12/+12
* Fixed SQL tests.Diva Canto2010-03-021-4/+1
* Changed asset CreatorID to a stringJohn Hurliman2010-02-223-11/+11
* Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-224-877/+7
|\
| * Merge branch 'master' into presence-refactorMelanie2010-02-221-1/+1
| |\
| | * Disable Data.BasicRegioNTest.T016_RandomSogWithSceneParts() temporarily since...Justin Clark-Casey (justincc)2010-02-161-1/+1
| * | MySQL tests pass, except T016_RandomSogWithSceneParts. Total mystery as to wh...Diva Canto2010-02-211-0/+6
| * | Deleted obsolete files in the Data layer. Compiles.Diva Canto2010-02-212-876/+0
| |/
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-223-11/+11
|/
* Put PassCollision on the ignore list for testing, since we don't save thatMelanie2009-12-311-0/+1
* Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis2009-12-061-7/+2
* Apply patch that fixes the failing T013_eStateSettingsRandomStorage testJustin Clark-Casey (justincc)2009-11-271-3/+4
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-11-121-1/+1
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-053-12/+11
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-192-2/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-012-29/+29
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-161-4/+2
* oops, disable T012_EstateSettingsRandomStorage() again since it does appear t...Justin Clark-Casey (justincc)2009-09-071-1/+2
* T012_EstateSettingsRandomStorage() which wasn't being run because the method ...Justin Clark-Casey (justincc)2009-09-061-2/+1
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-4/+4
* * Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2009-08-191-12/+12
* Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames2009-08-173-6/+33
* * Added Expression based ignores to the PropertyScrambler, which makes a lot ...Kunnis2009-08-168-224/+210
* * More improvements to BasicAssetTest.csKunnis2009-08-161-26/+12
* * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...Kunnis2009-08-163-27/+92
* * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...Kunnis2009-08-164-46/+140
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-166-90/+140
* Add copyright headers. Formatting cleanup.Jeff Ames2009-08-162-3/+57
* minor formatting adjustmentsJustin Clark-Casey (justincc)2009-08-141-2/+10
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-142-0/+400
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-016-6/+6