You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
theraven fb2e6756f6 Fix (and add test case for) a bug where objc_allocateClassPair() failed if the
superclass had not yet been loaded.
13 years ago
..
RuntimeTest.xcodeproj libobjc2: add Xcode project for RuntimeTest 16 years ago
AllocatePair.m Fix (and add test case for) a bug where objc_allocateClassPair() failed if the 13 years ago
BlockImpTest.m Build with exceptions (fixes the issue with crashes where +initialize throws) 13 years ago
BoxedForeignException.m Tidied up tests, made them work with make as well as ninja generators for 13 years ago
CMakeLists.txt Fix (and add test case for) a bug where objc_allocateClassPair() failed if the 13 years ago
CXXException.cc Add missing test. 13 years ago
CXXException.m Implemented the new exception ABI, and a load of tests for it. This is used by 13 years ago
ExceptionTest.m Implemented the new exception ABI, and a load of tests for it. This is used by 13 years ago
ForeignException.m Implemented the new exception ABI, and a load of tests for it. This is used by 13 years ago
Forward.m Added test of forwarding mechanisms. 13 years ago
GNUmakefile libobjc2: add a Test subdirectory with a preliminary test of the runtime API 16 years ago
NestedExceptions.m Implemented the new exception ABI, and a load of tests for it. This is used by 13 years ago
PropertyAttributeTest.m Implemented the new exception ABI, and a load of tests for it. This is used by 13 years ago
PropertyIntrospectionTest.m Build with exceptions (fixes the issue with crashes where +initialize throws) 13 years ago
ProtocolCreation.m Finished implementing the new runtime APIs. 14 years ago
RuntimeTest.m Added more test cases. 13 years ago
Test.h Add another missing file... 13 years ago
objc_msgSend.m Build with exceptions (fixes the issue with crashes where +initialize throws) 13 years ago