Do not exit if a test fails, set a flag instead
commitfc264c8b1010c6457f575e319680a41cdefc8f2e
authorToni Gundogdu <legatvs.git@gmail.com>
Thu, 31 Mar 2011 08:40:49 +0000 (31 11:40 +0300)
committerToni Gundogdu <legatvs.git@gmail.com>
Thu, 31 Mar 2011 08:40:49 +0000 (31 11:40 +0300)
tree09ac58783d778702c74395a08b8914ead6c9f153
parent6a1f3dd0c4a7bf58c34b939736262cfacb1694b5
Do not exit if a test fails, set a flag instead

Instead of bailing out completely, let the remaining tests run their
course and exit with a non-zero value if the error flag was set earlier.
tests/Makefile.am
tests/Makefile.in