aboutsummaryrefslogtreecommitdiffstats
path: root/test/lua
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2018-09-06 16:24:24 +0200
committerAnders Broman <a.broman58@gmail.com>2018-09-07 04:02:45 +0000
commit6fa2ad4922ce296a26bdd9f54622a491209ec3cd (patch)
treeca68acf47a7656cd5735d724385863a0ad980440 /test/lua
parentd703310749312b0b822af0cb5ab3947dc5a53696 (diff)
Lua: remove various logging functions (debug, warn, etc.)
The "debug" logging function overwrites the "debug" package which breaks luacov: https://github.com/keplerproject/luacov/issues/55 Change-Id: I9b6025c060733198bfff8ea959444c09d6e08709 Reviewed-on: https://code.wireshark.org/review/29449 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'test/lua')
-rw-r--r--test/lua/globals_2.2.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/lua/globals_2.2.txt b/test/lua/globals_2.2.txt
index 762e497238..efa744c8b0 100644
--- a/test/lua/globals_2.2.txt
+++ b/test/lua/globals_2.2.txt
@@ -716,9 +716,7 @@
["wrap"] = '<function 378>',
["yield"] = '<function 379>'
},
- ["critical"] = '<function 380>',
["datafile_path"] = '<function 33>',
- ["debug"] = '<function 381>',
["deregister_filehandler"] = '<function 382>',
["dofile"] = '<function 383>',
["enable_lua"] = true,
@@ -811,7 +809,6 @@
[2] = "H225_OTHERS",
[0] = "H225_RAS"
},
- ["info"] = '<function 392>',
["init_routines"] = {},
["io"] = {
["close"] = '<function 393>',
@@ -865,7 +862,6 @@
["tan"] = '<function 433>',
["tanh"] = '<function 434>'
},
- ["message"] = '<function 435>',
["module"] = '<function 436>',
["new_dialog"] = '<function 437>',
["next"] = '<function 438>',
@@ -953,7 +949,6 @@
["type"] = '<function 501>',
["typeof"] = '<function 502>',
["unpack"] = '<function 498>',
- ["warn"] = '<function 503>',
["wtap"] = {
["APPLE_IP_OVER_IEEE1394"] = 62,
["ARCNET"] = 8,