URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=963b0c919e8dbe34dfedc30ee5d6f712e11ff558
Submitter: Hadriel Kaplan (hadrielk@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
963b0c9 by Hadriel Kaplan (hadrielk@xxxxxxxxx):
Lua: add the 1.12.x Lua API to the globals verification test suite
Change-Id: I698fc75dc915ea007b2f7762f0041dbb6dd1d8d3
Reviewed-on: https://code.wireshark.org/review/9764
Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Actions performed:
from d2828a3 Lua: fix "since 1.99.9" to be 1.99.8
adds 963b0c9 Lua: add the 1.12.x Lua API to the globals verification test suite
Summary of changes:
test/lua/globals_1.12.txt | 1260 +++++++++++++++++++++++++++++++++++++++++++++
test/suite-wslua.sh | 6 +
2 files changed, 1266 insertions(+)
create mode 100644 test/lua/globals_1.12.txt