tests: check for common exceptions with "Error"
commit95bd43f95375c79255016f867b7cc524c6b27db8
authorEric Wong <normalperson@yhbt.net>
Mon, 12 Oct 2009 07:26:46 +0000 (12 00:26 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 12 Oct 2009 07:26:46 +0000 (12 00:26 -0700)
tree002c9b05451a09babe78986bac269a0c11edfc23
parent7096b494fac72a9b4444f2b5b7f32d3bdc17d44a
tests: check for common exceptions with "Error"

And fix existing tests that use "grep -v" since that
is almost always true...
t/t1000-thread-pool-basic.sh
t/t1002-thread-pool-graceful.sh
t/t2000-thread-spawn-basic.sh
t/t2002-thread-spawn-graceful.sh
t/t3000-revactor-basic.sh
t/t3001-revactor-pipeline.sh
t/t3002-revactor-graceful.sh
t/t3100-revactor-tee-input.sh