提交历史

作者 SHA1 备注 提交日期
  antograssiot 9b7c7e8395 Alias the correct classes and add warning against PHPUnit version 9 年之前
  antograssiot 8b2b5c386d Only alias the minimum required classes 9 年之前
  ndm2 7103f57f18 Use absolute fallback path for better test tools integration. 9 年之前
  antograssiot b19dd062bb remove unsued import 10 年之前
  Mark Story cd73d0751c Set testNow() on MutableDate too. 10 年之前
  Mark Story ad8ced1bed Default to mutable datetimes. 10 年之前
  Mark Story fb62516284 Start to integrate Chronos. 10 年之前
  Patrick Conroy 1faac3e2a9 Adding tests for custom i18n tables 11 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  Mark Story b8d6973764 Move test code autoloading to use composer. 11 年之前
  ADmad 10614f4ecf Fix constant already defined error when running only Cache tests. 11 年之前
  ADmad a39d28ce1a Add ability to provide custom paths for locale files. 11 年之前
  euromark 2025d54984 Fix tests 11 年之前
  AD7six b5059dd4c8 3 slashes are required for :memory: 11 年之前
  Jose Lorenzo Rodriguez d65f63af6d Fixing connection string for sqlite in the test suite 11 年之前
  Jose Lorenzo Rodriguez ca886ad426 Starting to cleanup code so that it conforms to what documentation says 11 年之前
  Jose Diaz-Gonzalez dac8362cae Working getClassMap() changes 11 年之前
  Jose Diaz-Gonzalez b8e92ef120 Cleanup tests for memory-based sqlite dbs 11 年之前
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 年之前
  Jose Diaz-Gonzalez 900322e2ab Switch Database and Cache libraries from `login` to `username` 11 年之前
  Bryan Crowe ca7b0a77ec Merge pull request #4758 from cakephp/remove-constant 11 年之前
  Bryan Crowe e5cbf95bb2 Remove unused TESTS constant 11 年之前
  Mark Story 5f38edb6a8 Remove unused constant. 11 年之前
  mark_story 9245265ddd Remove use of WEBROOT_DIR from CakePHP. 11 年之前
  mark_story 22e551a621 Default to en_US 11 年之前
  Jose Lorenzo Rodriguez 4f263bcb02 Merge remote-tracking branch 'origin/3.0' into 3.0-i18n-next 11 年之前
  ADmad 2984c03acf Update config readers to look under /config. 11 年之前
  ADmad ca749fcf49 Move src/bootstrap.php to config/bootstrap.php 11 年之前
  Jose Lorenzo Rodriguez a9bf58f61d Sotring plurals as an array instead of a magic string, this will be easier to manage 11 年之前
  ADmad a92072795a Add plugin's tests path to loader. 11 年之前