wireshark/test/lua
Peter Wu a1e5a15780 wslua: fix NSTime:__tostring for negative values
"nstime_t{A, B}" is defined as "A + B * 10^9" rather than an integer
part A and fractional part B.

Bug: 14720
Change-Id: I5321db7d5ecea8f976291d2a22667b02162194e2
Reviewed-on: https://code.wireshark.org/review/27775
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-05-25 12:50:18 +00:00
..
acme_file.lua Use pcapng as the name of the file format. 2018-01-09 00:38:51 +00:00
common_sets.lua
dir.lua Lua: ensure that DATA_DIR and USER_DIR have trailing slashes 2018-04-30 10:33:46 +00:00
dissectFPM.lua Lua: Expose tcp_dissect_pdus() to Lua 2015-01-27 15:14:12 +00:00
dissector.lua
field.lua Lua: add functions for more field information 2015-07-09 01:49:11 +00:00
glib_sets.lua
globals_2.2.txt wslua: prepare for split class/instance (meta)methods 2016-10-18 20:41:34 +00:00
gregex.lua
inspect.lua
int64.lua
listener.lua
luatest.lua
nstime.lua wslua: fix NSTime:__tostring for negative values 2018-05-25 12:50:18 +00:00
pat2pcre.lua
pcap_file.lua For now, call the finish routine in Lua file writers "close". 2015-11-16 19:18:15 +00:00
pcre_sets.lua
pcre_sets2.lua
pinfo.lua Remove circuit_id from Lua tests 2017-11-13 20:27:17 +00:00
proto.lua
protofield.lua New Lua function TreeItem:referenced(ProtoField | Dissector). 2017-05-05 08:38:40 +00:00
script_args.lua
struct.lua
tvb.lua Lua: Add absolute time base values 2017-03-15 18:44:44 +00:00
verify_dissector.lua Test: Add wslua. 2018-05-02 00:35:20 +00:00
verify_globals.lua