libs-base/Tests/base/NSException
David Chisnall ae273366e8 Test that we properly support Apple's silly EH semantics for ObjC++, and that we can turn them off if we don't need to be compatible with code that relies on them.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32672 72102866-910b-0410-8b05-ffd578937521
2011-03-21 18:30:18 +00:00
..
basic.m import testsuite 2011-02-16 08:21:17 +00:00
basic.m.abort import testsuite 2011-02-16 08:21:17 +00:00
mixedException.mm Added test for Apple-compatible unified exception model. 2011-03-20 22:06:44 +00:00
sillySemantics.mm Test that we properly support Apple's silly EH semantics for ObjC++, and that we can turn them off if we don't need to be compatible with code that relies on them. 2011-03-21 18:30:18 +00:00
skipCatchall.mm Added test that makes sure that void* doesn't catch id. Currently crashes on OS X, but is a known bug. 2011-03-21 11:52:30 +00:00
TestInfo Add TestInfo markers 2011-02-23 18:34:39 +00:00
throwstr.m tweak 2011-03-14 09:56:46 +00:00