diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2016-07-30 13:55:55 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2016-07-30 13:55:55 +0000 |
commit | 7978016784a3ad17fcacb477ca2c3813d57fb881 (patch) | |
tree | c1686f6f048472a7c447c97d17e715c6f0075497 /regress/usr.bin/jot/regress.wp1.out | |
parent | 655d4b936e25d27b3a7c36739a81d59c02689fd3 (diff) |
Add regression tests for jot(1).
Adapted from FreeBSD's test suite by attila () stalphonsos ! com.
Minor tweaks:
* make tests work properly with 'make obj' and setting VERBOSE
* add 10 tests checking some examples in our man page
* disable the dddd test for now since it loops forever
Besides dddd, the following five tests fail: dhhd dhhd2 wp3 wp4 wp5
Suggested fixes for these are on tech@
Many thanks to attila for doing the hard work!
Diffstat (limited to 'regress/usr.bin/jot/regress.wp1.out')
-rw-r--r-- | regress/usr.bin/jot/regress.wp1.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/regress/usr.bin/jot/regress.wp1.out b/regress/usr.bin/jot/regress.wp1.out new file mode 100644 index 00000000000..6a5e94cba36 --- /dev/null +++ b/regress/usr.bin/jot/regress.wp1.out @@ -0,0 +1,10 @@ +%1%% +%2%% +%3%% +%4%% +%5%% +%6%% +%7%% +%8%% +%9%% +%10%% |