Patch provided by Michael Piszczek
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1151
64e312b2-a51f-0410-8e61-
82d0ca0eb02a
Tim Müller (Use _exit() instead of exit() on _ck_assert_failed())
Georg Sauthoff (Solaris support, misc autotools fixes)
forest (AIX and Solaris support)
+ Michael Piszczek (misc cleanup)
Anybody who has contributed code to Check or Check's build system is
considered an author. Send patches to this file to
enum cl_event evt)
{
TestResult *tr;
- Suite *s;
static int num_tests_run = 0;