aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-09-29 22:50:17 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-09-29 22:50:17 +0300
commitabcfb997622f9b65c9f142b178648bbda83acdf1 (patch)
tree24d87a464a1ea5f52ec395fed5e68b89bf03ce2d /test
parent9701514d4ad1152da564ebf6690c514becd4339a (diff)
parent1086474bc51fc31e15d72df27b529b1015cd33aa (diff)
downloadegawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.gz
egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.bz2
egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.zip
Merge branch 'master' into comment
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/testext.ok1
2 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 5a641b84..33ba57af 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2014-09-29 Arnold D. Robbins <arnold@skeeve.com>
+
+ * testext.ok: Adjusted after minor code change.
+
2014-09-27 Arnold D. Robbins <arnold@skeeve.com>
* profile2.ok, profile3.ok, profile4.ok, profile5.ok:
diff --git a/test/testext.ok b/test/testext.ok
index 5612e92c..9b36bf72 100644
--- a/test/testext.ok
+++ b/test/testext.ok
@@ -15,6 +15,7 @@ try_modify_environ: set_array_element of ENVIRON failed
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 PROCINFO passed - did not get a value
var_test: sym_lookup of ARGC passed - got a value!
var_test: sym_update of ARGC failed - correctly
var_test: sym_update("testvar") succeeded