diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-05 10:03:11 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-05 10:03:11 +0200 |
commit | a908aa75ebe1ea806bac14e1f1317907b67cfc79 (patch) | |
tree | 12debbd1f2411837636f7646fd00ad3a78437859 /test | |
parent | 37d3d2edae34135df761aa2ec51070213a54b72a (diff) | |
parent | d18edce5957afdc3a286cf4ce1ca141a3cdc7be5 (diff) | |
download | egawk-a908aa75ebe1ea806bac14e1f1317907b67cfc79.tar.gz egawk-a908aa75ebe1ea806bac14e1f1317907b67cfc79.tar.bz2 egawk-a908aa75ebe1ea806bac14e1f1317907b67cfc79.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 4 | ||||
-rw-r--r-- | test/badargs.ok | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index e7bddcd3..cc8b93e4 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2016-02-05 Arnold D. Robbins <arnold@skeeve.com> + + * badargs.ok: Update after adding Yet Another Command Line Option. + 2016-01-28 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (EXTRA_DIST): Add profile9.awk and profile9.ok. diff --git a/test/badargs.ok b/test/badargs.ok index 1664ec1c..cd66dda0 100644 --- a/test/badargs.ok +++ b/test/badargs.ok @@ -26,6 +26,7 @@ Short options: GNU long options: (extensions) -p[file] --profile[=file] -P --posix -r --re-interval + -s --no-optimize -S --sandbox -t --lint-old -V --version |