Nicolas Grekas
|
08e0ce3ed8
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
48d0c29919
minor #17070 [Process] Make tests more deterministic (nicolas-grekas)
|
9 years ago |
Nicolas Grekas
|
bb312d4e9a
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
75b4cb161e
[Process] Fix transient test on Windows
|
9 years ago |
Nicolas Grekas
|
919c76af8a
[Process] Make tests more deterministic
|
9 years ago |
Nicolas Grekas
|
07078bb26d
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
84f0570d03
[Process] More robustness and deterministic tests
|
9 years ago |
Nicolas Grekas
|
9926fbbc88
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
d6a21350fd
Merge branch '2.7' into 2.8
|
9 years ago |
Nicolas Grekas
|
322af23219
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
03c103b452
[Process] Enhance compatiblity with --enable-sigchild
|
9 years ago |
Romain Neutron
|
c1a8adcce9
Add a Sigchild compatibility mode (set to false by default)
|
12 years ago |
Romain Neutron
|
b10725c1b3
Add unit test demonstrating bad exit code getter for a failing process
|
12 years ago |
Pascal Borreli
|
7278cfeeb1
Fixed typos
|
12 years ago |
Fabien Potencier
|
b492b310cc
[Process] fixed setting the timeout to null
|
12 years ago |
Fabien Potencier
|
acfc0c7414
[Process] fixed setTimeout() to not allow negative timeout values (closes #4647)
|
12 years ago |
Fabien Potencier
|
4255f4ea76
[Process] removed uninteresting tests
|
12 years ago |
Jordi Boggiano
|
a13939a6e2
[Process] Add failing test for callbacks on windows
|
12 years ago |
Fabien Potencier
|
b34a96e4a4
merged 2.0
|
12 years ago |
Kim Hemsø Rasmussen
|
9b5cfa883c
[process] Added destructor to process to make sure handles are always closed in the right order.
|
12 years ago |
Jordi Boggiano
|
6564115c93
[Process] Skip signal assertion on windows
|
12 years ago |
Jordi Boggiano
|
d3043dd70a
[Process] Skip test that is still getting stuck on windows
|
12 years ago |
Fabien Potencier
|
05d2c2b037
moved component and bridge unit tests to the src/ directory
|
12 years ago |