parallel/unittest/actual-results
Ole Tange 937e204b1e This no longer takes up all memory:
seq 1 1000000000 | parallel very_long_command

Now parallel will not first queue commands but instead run them
immediately.
2008-06-24 15:39:12 +02:00
..
test01 Added -j 0 with unittest 2007-09-14 00:43:59 +02:00
test02 Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test03 Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test04 Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test05 Fixed bug: Error if command and input line are empty. 2007-09-11 08:00:26 +02:00
test06 Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test07 This no longer takes up all memory: 2008-06-24 15:39:12 +02:00