コミット履歴

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