File

tests/run_tests.sh @ 6466:6e67c73f730c

util.stanza: Escape newlines and tabs (\r\n\t) when serializing stanzas. \r\n transforms into \n otherwise, and \r\n\t in attributes transforms into spaces.
author Waqas Hussain <waqas20@gmail.com>
date Wed, 08 Oct 2014 15:56:11 -0400
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

#!/bin/sh
rm reports/*.report
lua test.lua $*