parallel/testsuite/wanted-results
2015-05-22 00:33:39 +02:00
..
niceload01 Released as 20150109alpha. 2015-01-09 00:00:21 +01:00
niceload02 parallel: passes testsuite. 2014-10-22 21:59:06 +02:00
niceload03 sem: --semaphoretimeout <negative value> means: Exit if no semaphore gotten. 2015-01-03 14:48:01 +01:00
niceload04 src/parallel: -S @hostgroup implemented. 2014-11-13 16:57:41 +01:00
parallel-freebsd parallel: FreeBSD specific bugs. 2015-03-29 05:28:57 +02:00
parallel-install testsuite: Fixup. Passes testsuite. 2015-01-20 22:08:52 +01:00
parallel-local-0.3s parallel: killall() reaps children without doing anything else. 2015-04-21 00:08:08 +02:00
parallel-local-3s parallel: Kill children if receving TERM or INT. 2015-04-10 01:20:51 +02:00
parallel-local-10s Released as 20140722 ('MH17'). 2014-07-22 06:47:30 +02:00
parallel-local-30s testsuite: Cleanup after each test. 2015-02-01 14:38:26 +01:00
parallel-local-100s parallel: Rewrite of --tmux. Fixed some csh issues. 2015-02-22 15:09:26 +01:00
parallel-local-mem Fixed bug #44546: If --compress-program fails: fail. 2015-03-22 01:53:19 +01:00
parallel-local-ssh1 parallel: Commands longer than 1000 chars are bzip2'ed + hex encoded due to csh limit. 2015-01-02 22:35:30 +01:00
parallel-local-ssh2 parallel: Fixed security issue with -S + --fifo/--cat. 2015-05-14 17:17:02 +02:00
parallel-local-ssh3 parallel: functions needs to be exported when using --nice remotely. 2015-03-22 17:13:25 +01:00
parallel-local-ssh4 parallel: killall() reaps children without doing anything else. 2015-04-21 00:08:08 +02:00
parallel-local1 parallel: Rewrite of --tmux. Fixed some csh issues. 2015-02-22 15:09:26 +01:00
parallel-local2 Passes testsuite. 2014-08-22 23:30:39 +02:00
parallel-local4 testsuite for 2GB issues on some Perl versions. 2015-03-07 17:49:16 +01:00
parallel-local5 testsuite for 2GB issues on some Perl versions. 2015-03-07 17:49:16 +01:00
parallel-local6 parallel: --pipe can now only read from STDIN. 2013-08-21 17:04:33 +02:00
parallel-local7 parallel: Make tmpname() not create a file. That can cause permission problems if you ssh to a shared filesystem as a different user. 2015-04-23 00:15:23 +02:00
parallel-local8 parallel: Fixed bug #41609: --compress fails 2014-02-16 18:57:57 +01:00
parallel-local9 parallel: Minimize time when --compress leaves a file. Passes testsuite. 2015-04-15 22:32:46 +02:00
parallel-local10 testsuite: Renamed files that can run without network. 2012-05-06 00:02:08 +02:00
parallel-local12 Fixed bug #44546: If --compress-program fails: fail. 2015-03-22 01:53:19 +01:00
parallel-local13 parallel: Rewrite of --tmux. Fixed some csh issues. 2015-02-22 15:09:26 +01:00
parallel-local14 testsuite: Renamed files that can run without network. 2012-05-06 00:02:08 +02:00
parallel-local15 parallel: Avoid using Tie::RefHash. Passes test-suite. 2015-01-02 22:33:28 +01:00
parallel-local18 parallel: --return /./ fixed. 2014-07-21 17:07:48 +02:00
parallel-local19 testsuite for 2GB issues on some Perl versions. 2015-03-07 17:49:16 +01:00
parallel-local20 testsuite: reorg. 2012-12-28 21:30:30 +01:00
parallel-local21 parallel: --pipe can now only read from STDIN. 2013-08-21 17:04:33 +02:00
parallel-local22 parallel: Fixed security issue with -S + --fifo/--cat. 2015-05-14 17:17:02 +02:00
parallel-local23 parallel: Test for bug #43967: Error if there exists a bin/zsh or bin/bash dir (with zsh or bash). 2015-01-18 22:09:30 +01:00
parallel-local104 parallel: Avoid using Tie::RefHash. Passes test-suite. 2015-01-02 22:33:28 +01:00
parallel-local105 parallel: Avoid using Tie::RefHash. Passes test-suite. 2015-01-02 22:33:28 +01:00
parallel-local108 Fixed bug #37694: Empty string argument skipped when using --quote 2012-11-24 17:33:15 +01:00
parallel-local114 testsuite for 2GB issues on some Perl versions. 2015-03-07 17:49:16 +01:00
parallel-local129 testsuite: reorg. 2012-12-28 21:30:30 +01:00
parallel-local140 Fixed bug #37694: Empty string argument skipped when using --quote 2012-11-24 17:33:15 +01:00
parallel-local150 testsuite: Cleanup after running. 2015-02-01 16:57:31 +01:00
parallel-local152 Testsuite passing. 2014-06-23 02:04:37 +02:00
parallel-local154 testsuite: parallelized a few tests. 2012-12-28 11:46:35 +01:00
parallel-local157 parallel: Make tmpname() not create a file. That can cause permission problems if you ssh to a shared filesystem as a different user. 2015-04-23 00:15:23 +02:00
parallel-local164 Fixed bug #44553: --rpl should replace the longest expression first. 2015-03-16 19:51:08 +01:00
parallel-localhost1 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-polarhome testsuite: Added pidora to polarhome. 2015-04-22 00:05:41 +02:00
parallel-remote1 Fixed bug #44148: csh long vars fail exporting. 2015-02-01 21:46:06 +01:00
parallel-tutorial Released as 20150522 ('Nepal') 2015-05-22 00:33:39 +02:00
parallel-virtualbox1 Fixed bug #38908: niceload: Ctrl-C should resume jobs if using -p 2014-03-03 19:26:19 +01:00
sem01 sem: --semaphoretimeout <negative value> means: Exit if no semaphore gotten. 2015-01-03 14:48:01 +01:00
sem02 testsuite: new tests. 2012-11-21 22:32:50 +01:00
sql01 testsuite: Test for --sshdelay. Fixed other tests. 2013-01-21 23:10:34 +01:00
sql02 sql: --list-tables for sqlite incl test. 2013-11-29 23:30:50 +01:00
sql03 parallel: Detection of CPU on Tru64. 2013-12-06 00:21:21 +01:00
test13 parallel: Avoid using Tie::RefHash. Passes test-suite. 2015-01-02 22:33:28 +01:00
test15 Fixed bug #44553: --rpl should replace the longest expression first. 2015-03-16 19:51:08 +01:00
test17 src/parallel: --transfer files with /./ as relative to --workdir. 2013-10-21 22:31:52 +02:00
test18 eval $perlexpr as function. Added --plus. Forced --noctrlc if --controlmaster. 2014-07-26 13:17:13 +02:00
test19 Fixed bug #44553: --rpl should replace the longest expression first. 2015-03-16 19:51:08 +01:00
test21 eval $perlexpr as function. Added --plus. Forced --noctrlc if --controlmaster. 2014-07-26 13:17:13 +02:00
test23 Passes testsuite. 2013-03-24 17:24:59 +01:00
test30 parallel: Code re-org to remove $Private::variables. 2014-08-27 23:29:15 +02:00
test32 Passes testsuite. 2014-08-22 23:30:39 +02:00
test35 src/parallel: --transfer files with /./ as relative to --workdir. 2013-10-21 22:31:52 +02:00
test36 Release candidate 20101113 2010-11-13 14:57:39 +01:00
test37 parallel: Commands longer than 1000 chars are bzip2'ed + hex encoded due to csh limit. 2015-01-02 22:35:30 +01:00
test41 parallel: Man page for --dry-run. Small bug fixes. 2010-12-16 00:12:02 +01:00
test45 parallel: Rewrite of --tmux. Fixed some csh issues. 2015-02-22 15:09:26 +01:00
test46 bug #35427: quoting of {2} broken for --onall. 2012-03-12 23:38:38 +01:00
test47 Passes testsuite. 2013-03-24 17:24:59 +01:00
test60 testsuite: Cleanup after running. 2015-02-01 16:57:31 +01:00
test61 testsuite: Cleanup after each test. 2015-02-01 14:38:26 +01:00
test65 Fixed bug #43923: test65 broken. 2015-02-01 14:31:44 +01:00