aboutsummaryrefslogtreecommitdiffstats
path: root/test/arraysort.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-05-04 23:39:43 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-05-04 23:39:43 +0300
commit1387c9a6046ba3a3e9ce8343daac42e1086efa6b (patch)
treed203a0f14aae778c0e907f1fca66c12fee3346e1 /test/arraysort.ok
parentf2b825c82aa6b0b2eabed734244148206f3c01a5 (diff)
downloadegawk-1387c9a6046ba3a3e9ce8343daac42e1086efa6b.tar.gz
egawk-1387c9a6046ba3a3e9ce8343daac42e1086efa6b.tar.bz2
egawk-1387c9a6046ba3a3e9ce8343daac42e1086efa6b.zip
Revamp array sorting.
Diffstat (limited to 'test/arraysort.ok')
-rw-r--r--test/arraysort.ok8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/arraysort.ok b/test/arraysort.ok
index 70af0e01..454badf0 100644
--- a/test/arraysort.ok
+++ b/test/arraysort.ok
@@ -1,7 +1,7 @@
--- test1 ---
+ 5 5
10 10
3D 3D
- 5 5
--- test2 ---
x 1
y 1
@@ -71,13 +71,13 @@ y 1
|4|4|
|5|5|
--asc val num--
-|0|0|
|D3|D3|
+|0|0|
|1|1|
|2|2|
+|3D|3D|
| 3| 3|
|3|3|
-|3D|3D|
-| 4 | 4 |
|4|4|
+| 4 | 4 |
|5|5|