]> arthur.barton.de Git - ngircd-alex.git/commit
Test suite: make expect scripts more verbose testsuite-verbose
authorAlexander Barton <alex@barton.de>
Mon, 24 Sep 2012 21:05:24 +0000 (23:05 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 6 Oct 2012 21:17:07 +0000 (23:17 +0200)
commitde2fa78d92447d2acc3d349b8044524f5b616f59
tree3afbc21f070e39d5068d4d0be7f4549954e9f3dd
parent8bede388af99cee1b0b32c108ca4704548c0b790
Test suite: make expect scripts more verbose

Now tests.sh transforms each expect script it executes using sed(1)
and inserts a 'puts -nonewline stderr "."' in front of each "expect"
command.
src/testsuite/tests.sh