diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-09-14 09:36:39 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-09-14 09:36:39 +0300 |
commit | 8eb919e188c5a903a7d0194e42a97698b649d9ac (patch) | |
tree | a09d18c440c3842433da49353aac5cbb035f4c3e /test | |
parent | fc9109734ddcf57c5f1faaedfadc432ec6841aa8 (diff) | |
download | egawk-8eb919e188c5a903a7d0194e42a97698b649d9ac.tar.gz egawk-8eb919e188c5a903a7d0194e42a97698b649d9ac.tar.bz2 egawk-8eb919e188c5a903a7d0194e42a97698b649d9ac.zip |
Revise testext test.
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 2 | ||||
-rw-r--r-- | test/testext.ok | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 4bab4796..643fe8d0 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,6 +1,6 @@ 2012-09-14 Arnold D. Robbins <arnold@skeeve.com> - * testext.ok: Updated. + * testext.ok: Updated. Twice. 2012-09-11 Arnold D. Robbins <arnold@skeeve.com> diff --git a/test/testext.ok b/test/testext.ok index d291f721..3b1f423a 100644 --- a/test/testext.ok +++ b/test/testext.ok @@ -11,7 +11,6 @@ dump_array_and_delete(pets) returned 1 dump_array_and_delete() did remove index "3"! try_modify_environ: sym_lookup of ENVIRON passed -try_modify_environ: incoming size is 60 try_modify_environ: set_array_element of ENVIRON failed try_modify_environ: could not flatten array try_del_environ() could not delete element - pass |