diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-12-19 22:08:43 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-12-19 22:08:43 +0200 |
commit | 3b50111ac31a64e01a2e64a06c7c276f6b9424cf (patch) | |
tree | 00f75b630efe8f70632fac5086038625d767e990 /test/inf-nan-torture.ok | |
parent | 8224cc546f7cfb0922fb69f3ad3f91313cf80e37 (diff) | |
download | egawk-3b50111ac31a64e01a2e64a06c7c276f6b9424cf.tar.gz egawk-3b50111ac31a64e01a2e64a06c7c276f6b9424cf.tar.bz2 egawk-3b50111ac31a64e01a2e64a06c7c276f6b9424cf.zip |
First steps fixing +inform, +nancy.
Diffstat (limited to 'test/inf-nan-torture.ok')
-rw-r--r-- | test/inf-nan-torture.ok | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test/inf-nan-torture.ok b/test/inf-nan-torture.ok new file mode 100644 index 00000000..40d31942 --- /dev/null +++ b/test/inf-nan-torture.ok @@ -0,0 +1,16 @@ +1 -inf -inf +2 -inform 0 +3 inform 0 +4 -nan -nan +5 -nancy 0 +6 nancy 0 +7 -123 -123 +8 0 0 +9 123 123 +10 +123 123 +11 nancy 0 +12 +nancy 0 +13 +nan +nan +14 inform 0 +15 +inform 0 +16 +inf +inf |