Behdad Esfahbod
|
e5b78aa212
|
Fix run-tests.sh to run on dash
$(()) is more portable than let, who knew...
|
2015-03-03 11:31:22 -08:00 |
|
Behdad Esfahbod
|
47cd66e43b
|
Make run-tests.sh call doctest module directly
This makes it fail correctly. Also, run doctest in verbose mode.
|
2015-03-03 10:47:20 -08:00 |
|
Behdad Esfahbod
|
f439e7b07d
|
Really fix test runner this time
Still doesn't work as we don't return failure from the Python fails
if doctests fail. But the test runner script is correct now.
|
2015-03-03 10:39:55 -08:00 |
|
Behdad Esfahbod
|
a0befdc025
|
Make run-tests.sh fail if any tests failed!
|
2015-03-03 10:16:01 -08:00 |
|
Behdad Esfahbod
|
f192400039
|
Fix checks; add run-tests.sh
|
2015-03-03 09:57:41 -08:00 |
|