parallel/unittest/tests-to-run
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.sh Added -j 0 with unittest 2007-09-14 00:43:59 +02:00
test02.sh Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test03.sh Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test04.sh Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test05.sh Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test06.sh Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
test07.sh This no longer takes up all memory: 2008-06-24 15:39:12 +02:00