Thu, 18 Feb 2016 19:02:28 +0000 Matthew Wild main.lua: Read any remaining server logs after script completes (error or otherwise) changeset | files
Thu, 18 Feb 2016 19:00:01 +0000 Matthew Wild main.lua: Add per-action timeout changeset | files
Sat, 06 Feb 2016 14:38:40 +0000 Matthew Wild scansion.parser: Remove unused variable (thanks luacheck) changeset | files
Sat, 06 Feb 2016 14:38:25 +0000 Matthew Wild main, scansion.parser: Allow scripts to include tags in comments at the beginning, which are included in JSON output changeset | files
Sat, 06 Feb 2016 14:38:17 +0000 Matthew Wild Ignore shebangs at the top of a script changeset | files
Thu, 04 Feb 2016 17:22:28 +0000 Matthew Wild main.lua: Add --skip-server-startup-log to discard server log output at startup changeset | files
Thu, 04 Feb 2016 17:21:33 +0000 Matthew Wild Makefile: Automatically create build directory if it doesn't exist changeset | files
Fri, 01 Jan 2016 21:28:16 +0000 Matthew Wild Add Makefile and other files for building changeset | files
Fri, 01 Jan 2016 20:45:22 +0000 Matthew Wild client: Wait for 'drained' event when sending stanzas (experimental, may help with syncing to server's logs) changeset | files
Fri, 01 Jan 2016 20:44:44 +0000 Matthew Wild scansion.parser: Whitespace fix changeset | files
Fri, 01 Jan 2016 20:43:28 +0000 Matthew Wild main.lua: Log script title and summary changeset | files
Fri, 01 Jan 2016 20:43:08 +0000 Matthew Wild scansion.parser: Read any comments at top of the file as script title (first line) and summary (following lines) changeset | files
Fri, 01 Jan 2016 20:42:03 +0000 Matthew Wild main.lua: Support tagging metadata for test runs, and include it in JSON output changeset | files
Fri, 01 Jan 2016 20:36:05 +0000 Matthew Wild main.lua: Restructure server log reading changeset | files
Fri, 01 Jan 2016 20:34:51 +0000 Matthew Wild main: Add delay when reading server logs changeset | files
Thu, 31 Dec 2015 18:19:03 +0000 Matthew Wild client: Make use of new scansion.error library, log the received stanza when different to expected one changeset | files
Thu, 31 Dec 2015 18:18:37 +0000 Matthew Wild main: Change JSON log format for clarity, error may be more than just a simple message now changeset | files
Thu, 31 Dec 2015 18:18:02 +0000 Matthew Wild scansion.error: Util for creating error objects changeset | files
Thu, 31 Dec 2015 13:25:43 +0000 Matthew Wild main: Separate logging for the last event to ensure proper JSON syntax changeset | files
Thu, 31 Dec 2015 13:25:22 +0000 Matthew Wild main: Support for --server-log/-s option, which reads the server's log file during a test and includes it in the JSON log changeset | files
Thu, 31 Dec 2015 13:24:41 +0000 Matthew Wild main: Switch to socket.gettime for higher accuracy timestamps in machine-readable logs changeset | files
Thu, 17 Dec 2015 14:25:33 +0000 Matthew Wild client.lua: Handle unexpected disconnects in the middle of a test changeset | files
Thu, 17 Dec 2015 14:25:09 +0000 Matthew Wild main.lua: Whitespace fix changeset | files
Thu, 17 Dec 2015 14:24:57 +0000 Matthew Wild main.lua: Error on unknown command-line options changeset | files
Thu, 17 Dec 2015 14:24:19 +0000 Matthew Wild main.lua: Add support for JSON log output to a file, for a machine-readable transcript of the test results changeset | files
Fri, 11 Dec 2015 17:19:30 +0000 Matthew Wild main.lua: Command-line processing, and a way to set connect_host/connect_port from the command-line changeset | files
Fri, 11 Dec 2015 17:18:40 +0000 Matthew Wild main.lua: Print blank line between actions for easier reading changeset | files
Tue, 03 Nov 2015 18:37:38 +0100 Kim Alvefur main: Change shebang to LuaJIT changeset | files
Tue, 03 Nov 2015 18:36:39 +0100 Kim Alvefur scansion.objects.client: Pause connection before resuming async processing changeset | files
Tue, 03 Nov 2015 18:34:35 +0100 Kim Alvefur scansion.objects.client: Split long line into one statement per line changeset | files
(0) -50 -30 +30 +50 +100 tip

mercurial