Christian Flothmann
|
5d1662fb32
normalize paths to avoid failures if a path is referenced by different names
|
2 недель назад |
Nicolas Grekas
|
01906871cb
[Process] Fix test
|
2 недель назад |
Christian Flothmann
|
72baf6b059
fix the constant being used
|
2 недель назад |
Christian Flothmann
|
81e1a0cdac
fix the path separator being used
|
2 недель назад |
Nicolas Grekas
|
d67303e08c
minor #58747 [Process] fix the directory separator being used (xabbuh)
|
2 недель назад |
Nicolas Grekas
|
5cdd400532
minor #58746 [Process] Improve test cleanup by unlinking in a `finally` block (alexandre-daubois)
|
2 недель назад |
Christian Flothmann
|
7be8366a55
fix the directory separator being used
|
2 недель назад |
Christian Flothmann
|
a56fe7b606
ignore case of built-in cmd.exe commands
|
2 недель назад |
Alexandre Daubois
|
b61fb1c703
[Process] Improve test cleanup by unlinking in a `finally` block
|
2 недель назад |
Jordi Boggiano
|
46c203f382
[Process] Return built-in cmd.exe commands directly in ExecutableFinder
|
2 недель назад |
Nicolas Grekas
|
e2d11b6ca0
[Process] Fix handling empty path found in the PATH env var with ExecutableFinder
|
3 недель назад |
Jan Walther
|
6f16c626e9
[Process] Fix finding executables independently of open_basedir
|
1 год назад |
Alexandre Daubois
|
b3da76c30c
Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder`
|
6 месяцев назад |
Nicolas Grekas
|
5cee9cdc4f
CS fixes
|
2 лет назад |
Julien Falque
|
a35d6b8f82
Run `open_basedir` tests in separate processes
|
2 лет назад |
Nicolas Grekas
|
9b887acc52
Merge branch '3.4' into 4.4
|
4 лет назад |
Nicolas Grekas
|
46a862d0f3
Enable "native_constant_invocation" CS rule
|
4 лет назад |
Nicolas Grekas
|
3b2e0cb029
Merge branch '3.4' into 4.3
|
5 лет назад |
Thomas Calvet
|
c19da50bc3
Remove unused local variables in tests
|
5 лет назад |
Jérémy Derussé
|
ea4c73d50c
Disable phpunit typehint patch on 4.3 branch
|
5 лет назад |
Nicolas Grekas
|
c6e707718b
Merge branch '3.4' into 4.3
|
5 лет назад |
Jérémy Derussé
|
9708054fd6
Remove use of ForwardCompatTrait
|
5 лет назад |
Nicolas Grekas
|
9d4e34d109
Merge branch '3.4' into 4.3
|
5 лет назад |
Nicolas Grekas
|
c95d97158b
Make tests support phpunit 8
|
5 лет назад |
Fabien Potencier
|
13b9e99da4
Merge branch '3.4' into 4.1
|
5 лет назад |
Fabien Potencier
|
4b32d21703
switched array() to []
|
5 лет назад |
Christian Flothmann
|
5bcfa3a267
Merge branch '3.4' into 4.1
|
5 лет назад |
Andreas Möller
|
bcbb0ec80e
Fix: Method can also return null
|
5 лет назад |
Nicolas Grekas
|
3c8d4b527d
Merge branch '3.4' into 4.0
|
6 лет назад |
Nicolas Grekas
|
0414db29bd
Merge branch '2.8' into 3.4
|
6 лет назад |
Nicolas Grekas
|
cc83afdb5a
Enable native_constant_invocation CS fixer
|
6 лет назад |
Nicolas Grekas
|
99e6140875
Merge branch '3.4' into 4.0
|
6 лет назад |
Nicolas Grekas
|
2c5d86b0d7
Merge branch '2.8' into 3.4
|
6 лет назад |
Christophe Coevoet
|
6720df4164
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
|
6 лет назад |
Nicolas Grekas
|
caceff9e63
Merge branch '3.4' into 4.0
|
6 лет назад |
Fabien Potencier
|
acc5a37c70
Merge branch '2.8' into 3.4
|
6 лет назад |
Alexey Kopytko
|
0b79e6d3b3
[Process] Consider \"executable\" suffixes first on Windows
|
6 лет назад |
Fabien Potencier
|
eab2bb8157
removed HHVM support
|
7 лет назад |
Nicolas Grekas
|
2dc5b2ad84
Merge branch '2.8' into 3.2
|
7 лет назад |
Peter Rehm
|
144acc849e
Update to PHPUnit namespaces
|
7 лет назад |
Nicolas Grekas
|
cb9cbc3aab
Merge branch '2.8' into 3.0
|
9 лет назад |
Nicolas Grekas
|
dca88cd19f
[Process] Fix running tests on HHVM>=3.8
|
9 лет назад |
Nicolas Grekas
|
195d2329d6
Merge branch '2.8'
|
9 лет назад |
Nicolas Grekas
|
68602cee4e
[tests] Use @requires annotation when possible
|
9 лет назад |
Nicolas Grekas
|
d6c06b0e7d
Towards 100% HHVM compat
|
9 лет назад |
sarah khalil
|
3538969e4e
Changed visibility of setUp() and tearDown to protected
|
9 лет назад |
Mikael Pajunen
|
7585ce063e
Use PHPUnit ini_set wrapper in tests
|
10 лет назад |
Mikael Pajunen
|
e011f92a49
[Process] Added a test skip check for Windows
|
10 лет назад |
Mikael Pajunen
|
655ecad6a9
[Process] Removed unused variable assignment
|
10 лет назад |
Christian Flothmann
|
b6180398b4
use value of DIRECTORY_SEPARATOR to detect Windows
|
10 лет назад |