コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story f3642fb617 Tighten up tests. 11 年 前
  erichowey 98641b93f9 TimeHelper checking against !isset instead of empty and added test case for null date 11 年 前
  Adam Taylor 9368c625ef Fix typos 11 年 前
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Jose Lorenzo Rodriguez caac0c6d0a Moving Utility\Time to I18n\Time 11 年 前
  Jose Lorenzo Rodriguez 4413c8d8a7 Fixing more time related tests 11 年 前
  euromark 49e9220e52 Update tests for new assert order. 11 年 前
  ADmad f63da3c4c6 Initialize Time::$defaultLocale to 'en_US' during tests. 11 年 前
  Jose Lorenzo Rodriguez 6269e404d6 Fixing CS errors 12 年 前
  Jose Lorenzo Rodriguez b0f71cf2cc Even more flexible tests to account for travis 12 年 前
  Jose Lorenzo Rodriguez fd7c75af18 Making time tests a bit more resilient 12 年 前
  Jose Lorenzo Rodriguez e5a8053928 Using a custom assert instead of a custom locale 12 年 前
  Jose Lorenzo Rodriguez 7fc3522b9c Copying some of the old tests for TimeHelper 12 年 前
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 年 前
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前