squishy

Tue, 11 Sep 2018 21:02:02 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 11 Sep 2018 21:02:02 +0100
changeset 125
dfff8dfe8861
parent 121
b09433ea9b0c
child 139
70c7c015384a
permissions
-rw-r--r--

main: Refactor to support a more advanced summary at the end of a test run

Main "main.lua"

Output "scansion.bin"
Option "executable"

Module "scansion.async"
Module "scansion.error"
Module "scansion.parser"
Module "scansion.iterators"
Module "scansion.objects.client"
Module "scansion.queue"
Module "scansion.stanzacmp"
Module "scansion.xml"
Module "scansion.console"
Module "scansion.pretty"

if GetOption "with-verse" then
	Module "verse"
end

mercurial