Commit History

Author SHA1 Message Date
  Sean Dague b0e6d0fc01 skip sqlite tests on z linux, as sqlite doesn't work right on the platform 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Sean Dague de1aef9499 silly C# not letting me use a File.Exists test for a directory. Don't 15 years ago
  Sean Dague fefcb8432f change power linux detection method, the previous method only worked 15 years ago
  lbsa71 5572a00295 * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to that in all db tests. *phew* 15 years ago
  lbsa71 a707fa7bea * Added custom DatabaseTestAttribute to help separating unit tests from component tests. 15 years ago
  Sean Dague 65dcfdf031 SQLite doesn't work on ppc64, so ignore these tests if we are 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
  Sean Dague 7ac264c2f0 convert to using proper .net tempfiles, should have done this 16 years ago
  Homer Horwitz e2564f2563 Add a db.Dispose before calling Delete on the SQLite database. 16 years ago
  Sean Dague ad379ed136 Added some terrain tests, and found a fun race condition in the sqlite 16 years ago
  Sean Dague 9349cf3149 move the actual [Test] methods for databases to OpenSim.Data.Tests 16 years ago
  Sean Dague 71f2176c4b add a simple update attribute test for SOG & SQLite 16 years ago
  Sean Dague cc7ff3ac2e added in a few more tests 16 years ago
  Sean Dague 3f73884674 the explicit log4net configure attempt was maybe breaking bamboo, get 16 years ago
  Sean Dague f970597194 added the first couple of sqlite tests. we'll see how bamboo 16 years ago
  Sean Dague 1799913593 add shell for SQLite testing. No tests yet. 16 years ago