Commit History

Author SHA1 Message Date
  Juan Basso 333ea29805 Renamed variable name from nested transaction 14 years ago
  Juan Basso 37537faac0 Renamed method to check if the driver supports nested transaction. 14 years ago
  Juan Basso 5f722cb3d4 Update nested transaction test to use InnoDB table in MySQL. 14 years ago
  Ceeram 0785ace172 fix error caused by non-existent fixture 14 years ago
  Juan Basso a512d46679 Sqlite is failing in PHP 5.2, re-adding the check for driver support. 14 years ago
  Juan Basso ffe0a18495 ReflectionMethod::setAccessible() is not compatible with PHP 5.2, causing fatal error in CI. Assuming that the db servers support nested transaction. 14 years ago
  Juan Basso 22cd65b7d8 Added tests in each datasource to test the nested transactions. 14 years ago
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 years ago
  mark_story 346e048371 Fix coding standards in Datasource tests. 14 years ago
  mark_story 6f8e7f1bc5 Revert "Fix coding standards errors." 14 years ago
  mark_story 3362100512 Fix coding standards errors. 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  Ceeram 2a7bee0a5c make sure locale is restored correct in tests 14 years ago
  Renan Gonçalves 3412c0cb0f Removing ReflectionMethod::setAccessible() from tests, it was limiting to PHP 5.3.2 or newer. 14 years ago
  euromark 45112088a1 type hinting models 14 years ago
  Kyle Robinson Young 45ec5d73c5 Add missing visibility keywords 14 years ago
  Majna d41e5621b7 Fix missing and invalid assertions in tests. 14 years ago
  ADmad 389072708a Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 51f9837db4 Code standards formatting 14 years ago
  Rachman Chavik a8d0447e61 fix fullTableName duplicate prefix, closes #2355 14 years ago
  mark_story cfb6ed4cda Fix failing tests. 14 years ago
  mark_story 07a2a60468 Merge branch '2.0' into 2.1 14 years ago
  mark_story 8d1edd72f2 Moving tests and un-skipping them. 14 years ago
  Kyle Robinson Young b46c4b3e3f Correcting assertEquals parameter order 14 years ago
  mark_story d63d51e3dd Fix failing tests caused by incorrect mocks. 14 years ago
  mark_story 2e8498e166 Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 1e1c7a036d Code consistency formatting tweaks 14 years ago
  mark_story 6d269ce25d Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 14 years ago
  Rachman Chavik 1677e87512 fixing broken tests: update expected regex pattern 14 years ago