aboutsummaryrefslogtreecommitdiffstats
path: root/test/id.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-10-04 12:04:34 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-10-04 12:04:34 +0200
commit81896b422307105edb9908958bbedd09967d9a05 (patch)
tree89421f3e15278d3d6a6bbd15066465e0bc62a2fd /test/id.ok
parent3d9b832439afeb1b05c60831e0865df585dc55ac (diff)
downloadegawk-81896b422307105edb9908958bbedd09967d9a05.tar.gz
egawk-81896b422307105edb9908958bbedd09967d9a05.tar.bz2
egawk-81896b422307105edb9908958bbedd09967d9a05.zip
Add tests for SYMTAB and FUNCTAB.
Diffstat (limited to 'test/id.ok')
-rw-r--r--test/id.ok32
1 files changed, 32 insertions, 0 deletions
diff --git a/test/id.ok b/test/id.ok
new file mode 100644
index 00000000..d31573de
--- /dev/null
+++ b/test/id.ok
@@ -0,0 +1,32 @@
+FUNCTAB -> array
+ARGV -> array
+SYMTAB -> array
+ORS -> scalar
+ROUNDMODE -> scalar
+i -> untyped
+OFS -> scalar
+ERRNO -> scalar
+FNR -> scalar
+LINT -> scalar
+IGNORECASE -> scalar
+NR -> scalar
+function1 -> user
+ARGIND -> scalar
+NF -> scalar
+TEXTDOMAIN -> scalar
+CONVFMT -> scalar
+FIELDWIDTHS -> scalar
+ARGC -> scalar
+an_array -> untyped
+PROCINFO -> array
+PREC -> scalar
+SUBSEP -> scalar
+FPAT -> scalar
+RS -> scalar
+FS -> scalar
+OFMT -> scalar
+RLENGTH -> scalar
+RT -> scalar
+BINMODE -> scalar
+FILENAME -> scalar
+RSTART -> scalar