Mahmoud Al-Qudsi
|
131f0f2de5
|
Speed up wait.expect test
(This is being committed to a branch on the main repository so I can
verify that Travis is able to run this OK.)
|
2018-12-31 19:36:08 -06:00 |
|
Fabian Homborg
|
9c2dff76cb
|
Remove some of the wait tests
This cuts the time down to about half. It's still the longest part of
the test suite, but that's probably unavoidable.
|
2018-09-15 11:07:29 +02:00 |
|
Fabian Homborg
|
c053065e91
|
Fix wait tests
This was probably the result of a botched merge.
Unfortunately these tests take quite a while, so maybe we should
remove some?
|
2018-05-11 16:58:55 +02:00 |
|
Fabian Homborg
|
7c5297e785
|
Merge branch 'master' into issue_4848
|
2018-05-11 16:06:27 +02:00 |
|
Mahmoud Al-Qudsi
|
7ec761fc75
|
Revert "Fix wait test with no process expansion"
This reverts commit b38ac1e35d as wait now
supports process expansion (via the wait wrapper).
|
2018-04-14 21:42:57 -05:00 |
|
slama
|
233738d50a
|
forget to set error message to the test with wait command in fish script.
|
2018-03-25 14:24:23 +09:00 |
|
slama
|
bb1956fd8d
|
fix the problem that wait command doesn't work correctly in fish script.
|
2018-03-25 14:22:27 +09:00 |
|
slama
|
d078e47adc
|
fix bug with test of wait command
|
2018-03-25 12:22:09 +09:00 |
|
slama
|
b758f84976
|
wait for processes by their name
- You can now specify the process name instead of process ids and wait for jobs.
- Refactor the code of wait command
|
2018-03-25 02:21:15 +09:00 |
|
Mahmoud Al-Qudsi
|
b38ac1e35d
|
Fix wait test with no process expansion
|
2018-03-09 10:50:43 -06:00 |
|
slama
|
c7a682ed05
|
add wait command
|
2017-11-16 10:48:21 -08:00 |
|