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/t1.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/t1.out')
-rw-r--r-- | regress/usr.bin/join/t1.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/usr.bin/join/t1.out b/regress/usr.bin/join/t1.out new file mode 100644 index 00000000000..0227f8e620a --- /dev/null +++ b/regress/usr.bin/join/t1.out @@ -0,0 +1,5 @@ +!Name Phone Number Fax Number +Don +1 123-456-7890 +1 123-456-7899 +Hal +1 234-567-8901 (unknown) +Keith (unknown) +1 456-789-0122 +Yasushi +2 345-678-9012 +2 345-678-9011 |