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
Tue, 03 Nov 2015 17:37:15 +0100 Kim Alvefur scansion.objects.client: Hold of reading from clients when they are not expecting stanzas changeset | files
Wed, 28 Oct 2015 02:26:53 +0100 Kim Alvefur scansion.objects.client: Expose a 'host' property with the bare hostname changeset | files
Wed, 28 Oct 2015 02:26:15 +0100 Kim Alvefur scansion.objects.client: And the port too changeset | files
Wed, 28 Oct 2015 02:25:34 +0100 Kim Alvefur scansion.objects.client: Pass on 'connect_host' to the stream changeset | files
Wed, 28 Oct 2015 02:11:36 +0100 Kim Alvefur scansion.parser: Allow property names to contain underscore changeset | files
Tue, 27 Oct 2015 23:14:19 +0000 Matthew Wild Merge changeset | files
Tue, 27 Oct 2015 23:09:08 +0000 Matthew Wild Update basic_message.scs with more tests (passing) changeset | files
Tue, 27 Oct 2015 23:08:48 +0000 Matthew Wild parser, objects.client: Experimental support for more liberal object names changeset | files
Tue, 27 Oct 2015 23:07:46 +0000 Matthew Wild Add annotations to actions (by grabbing the preceding comment) changeset | files
Tue, 27 Oct 2015 20:03:32 +0000 Matthew Wild scansion.parser: Don't skip blank lines (otherwise line numbers get skewed) changeset | files
Tue, 27 Oct 2015 19:36:17 +0000 Matthew Wild scansion.generator: Initial basic lib to generate test scripts changeset | files
Tue, 27 Oct 2015 19:35:33 +0000 Matthew Wild scansion.queue: Import util.queue from Prosody changeset | files
Tue, 27 Oct 2015 19:35:11 +0000 Matthew Wild scansion.iterators: Import util.iterators from Prosody, add combinations() iterator changeset | files
Wed, 23 Sep 2015 01:03:56 +0200 Kim Alvefur client: Apply variable expansion to text nodes changeset | files
Wed, 23 Sep 2015 01:01:46 +0200 Kim Alvefur client: Split variable expansion into a function so that it may be reused more easily changeset | files
Tue, 22 Sep 2015 23:54:07 +0200 Kim Alvefur scripts: Add some pubsub scripts changeset | files
Tue, 22 Sep 2015 22:36:25 +0200 Kim Alvefur main: Exit with status codes, allows running directly from bisect changeset | files
Tue, 22 Sep 2015 12:16:26 +0200 Kim Alvefur client: Apply variable expansion recursively to child nodes changeset | files
Tue, 22 Sep 2015 12:06:21 +0200 Kim Alvefur stanzacmp: Compare children using the same strictness level changeset | files
Tue, 22 Sep 2015 12:04:57 +0200 Kim Alvefur stanzacmp: Check the correct side of the comparsion for whitespace changeset | files
Sat, 19 Sep 2015 21:57:48 +0100 Matthew Wild Add basic_message.scs changeset | files
Sat, 19 Sep 2015 21:54:31 +0100 Matthew Wild main: Remove 5s delay on quitting (was a hack for debug purposes) changeset | files
Sat, 19 Sep 2015 21:52:09 +0100 Matthew Wild client: Implement 'disconnects' action changeset | files
Sat, 19 Sep 2015 21:51:47 +0100 Matthew Wild client: Add comment changeset | files
Sat, 19 Sep 2015 21:51:37 +0100 Matthew Wild client: Remove stanza handler when stanza comes in changeset | files
Sat, 19 Sep 2015 21:51:08 +0100 Matthew Wild client: Wait for received stanzas using async waiter changeset | files
Sat, 19 Sep 2015 21:50:11 +0100 Matthew Wild client: Error out when test fails, instead of directly calling verse.quit() changeset | files
Sat, 19 Sep 2015 21:49:03 +0100 Matthew Wild client: More flexible handling of whitespace in stanzas in script changeset | files
Sat, 19 Sep 2015 21:48:26 +0100 Matthew Wild client: Improve stream logging, now prefixed by client name (taken from script) changeset | files
Sat, 19 Sep 2015 21:45:23 +0100 Matthew Wild client: Remove old debug logging changeset | files
(0) -60 +60 +100 tip

mercurial