aboutsummaryrefslogtreecommitdiffstats
path: root/test/testext.ok
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2015-01-08 09:41:19 -0500
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2015-01-08 09:41:19 -0500
commitf8fecb69346cbcd774a73a49322aeb8ddea73e44 (patch)
treed364c944782ef4092e3599f49b20e5738660b324 /test/testext.ok
parent41483acb1969b24e336b11aaf3bfdc1dbdfe33a8 (diff)
downloadegawk-f8fecb69346cbcd774a73a49322aeb8ddea73e44.tar.gz
egawk-f8fecb69346cbcd774a73a49322aeb8ddea73e44.tar.bz2
egawk-f8fecb69346cbcd774a73a49322aeb8ddea73e44.zip
When an extension calls sym_lookup on a deferred variable, it should always succeed.
Diffstat (limited to 'test/testext.ok')
-rw-r--r--test/testext.ok2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testext.ok b/test/testext.ok
index 5a78c159..9dae010f 100644
--- a/test/testext.ok
+++ b/test/testext.ok
@@ -15,7 +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 PROCINFO passed - got 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