release-1.10release-1.8release-1.9
Last change
on this file since 055e366 was
786a410,
checked in by David Benjamin <davidben@mit.edu>, 13 years ago
|
Print out failing lines in prove output
Makes diagnosing test failures much easier.
|
-
Property mode set to
100755
|
File size:
157 bytes
|
Rev | Line | |
---|
[2fa9a1a0] | 1 | #!/bin/sh |
---|
[81601a6] | 2 | SRCDIR=`dirname "${0}"` |
---|
| 3 | |
---|
| 4 | export BARNOWL_DATA_DIR="$SRCDIR/perl/" |
---|
| 5 | export BARNOWL_BIN_DIR="$SRCDIR/" |
---|
| 6 | |
---|
[786a410] | 7 | HARNESS_PERL=./tester exec prove --failures t/ |
---|
Note: See
TracBrowser
for help on using the repository browser.