Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez 553d7946fa Fixing failing tests and making timeAgoInWords() actaully locale aware 11 years ago
  mark_story 7b0179b80a Fix failing more tests on windows. 11 years ago
  ADmad f63da3c4c6 Initialize Time::$defaultLocale to 'en_US' during tests. 11 years ago
  mark_story 7c2761d5e6 Add tests for invalid values and __toString(). 12 years ago
  Jose Lorenzo Rodriguez 8f46c688a2 Added __debugInfo to the Time class 12 years ago
  Jose Lorenzo Rodriguez 0d963efe6a Implemented json serialize for the time library 12 years ago
  Jose Lorenzo Rodriguez 6269e404d6 Fixing CS errors 12 years ago
  Jose Lorenzo Rodriguez b0f71cf2cc Even more flexible tests to account for travis 12 years ago
  Jose Lorenzo Rodriguez fd7c75af18 Making time tests a bit more resilient 12 years ago
  Jose Lorenzo Rodriguez e5a8053928 Using a custom assert instead of a custom locale 12 years ago
  Jose Lorenzo Rodriguez fb9a733b73 Using a locale with less variaion so travis is happy 12 years ago
  Jose Lorenzo Rodriguez f7bb82f4a0 Using own variable in Time to avoid CS errors 12 years ago
  Jose Lorenzo Rodriguez ed4de11a6a Cleaning up some code 12 years ago
  Jose Lorenzo Rodriguez a4b15d8ca7 Overrinding diffForHumans so it uses timeAgoInWords internally 12 years ago
  Jose Lorenzo Rodriguez 0769f274c0 Using i18nFormat inside timeAgoInWords 12 years ago
  Jose Lorenzo Rodriguez 7a9985dc86 Making Time::__toString be locale aware. Adding tests for defaultLocale 12 years ago
  Jose Lorenzo Rodriguez f67dde6a6d Implemented Time::i18nFormat using IntlDateFormatter 12 years ago
  Jose Lorenzo Rodriguez e6abaeb748 Removing tests that were using the old Time::format() method 12 years ago
  Jose Lorenzo Rodriguez 0ced65381a Fixing tests for Time::testIsWithinNext 12 years ago
  Jose Lorenzo Rodriguez 70a24e03b4 Fixed tests for Time::wasWithinLast 12 years ago
  Jose Lorenzo Rodriguez 0772285ebf Deleting another test for removed code 12 years ago
  Jose Lorenzo Rodriguez dcb8442b84 Fixing tests for isThisYear 12 years ago
  Jose Lorenzo Rodriguez 4fdeb99ddf Removing test for removed code 12 years ago
  Jose Lorenzo Rodriguez c7108bdd3f Fixing tests for Time::isThisMonth 12 years ago
  Jose Lorenzo Rodriguez a8153ce81b Fixing tests for Time::isThisWeek() 12 years ago
  Jose Lorenzo Rodriguez f3f072ae0b Fixing docblock and removing tests for code that was deleted 12 years ago
  Jose Lorenzo Rodriguez 64abd3fe64 Fixed tests for Time::toUnixString() 12 years ago
  Jose Lorenzo Rodriguez bf857e24bb Added locale support for Time::nice() 12 years ago
  Jose Lorenzo Rodriguez dc4bd1d9e9 Re-implementing Time::nice() so it uses IntlDateFormatter 12 years ago
  Jose Lorenzo Rodriguez 19fef27f23 Removing tests for methods that don't exist anymore 12 years ago