Commit History

Author SHA1 Message Date
  Alexandre Daubois 4b850da0cc [Tests] Replace `setMethods()` by `onlyMethods()` and `addMethods()` 1 year ago
  Oskar Stark 7e950b6366 Use createMock() and use import instead of FQCN 3 years ago
  Fabien Potencier 298c752498 Use ::class keyword when possible 3 years ago
  Nicolas Grekas c6e707718b Merge branch '3.4' into 4.3 5 years ago
  Jérémy Derussé 9708054fd6 Remove use of ForwardCompatTrait 5 years ago
  Nicolas Grekas 223dc3e9f6 Merge branch '3.4' into 4.3 5 years ago
  Jérémy Derussé f1b06cbcb2 Replace calls to setExpectedException by Pollyfill 5 years ago
  Nicolas Grekas 808a4be7e0 Merge branch '3.4' into 4.2 5 years ago
  Alexander M. Turek d129c017e8 Use willReturn() instead of will(returnValue()). 5 years ago
  Fabien Potencier 5a7f819987 fixed CS 5 years ago
  Fabien Potencier 4b32d21703 switched array() to [] 5 years ago
  Nicolas Grekas d6f417d21e [Process][Console] deprecated defining commands as strings 6 years ago
  Christian Sciberras 79ac423aee Fixed mistake in exception expectation 7 years ago
  Nicolas Grekas 0aa0e5683f Merge branch '2.7' into 2.8 7 years ago
  Peter Rehm 87bb726712 Further refactorings to PHPUnit namespaces 7 years ago
  Nicolas Grekas e017c1388c Merge branch '2.7' into 2.8 7 years ago
  Peter Rehm 144acc849e Update to PHPUnit namespaces 7 years ago
  Fabien Potencier 5e180b2c8f fixed tests 8 years ago
  Fabien Potencier 0636dfb64d fixed obsolete getMock() usage 8 years ago
  Fabien Potencier d922e2dccc fixed obsolete getMock() usage 8 years ago
  Fabien Potencier 53579cad42 fixed CS 8 years ago
  Fabien Potencier 93b14b66e3 fixes CS 9 years ago
  Richard van Laak 475c3ff08e Include working directory in ProcessFailedException 9 years ago
  Fabien Potencier b1966e1ec1 Merge branch '2.3' into 2.6 9 years ago
  Dariusz Ruminski 55d3cb3034 CS: Convert double quotes to single quotes 9 years ago
  Fabien Potencier 20c81bd408 Merge branch '2.3' into 2.5 10 years ago
  Graham Campbell b5fc125ef7 [2.3] CS And DocBlock Fixes 10 years ago
  Baptiste Clavié 0db8c1a21c When a process fails, check if the output is enabled 10 years ago
  Fabien Potencier bb721b29e0 Merge branch '2.2' 11 years ago
  Fabien Potencier 6056d02be5 Merge branch '2.1' into 2.2 11 years ago
  Joseph Bielawski be3cac4d05 [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 11 years ago
  Vitaliy Zakharov fb7625fbbc [Process] added exit code to ProcessFailedException message 11 years ago
  Romain Neutron 4942bf3a90 [Process] Normalize exceptions 12 years ago
  Sebastian Marek 18e8fedd0b [Process] Fixed ProcessFailedException not populating exception message due to a missing sprintf parameter 12 years ago