aboutsummaryrefslogtreecommitdiffstats
path: root/test/functab5.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-10-29 17:47:18 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-10-29 17:47:18 +0200
commit3f0c8b44b1c8326bf83a290832f557ad350927fd (patch)
tree2ea8a293e883de3cd79ce3e8ce333915f57d9908 /test/functab5.ok
parent5ee58847061487a0fa9aa5ce0492cd4afb7aaa72 (diff)
downloadegawk-3f0c8b44b1c8326bf83a290832f557ad350927fd.tar.gz
egawk-3f0c8b44b1c8326bf83a290832f557ad350927fd.tar.bz2
egawk-3f0c8b44b1c8326bf83a290832f557ad350927fd.zip
Bug fix in eval.c:setup_frame.
Diffstat (limited to 'test/functab5.ok')
-rw-r--r--test/functab5.ok46
1 files changed, 46 insertions, 0 deletions
diff --git a/test/functab5.ok b/test/functab5.ok
new file mode 100644
index 00000000..9ac4295d
--- /dev/null
+++ b/test/functab5.ok
@@ -0,0 +1,46 @@
+and'
+asort'
+asorti'
+atan2'
+bindtextdomain'
+chdir'
+close'
+compl'
+cos'
+dcgettext'
+dcngettext'
+exp'
+fflush'
+fts'
+gensub'
+gsub'
+index'
+int'
+isarray'
+length'
+log'
+lshift'
+match'
+mktime'
+or'
+patsplit'
+rand'
+rshift'
+sin'
+sort'
+split'
+sprintf'
+sqrt'
+srand'
+stat'
+statvfs'
+strftime'
+strtonum'
+sub'
+substr'
+system'
+systime'
+tolower'
+toupper'
+typeof'
+xor'