more timeout tests

This commit is contained in:
Thomas Levine 2016-04-04 00:58:37 +00:00
parent cd7f773d58
commit 940cd549ab
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1 @@
set -e
$TEST_SHELL ../../urchin --shell sh .slow-tests
! $TEST_SHELL ../../urchin --shell sh --timeout 0.3 .slow-tests

1
tests/Flags/--timeout success Executable file
View File

@ -0,0 +1 @@
$TEST_SHELL ../../urchin --shell sh .slow-tests --timeout 1000