| Commit message (Expand) | Author | Files | Lines |
2011-03-14 | Add current method output to all persistence level tests so that we can track... | Justin Clark-Casey (justincc) | 1 | -0/+27 |
2011-03-12 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 1 | -12/+0 |
2010-11-26 | Another attempt at fixing failing test for creator info. | Marck | 1 | -2/+2 |
2010-11-23 | Attempt at fixing failing test. | Diva Canto | 1 | -2/+4 |
2010-08-24 | Add automated test at the opensim 'api' level to check that a given item goes... | Justin Clark-Casey (justincc) | 1 | -4/+0 |
2010-05-23 | Various minor changes in the data tests | AlexRa | 1 | -3/+5 |
2010-05-23 | Unitests: Asset, Estate, Region (the "legacy" one), Inventory | AlexRa | 1 | -1/+28 |
2010-05-23 | Bugfix in tests (must clear db before migrations, not after) | AlexRa | 1 | -1/+1 |
2010-05-23 | All data tests made DBMS-independent | AlexRa | 1 | -43/+51 |
2009-08-16 | * Added Expression based ignores to the PropertyScrambler, which makes a lot ... | Kunnis | 1 | -27/+17 |
2009-08-16 | * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par... | Kunnis | 1 | -7/+49 |
2009-08-16 | * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d... | Kunnis | 1 | -0/+1 |
2009-08-16 | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 1 | -11/+26 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-13 | make the asserts spit out messages about their test names | Sean Dague | 1 | -41/+41 |
2009-04-08 | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 1 | -1/+1 |
2009-02-25 | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -0/+3 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -5/+3 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -1/+1 |
2009-02-03 | - move OpenSim/Framework/IInventoryData.cs to | Mike Mazur | 1 | -10/+10 |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-09-23 | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 1 | -1/+1 |
2008-09-19 | add in bits to attempt to enable log4net on these tests to help when debugging | Sean Dague | 1 | -0/+9 |
2008-09-16 | add an inventory change test. | Sean Dague | 1 | -0/+19 |
2008-09-13 | 2 more InventoryItem tests, plus see if I can leave the log4net | Sean Dague | 1 | -0/+24 |
2008-09-12 | add first round of folder tests | Sean Dague | 1 | -44/+98 |
2008-09-12 | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 1 | -0/+0 |
2008-09-12 | change order in prebuild.xml so this works in nant on a clean | Sean Dague | 1 | -1/+1 |
2008-09-12 | be more clever and move the bulk of the db tests for inventory into | Sean Dague | 1 | -19/+5 |
2008-09-11 | more inventory folder tests | Sean Dague | 1 | -10/+55 |
2008-09-11 | add some folder create and list tests | Sean Dague | 1 | -1/+40 |
2008-09-11 | added simple add / exists folder check | Sean Dague | 1 | -0/+41 |
2008-09-10 | added very basic stubs for User and Inventory db creates and empty | Sean Dague | 1 | -23/+5 |
2008-09-10 | fix typo in name of test db | Sean Dague | 1 | -1/+1 |
2008-09-10 | add basic sniff tests for SQLite Asset store. Initializes a db, | Sean Dague | 1 | -51/+43 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -10/+10 |
2008-07-18 | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 1 | -1/+1 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -16/+0 |
2008-06-29 | patch and files from mantis #1630, Thanks Melanie | MW | 1 | -0/+9 |
2008-06-26 | Apply patch from bug #1606 -- Documentation for Data/Null, Data/Base. Thanks... | Jeff Ames | 1 | -0/+3 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -0/+16 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-04-03 | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 1 | -1/+1 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -2/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-01-21 | * Scripts edited within a prim will now be persisted correctly | Justin Clarke Casey | 1 | -1/+1 |
2008-01-21 | * Make object persistence more granular by separating prim and prim inventory... | Justin Clarke Casey | 1 | -1/+6 |