aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/dumpvars.ok2
-rw-r--r--test/id.ok1
3 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 2cc88514..16ef6d56 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-14 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dumpvars.ok, id.ok: Updated after code changes.
+
2015-01-07 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (regexpbrack): New test.
diff --git a/test/dumpvars.ok b/test/dumpvars.ok
index 73d3d306..5013b351 100644
--- a/test/dumpvars.ok
+++ b/test/dumpvars.ok
@@ -3,6 +3,7 @@ ARGIND: 0
ARGV: array, 1 elements
BINMODE: 0
CONVFMT: "%.6g"
+ENVIRON: array, 57 elements
ERRNO: ""
FIELDWIDTHS: ""
FILENAME: "-"
@@ -17,6 +18,7 @@ OFMT: "%.6g"
OFS: " "
ORS: "\n"
PREC: 53
+PROCINFO: array, 28 elements
RLENGTH: 0
ROUNDMODE: "N"
RS: "\n"
diff --git a/test/id.ok b/test/id.ok
index a9f540e7..a3271cff 100644
--- a/test/id.ok
+++ b/test/id.ok
@@ -70,3 +70,4 @@ lshift -> builtin
SYMTAB -> array
strtonum -> builtin
toupper -> builtin
+ENVIRON -> array