aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-wslua.sh
AgeCommit message (Expand)AuthorFilesLines
2016-02-03Suite test: fix modelines for bash script (emac)Alexis La Goutte1-1/+1
2015-11-26Change Lua tests to reflect the disappearance of WTAP_ENCAP_IEEE_802_11_AIROP...Guy Harris1-13/+1
2015-08-19Mergecap: add test suite for various merging scenariosHadriel Kaplan1-1/+1
2015-07-24Lua: add the 1.12.x Lua API to the globals verification test suiteHadriel Kaplan1-0/+6
2015-03-12Fix the Lua FPM dissector test.Gerald Combs1-4/+15
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-5/+35
2015-01-23Fix test script to test Lua Pinfo, and fix problem it found.Guy Harris1-1/+1
2014-12-31Lua: allow a Dissector object to be passed in for register_heuristicHadriel Kaplan1-1/+39
2014-04-17Add tvb_get and proto_tree_add for string-encoded byte arraysHadriel Kaplan1-0/+8
2014-04-14Add tvb_get and proto_tree_add for string-encoded timestampsHadriel Kaplan1-0/+17
2014-04-07Switch to Lua 5.2.3 built with MSVC2010 instead of the one built with MingW g...Pascal Quantin1-7/+7
2014-04-06Get it compiling again: WindowsXP build failingHadriel Kaplan1-7/+7
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-26Add various functions for Lua directory handling and path infoHadriel Kaplan1-0/+17
2014-03-22Add way for Lua file reader to save state per file read/write opsHadriel Kaplan1-0/+2
2014-03-19Fix lua file testsuite not working and weak heuristic readers not being regis...Hadriel Kaplan1-9/+10
2014-03-19Add capture file reader/writer support for Lua so scripts can implement new c...Michael Mann1-0/+98
2014-03-14Add Lua heuristic dissector supportHadriel Kaplan1-10/+10
2014-03-10Add GLib's regex library into LuaHadriel Kaplan1-2/+19
2014-02-21Fix bug 9790: Lua: wslua allows duplicate field registrationHadriel Kaplan1-0/+28
2014-02-21Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan1-0/+23
2014-02-21Revert "Add test suite for verifying Lua global variables/tables of previous ...Evan Huus1-23/+0
2014-02-21Add test suite for verifying Lua global variables/tables of previous releases...Hadriel Kaplan1-0/+23
2014-02-20Fix mode for lua test suiteEvan Huus1-0/+0
2014-02-20Add 4 more test scripts for Lua, and its own testsuite menuHadriel Kaplan1-0/+216