21 lines
700 B
Diff
21 lines
700 B
Diff
|
Index: gawk-5.2.0/test/inf-nan-torture.in
|
||
|
===================================================================
|
||
|
--- gawk-5.2.0.orig/test/inf-nan-torture.in
|
||
|
+++ gawk-5.2.0/test/inf-nan-torture.in
|
||
|
@@ -1 +1 @@
|
||
|
--inf -inform inform -nan -nancy nancy -123 0 123 +123 nancy +nancy +nan inform +inform +inf
|
||
|
+-inf -inform inform +nan -nancy nancy -123 0 123 +123 nancy +nancy +nan inform +inform +inf
|
||
|
Index: gawk-5.2.0/test/inf-nan-torture.ok
|
||
|
===================================================================
|
||
|
--- gawk-5.2.0.orig/test/inf-nan-torture.ok
|
||
|
+++ gawk-5.2.0/test/inf-nan-torture.ok
|
||
|
@@ -1,7 +1,7 @@
|
||
|
1 -inf -inf
|
||
|
2 -inform 0
|
||
|
3 inform 0
|
||
|
-4 -nan -nan
|
||
|
+4 +nan +nan
|
||
|
5 -nancy 0
|
||
|
6 nancy 0
|
||
|
7 -123 -123
|