24 Révisions (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

Auteur SHA1 Message Date
  Robin Appelman b66c0a1631 add unit tests for tableExists and dropTable il y a 9 ans
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows il y a 9 ans
  Morris Jobke 75d37b69f6 fix unit tests of mdb2scheamreader il y a 9 ans
  Joas Schilling 6202ca33ba Make remaining files extend the test base il y a 9 ans
  Thomas Müller 5aab98c4bf disable database migration unit tests for MSSQL il y a 9 ans
  Vincent Petry 04c982a96e Fix unit test messing up the transaction on Oracle il y a 10 ans
  Thomas Müller 58472a2660 migration test for sqlite - adding type mapping for 'tinyint unsigned' il y a 10 ans
  Thomas Müller 65c824a2c0 Adding test which breaks because bit and/or enum datatypes are used il y a 10 ans
  Vincent Petry e4f068961e Added test for reserved keywords il y a 10 ans
  Vincent Petry b752aff51d Fix migrator tests to use the correct migrator instances il y a 10 ans
  Vincent Petry ffdc1c2fcf Added unit test for checkMigrate with primary key + autoinc il y a 10 ans
  Thomas Müller fe8bae31dc adding PK to table encryption il y a 10 ans
  Robin Appelman 4d7045e701 Fix unit tests il y a 10 ans
  Robin Appelman b4cee3d4e9 skip tests for oracle il y a 10 ans
  Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file il y a 10 ans
  Robin Appelman 35550e8d9a Fix migrator for postgres il y a 10 ans
  Robin Appelman 5243562f45 skip migration tests for sqlite il y a 10 ans
  Robin Appelman 0035147be9 Create unique names for temporary indexes il y a 10 ans
  Robin Appelman 9c6a93a87c Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data il y a 10 ans
  Oliver Gasser f0962c99dc Increment number of columns by one il y a 10 ans
  Oliver Gasser cb9e87eced Typo fixed il y a 10 ans
  Oliver Gasser 5fcbe5350c Add decimal(precision,scale) column to unit tests il y a 10 ans
  Morris Jobke 9c1c8d57f0 fix DB schema test - no default value il y a 10 ans
  Robin Appelman a4df982dc3 add tests for MDB2SchemaReader il y a 11 ans