parallel/unittest
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
..
actual-results This no longer takes up all memory: 2008-06-24 15:39:12 +02:00
input-files Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
tests-to-run This no longer takes up all memory: 2008-06-24 15:39:12 +02:00
wanted-results This no longer takes up all memory: 2008-06-24 15:39:12 +02:00
Fixed.sh Parallel first commit in GIT 2007-09-10 22:28:03 +02:00
Start.sh Parallel first commit in GIT 2007-09-10 22:28:03 +02:00