aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-07-24 18:08:29 -0400
committerArnold D. Robbins <arnold@skeeve.com>2014-07-24 18:08:29 -0400
commit37e5d574d1d2d48fcee475791e9b549a02e04eee (patch)
treefffc2b62a64b8a4771ed2f0ccb7b0fb11d9132a3 /test
parent0eb7c07d8527a73cf2ab3896853da7a386d85545 (diff)
parent91f979adfcc3c19bec24fc5272c23c065ba3040b (diff)
downloadegawk-37e5d574d1d2d48fcee475791e9b549a02e04eee.tar.gz
egawk-37e5d574d1d2d48fcee475791e9b549a02e04eee.tar.bz2
egawk-37e5d574d1d2d48fcee475791e9b549a02e04eee.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/badargs.ok2
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index cc921277..79e2d538 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2014-07-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Adjust after correctly alphabetizing options.
+
2014-07-10 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (printhuge): New test.
diff --git a/test/badargs.ok b/test/badargs.ok
index 1be81ec3..8d34be1f 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -18,9 +18,9 @@ Short options: GNU long options: (extensions)
-i includefile --include=includefile
-l library --load=library
-L [fatal] --lint[=fatal]
- -n --non-decimal-data
-M --bignum
-N --use-lc-numeric
+ -n --non-decimal-data
-o[file] --pretty-print[=file]
-O --optimize
-p[file] --profile[=file]