This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Translation/Tests
Nicolas Grekas 12bb392a39 Merge branch '3.2'
* 3.2:
  move provider after test
  update dataProvider function name
  cast substr result to string and remove empty function use
  rename dataset provider
  Add a test to prevent future regressions
  Switch to `empty` native function to check emptiness
  remove non relevant test case
  Switch to `is_string` native method
  Remove unnecessary parentheses
  Add a test case to prevent future regressions
  Move empty condition in return statement
  Use LF line separator
  fix coding standard to comply with fabbot
  Remove malformed EmailValidatorTest + Update UrlValidator test
  Add empty check on host in other methods + add unit tests
  [Validator] Allow checkMX() to return false when $host is empty
  [DI] Prevent AutowirePass from triggering irrelevant deprecations
  [DI] Fix the xml schema
  [Translation] avoid creating cache files for fallback locales.
2017-04-05 23:43:54 +02:00
..
Catalogue Merge branch '2.8' into 3.2 2017-02-21 10:12:04 +01:00
DataCollector [VarDumper] Allow seamless use of Data clones 2017-02-27 21:09:01 +01:00
Dumper Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
fixtures Revert "fixed typo" 2017-01-21 08:37:26 -08:00
Loader Merge branch '2.8' into 3.2 2017-02-21 10:12:04 +01:00
Util Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
Writer Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
DataCollectorTranslatorTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
IdentityTranslatorTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
IntervalTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
LoggingTranslatorTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
MessageCatalogueTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
MessageSelectorTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
PluralizationRulesTest.php fix some risky tests 2017-03-20 16:03:41 +01:00
TranslatorCacheTest.php Merge branch '2.7' into 2.8 2017-04-05 23:34:00 +02:00
TranslatorTest.php Merge branch '2.8' into 3.2 2017-03-21 14:44:32 -07:00