Tests are not terminated when they fail in trap
authorMaciej Piechotka <uzytkownik2@gmail.com>
Tue, 29 Sep 2009 06:01:01 +0000 (08:01 +0200)
committerJürg Billeter <j@bitron.ch>
Fri, 2 Apr 2010 20:11:46 +0000 (22:11 +0200)
commitfae11e4ac5f8c88066f3edc36e3a69384a03bff5
treed336c1014f5c51dc71775f36fd164a0f29659509
parent200111ee7e800af821abf26b7b210b7582c5437d
Tests are not terminated when they fail in trap

When code in trap succeeds subprocess should be terminated - not only
test case.

Fixes bug 596703.
tests/Makefile.am
tests/testlist.vala
tests/testmap.vala
tests/testreadonlycollection.vala
tests/testreadonlylist.vala
tests/testreadonlymap.vala
tests/testsortedset.vala