diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2005-03-29 10:56:56 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2005-03-29 10:56:56 +0000 |
commit | f0ce9bfd071ae39796326317d695b910dbd341e2 (patch) | |
tree | 796454b0c7ed2bce8b8c4e9c597c296f3c1be357 /regress/usr.bin | |
parent | ef997527d5010400bfadbe4d11dd252dfc3ef572 (diff) |
even better test for wrapping
Diffstat (limited to 'regress/usr.bin')
-rw-r--r-- | regress/usr.bin/dc/t24.in | 8 | ||||
-rw-r--r-- | regress/usr.bin/dc/t24.out | 12 |
2 files changed, 8 insertions, 12 deletions
diff --git a/regress/usr.bin/dc/t24.in b/regress/usr.bin/dc/t24.in index 1df961fb7b9..d89fb4ee05c 100644 --- a/regress/usr.bin/dc/t24.in +++ b/regress/usr.bin/dc/t24.in @@ -1,8 +1,8 @@ +10 66 ^p +10 67 ^p 10 68 ^p 10 69 ^p -10 70 ^p -10 71 ^p +10 135 ^p +10 136 ^p 10 137 ^p 10 138 ^p -10 139 ^p -10 140 ^p diff --git a/regress/usr.bin/dc/t24.out b/regress/usr.bin/dc/t24.out index df027c6f499..0f6c3d4509e 100644 --- a/regress/usr.bin/dc/t24.out +++ b/regress/usr.bin/dc/t24.out @@ -1,19 +1,15 @@ +1000000000000000000000000000000000000000000000000000000000000000000 +10000000000000000000000000000000000000000000000000000000000000000000 100000000000000000000000000000000000000000000000000000000000000000000 10000000000000000000000000000000000000000000000000000000000000000000\ 00 10000000000000000000000000000000000000000000000000000000000000000000\ -000 +00000000000000000000000000000000000000000000000000000000000000000000 10000000000000000000000000000000000000000000000000000000000000000000\ -0000 +000000000000000000000000000000000000000000000000000000000000000000000 10000000000000000000000000000000000000000000000000000000000000000000\ 00000000000000000000000000000000000000000000000000000000000000000000\ 00 10000000000000000000000000000000000000000000000000000000000000000000\ 00000000000000000000000000000000000000000000000000000000000000000000\ 000 -10000000000000000000000000000000000000000000000000000000000000000000\ -00000000000000000000000000000000000000000000000000000000000000000000\ -0000 -10000000000000000000000000000000000000000000000000000000000000000000\ -00000000000000000000000000000000000000000000000000000000000000000000\ -00000 |