diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2018-10-15 08:08:14 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2018-10-15 08:08:14 +0000 |
commit | ed877fd3011f3edbcc33c30862bd6ccb43ca746b (patch) | |
tree | cd39060245a1b4b97333ff66f25f0976d4ff51af /regress/usr.bin/join/t3.out | |
parent | 51f99046c304311346b43edcfa2f4cbcb22b6044 (diff) |
Basic set of tests taken from spec plus some extra. Extra ones are failing
and disabled for the moment.
Diffstat (limited to 'regress/usr.bin/join/t3.out')
-rw-r--r-- | regress/usr.bin/join/t3.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/usr.bin/join/t3.out b/regress/usr.bin/join/t3.out new file mode 100644 index 00000000000..151a1a277d2 --- /dev/null +++ b/regress/usr.bin/join/t3.out @@ -0,0 +1,6 @@ +a b c w x +a b c y z +a b c o p +a d e w x +a d e y z +a d e o p |