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.hdhh.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.hdhh.out')
-rw-r--r-- | regress/usr.bin/jot/regress.hdhh.out | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/regress/usr.bin/jot/regress.hdhh.out b/regress/usr.bin/jot/regress.hdhh.out new file mode 100644 index 00000000000..d06ebfa3015 --- /dev/null +++ b/regress/usr.bin/jot/regress.hdhh.out @@ -0,0 +1,50 @@ +22 +24 +26 +28 +30 +32 +34 +36 +38 +40 +42 +44 +46 +48 +50 +52 +54 +56 +58 +60 +62 +64 +66 +68 +70 +72 +74 +76 +78 +80 +82 +84 +86 +88 +90 +92 +94 +96 +98 +100 +102 +104 +106 +108 +110 +112 +114 +116 +118 +120 |