aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-04-22 09:19:36 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-04-22 09:19:36 +0300
commit26e0f72a6bb214f1f53326c7b2325715afe43fb6 (patch)
treead7e61cd69a9bdebf41e7d743fef93d8eb025bce /test
parentbcb8bd6d6671a3400c4bfe3e34eb4d5d66050f32 (diff)
downloadegawk-26e0f72a6bb214f1f53326c7b2325715afe43fb6.tar.gz
egawk-26e0f72a6bb214f1f53326c7b2325715afe43fb6.tar.bz2
egawk-26e0f72a6bb214f1f53326c7b2325715afe43fb6.zip
Add 32/64 bit consistency in hashing.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/arraysort.ok2
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 89aa4d11..3081a53c 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 22 09:19:06 2011 Arnold D. Robbins <arnold@skeeve.com>
+
+ * arraysort.ok: Updated.
+
Mon Apr 18 10:22:28 2011 John Haque <j.eh@mchsi.com>
* arraysort.awk, arraysort.ok, sort1.awk, sort1.ok: Updated.
diff --git a/test/arraysort.ok b/test/arraysort.ok
index 23d7c44a..70af0e01 100644
--- a/test/arraysort.ok
+++ b/test/arraysort.ok
@@ -34,9 +34,9 @@ y 1
| 3| 3|
|0|0|
|1|1|
+| 4 | 4 |
|2|2|
|3|3|
-| 4 | 4 |
--asc ind str--
| 3| 3|
| 4 | 4 |