diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-11 22:23:34 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-11 22:23:34 +0200 |
commit | 7187c507d21165be6c060f0ee6495cd8869a1e08 (patch) | |
tree | 65e0023740862af701560922add2992984bec80f /test | |
parent | 0961d7b8cc08365bc82f7410a013517a839d683e (diff) | |
download | egawk-7187c507d21165be6c060f0ee6495cd8869a1e08.tar.gz egawk-7187c507d21165be6c060f0ee6495cd8869a1e08.tar.bz2 egawk-7187c507d21165be6c060f0ee6495cd8869a1e08.zip |
Bug fix in testext test and fix flag values.
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 4 | ||||
-rw-r--r-- | test/testext.ok | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index bd327f24..86ca9008 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2012-10-11 Arnold D. Robbins <arnold@skeeve.com> + + * testext.ok: Updated. + 2012-10-04 Akim Demaille <akim@lrde.epita.fr> Fix VPATH builds. diff --git a/test/testext.ok b/test/testext.ok index 3b1f423a..f6066352 100644 --- a/test/testext.ok +++ b/test/testext.ok @@ -12,7 +12,7 @@ dump_array_and_delete() did remove index "3"! try_modify_environ: sym_lookup of ENVIRON passed try_modify_environ: set_array_element of ENVIRON failed -try_modify_environ: could not flatten array +try_modify_environ: marking element "testext" for deletion try_del_environ() could not delete element - pass try_del_environ() could not add an element - pass var_test: sym_lookup of ARGC passed - got a value! |