setName('Community-ID'); // gotta test one by one, or else I'll get random segfaults // I got tired of figuring out where those come from. PHP sucks. //$suite->addTestSuite('UsersTests'); //$suite->addTestSuite('Users_RegisterControllerTests'); //$suite->addTestSuite('Users_ProfilegeneralControllerTests'); //$suite->addTestSuite('MessageusersControllerTests'); //$suite->addTestSuite('HistoryControllerTests'); //$suite->addTestSuite('OpenidControllerTests'); //$suite->addTestSuite('IdentityControllerTests'); //$suite->addTestSuite('FeedbackControllerTests'); return $suite; } }