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 074fd1da56 Add path to Test.h to help Make builds. 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
BlockTest_arc.m Fix a bug with blocks in ARC mode being incorrectly released. 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 a bug with blocks in ARC mode being incorrectly released. 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
ManyManySelectors.m Tweak the ManyManySelectors test case so that it doesn't hit a pathological 13 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
PropertyIntrospectionTest2.m Some test case cleanups. 13 years ago
ProtocolCreation.m Fixed a great many property introspection bugs and added test case. 13 years ago
RuntimeTest.m Added more test cases. 13 years ago
Test.h Add path to Test.h to help Make builds. 13 years ago
objc_msgSend.m Build with exceptions (fixes the issue with crashes where +initialize throws) 13 years ago