parallel/testsuite/tests-to-run
2013-09-28 17:44:54 +02:00
..
niceload01.sh Unittest adapted. 2012-11-21 22:28:52 +01:00
niceload02.sh Passes testsuite. 2013-03-24 17:24:59 +01:00
niceload03.sh niceload: multiple -p 2012-12-10 21:57:00 +01:00
niceload04.sh niceload: --prg implemented. 2012-12-10 23:16:25 +01:00
parallel-local-ssh1.sh parallel: Fixed bug #40137: SHELL not bash: Warning when exporting funcs. 2013-09-28 17:44:54 +02:00
parallel-local1.sh testsuite: --shebang-wrap for Octave, Python. Perl, GnuPlot, R, Ruby, Bash. 2013-08-19 11:15:39 +02:00
parallel-local2.sh Fixed bug #38441: CPU usage goes to 100% if load is higher than --load at first job. 2013-03-07 00:16:53 +01:00
parallel-local4.sh testsuite bug #39572: --tty and --joblog do not work. 2013-07-30 21:21:08 +02:00
parallel-local5.sh parallel: Re-fixed bug #37042: -J foo is taken from the whole command line - not just the part before the command 2013-07-04 00:50:08 +02:00
parallel-local6.sh parallel: --pipe can now only read from STDIN. 2013-08-21 17:04:33 +02:00
parallel-local7.sh testsuite: reorg. 2012-12-28 21:30:30 +01:00
parallel-local8.sh testsuite: Minor speedups. 2013-04-08 16:16:40 +02:00
parallel-local9.sh parallel: Exponential backoff and backon sleep between jobs. 2013-05-26 08:26:18 +02:00
parallel-local10.sh parallel: Fixed to pass local testsuite and some Perl::Critic issues. 2012-10-17 02:09:03 +02:00
parallel-local11.sh parallel: Use file descriptors instead of STDOUT/STDERR. 2013-07-19 19:13:00 +02:00
parallel-local12.sh testsuite: Renamed files that can run without network. 2012-05-06 00:02:08 +02:00
parallel-local13.sh Reorg of testsuite. 2012-05-13 16:03:41 +02:00
parallel-local14.sh testsuite: Renamed files that can run without network. 2012-05-06 00:02:08 +02:00
parallel-local15.sh parallel: --record_env and --env _ implemented. Passes test suite. 2013-08-14 20:11:00 +02:00
parallel-local18.sh parallel: Use file descriptors instead of STDOUT/STDERR. 2013-07-19 19:13:00 +02:00
parallel-local19.sh testsuite: mop removed. Works better on heavy loaded machine. 2012-08-08 23:57:01 +02:00
parallel-local20.sh testsuite: reorg. 2012-12-28 21:30:30 +01:00
parallel-local21.sh parallel: --pipe can now only read from STDIN. 2013-08-21 17:04:33 +02:00
parallel-local22.sh testsuite: --shebang-wrap for Octave, Python. Perl, GnuPlot, R, Ruby, Bash. 2013-08-19 11:15:39 +02:00
parallel-local23.sh testsuite: --shebang-wrap for Octave, Python. Perl, GnuPlot, R, Ruby, Bash. 2013-08-19 11:15:39 +02:00
parallel-local104.sh testsuite: Renamed files that can run without network. 2012-05-06 00:02:08 +02:00
parallel-local105.sh parallel: --pipe now forks instead of busy looping. 2012-05-24 02:03:57 +02:00
parallel-local108.sh Fixed bug #37694: Empty string argument skipped when using --quote 2012-11-24 17:33:15 +01:00
parallel-local114.sh parallel: More efficient --pile -L. Passes testsuite-local. 2013-02-02 22:20:36 +01:00
parallel-local129.sh testsuite: reorg. 2012-12-28 21:30:30 +01:00
parallel-local140.sh Fixed bug #37694: Empty string argument skipped when using --quote 2012-11-24 17:33:15 +01:00
parallel-local150.sh parallel: Re-fixed bug #37042: -J foo is taken from the whole command line - not just the part before the command 2013-07-04 00:50:08 +02:00
parallel-local152.sh testsuite: parallelized a few tests. 2012-12-28 11:46:35 +01:00
parallel-local154.sh testsuite: parallelized a few tests. 2012-12-28 11:46:35 +01:00
parallel-local157.sh testsuite: parallelized a few tests. 2012-12-28 11:46:35 +01:00
parallel-local164.sh parallel: Re-fixed bug #37042: -J foo is taken from the whole command line - not just the part before the command 2013-07-04 00:50:08 +02:00
parallel-localhost1.sh testsuite: ### bug #39360: --joblog does not work with --pipe. 2013-07-04 17:31:36 +02:00
parallel-polarhome.sh parallel: Bugfix for -k --timeout used in --filter-host. 2013-08-16 13:11:35 +02:00
parallel-remote1.sh testsuite: --shebang-wrap for Octave, Python. Perl, GnuPlot, R, Ruby, Bash. 2013-08-19 11:15:39 +02:00
parallel-virtualbox1.sh parallel: Re-fixed bug #37042: -J foo is taken from the whole command line - not just the part before the command 2013-07-04 00:50:08 +02:00
sem01.sh Unittest adapted. 2012-11-21 22:28:52 +01:00
sem02.sh testsuite: new tests. 2012-11-21 22:32:50 +01:00
sql01.sh testsuite: virtualbox added. Other tests made more portable. 2012-10-22 08:32:39 +02:00
sql02.sh parallel: unittest renamed testsuite which better covers the function 2010-10-06 22:45:24 +02:00
sql03.sh testsuite: virtualbox added. Other tests made more portable. 2012-10-22 08:32:39 +02:00
test13.sh Passes testsuite. 2013-04-11 21:55:33 +02:00
test15.sh Passes testsuite. 2013-04-11 21:55:33 +02:00
test17.sh parallel: Bugfix for -k --timeout used in --filter-host. 2013-08-16 13:11:35 +02:00
test18.sh Passes testsuite. 2013-03-24 17:24:59 +01:00
test19.sh Passes testsuite. 2013-03-24 17:24:59 +01:00
test21.sh --wd . implemented. Passes testsuite. 2012-02-20 00:48:28 +00:00
test23.sh Passes testsuite. 2013-03-24 17:24:59 +01:00
test30.sh testsuite: Less fragile. 2012-11-20 00:42:19 +01:00
test32.sh --wd . implemented. Passes testsuite. 2012-02-20 00:48:28 +00:00
test35.sh Passes testsuite. 2013-03-24 17:24:59 +01:00
test36.sh --wd . implemented. Passes testsuite. 2012-02-20 00:48:28 +00:00
test37.sh parallel: --plain + man + test implemented. Passes testsuite. 2012-08-08 21:25:18 +02:00
test41.sh --wd . implemented. Passes testsuite. 2012-02-20 00:48:28 +00:00
test45.sh testsuite: Start and stop VirtualBoxes as needed. 2013-06-15 16:12:02 +02:00
test46.sh bug #35427: quoting of {2} broken for --onall. 2012-03-12 23:38:38 +01:00
test47.sh testsuite: Polarhome added. 2013-04-08 21:17:59 +02:00
test60.sh parallel: --pipe can now only read from STDIN. 2013-08-21 17:04:33 +02:00
test61.sh Version update. Small --tty test. 2013-01-09 23:06:01 +01:00
test65.sh parallel: Re-fixed bug #37042: -J foo is taken from the whole command line - not just the part before the command 2013-07-04 00:50:08 +02:00