21 Commits

Author SHA1 Message Date
Ruud Kamphuis c352a8d283 [Twig 4] Add PHPUnit as dev dependency 2024-12-01 10:29:08 +01:00
Alexander M. Turek f2053bbea0 PHPUnit 11 2024-09-04 12:11:51 +02:00
Fabien Potencier b02a8b5eb5 Merge branch '3.x' into 4.x
* 3.x:
  Fix Xdebug detection
2024-09-04 07:58:13 +02:00
Alexander M. Turek 1e87185d26 Fix Xdebug detection 2024-09-03 10:17:14 +02:00
Fabien Potencier ae7e6cc9a3 Merge branch '3.x' into 4.x
* 3.x:
  Fix CS
  Remove redundant "$thing instanceof \Countable" check
  Update PHPUnit schema
  fix TwigExtraBundle tests with Symfony 6.0/6.1
2024-02-10 10:03:27 +01:00
Fabien Potencier 675f62d60c Update PHPUnit schema 2024-02-07 12:11:29 +01:00
Fabien Potencier 3d5ad9ac51 Remove obsolete code 2023-12-09 14:50:25 +01:00
Fabien Potencier 3d91e33522 Fix PHPUnit config 2020-10-27 13:37:42 +01:00
Fabien Potencier ad8d012e20 Update phpunit config 2020-08-23 12:46:19 +02:00
Nicolas Grekas 27479d6524 Fix CI on PHP5 2020-04-06 19:23:50 +02:00
Fabien Potencier 8a6010f695 Fix tests 2019-11-28 14:58:09 +01:00
Fabien Potencier 22a1317249 moved tests under tests/ 2019-06-30 14:48:27 +02:00
Fabien Potencier fb6540ce8f removed obsolete PHPUnit config 2019-04-24 15:10:56 +02:00
fancyweb 8edd95409e Disable xdebug var_dump overload for tests 2019-04-07 18:38:33 +02:00
Fabien Potencier 6cd3a72f26 fixed phpunit configuration 2019-03-20 19:20:34 +01:00
Fabien Potencier 90a07d166d simplified tests as min version if now 5.3.3 2017-08-16 08:30:52 +02:00
Christian Flothmann 0d791de63d PHPUnit 6 compatability 2017-03-11 20:03:13 +01:00
Fabien Potencier 0595c402d7 improved a deprecation notice 2016-11-19 11:13:58 -08:00
Fabien Potencier b5db9dc5f2 added the Symfony PHPUnit bridge to better manage deprecation notices 2015-08-18 13:34:47 +02:00
Fabien Potencier bdf8e69ab0 switcher PHPUnit colors to true 2011-08-24 12:15:02 +02:00
Pascal Borreli bfb8f84a44 [Twig] renamed: phpunit.xml -> phpunit.xml.dist 2011-03-10 16:58:38 -08:00