|
1 | 1 | { |
2 | | - "7.0": {"runner": "run-test.php", "workers": "", "progress": ""}, |
3 | | - "7.1": {"runner": "run-test.php", "workers": "", "progress": ""}, |
4 | | - "7.2": {"runner": "run-test.php", "workers": "", "progress": ""}, |
5 | | - "7.3": {"runner": "run-test.php", "workers": "", "progress": ""}, |
6 | | - "7.4": {"runner": "run-test.php", "workers": "-jNumWorkers", "progress": ""}, |
7 | | - "8.0": {"runner": "run-test.php", "workers": "-jNumWorkers", "progress": ""}, |
8 | | - "8.1": {"runner": "run-test.php", "workers": "-jNumWorkers", "progress": ""}, |
| 2 | + "7.0": {"runner": "run-tests.php", "workers": "", "progress": ""}, |
| 3 | + "7.1": {"runner": "run-tests.php", "workers": "", "progress": ""}, |
| 4 | + "7.2": {"runner": "run-tests.php", "workers": "", "progress": ""}, |
| 5 | + "7.3": {"runner": "run-tests.php", "workers": "", "progress": ""}, |
| 6 | + "7.4": {"runner": "run-tests.php", "workers": "-jNumWorkers", "progress": ""}, |
| 7 | + "8.0": {"runner": "run-tests.php", "workers": "-jNumWorkers", "progress": ""}, |
| 8 | + "8.1": {"runner": "run-tests.php", "workers": "-jNumWorkers", "progress": ""}, |
9 | 9 | "8.2": {"runner": "run-tests.php", "workers": "-jNumWorkers", "progress": "--no-progress"}, |
10 | 10 | "8.3": {"runner": "run-tests.php", "workers": "-jNumWorkers", "progress": "--no-progress"}, |
11 | 11 | "8.4": {"runner": "run-tests.php", "workers": "-jNumWorkers", "progress": "--no-progress"}, |
|
0 commit comments