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 f50bc6cf33 Added support for tracing message sends to the runtime.
Currently x86-64 only.
13 years ago
..
RuntimeTest.xcodeproj libobjc2: add Xcode project for RuntimeTest 16 years ago
AllocatePair.m More header cleanups in the tests. 13 years ago
BlockImpTest.m More header cleanups in the tests. 13 years ago
BlockTest_arc.m Fix a bug with blocks in ARC mode being incorrectly released. 13 years ago
BoxedForeignException.m More header cleanups in the tests. 13 years ago
CMakeLists.txt Added support for tracing message sends to the runtime. 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 More header cleanups in the tests. 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 More header cleanups in the tests. 13 years ago
PropertyIntrospectionTest.m More header cleanups in the tests. 13 years ago
PropertyIntrospectionTest2.m Fixed property introspection test for the more-expressive strings that clang 13 years ago
ProtocolCreation.m More header cleanups in the tests. 13 years ago
RuntimeTest.m More header cleanups in the tests. 13 years ago
Test.h Added support for tracing message sends to the runtime. 13 years ago
msgInterpose.m Added support for tracing message sends to the runtime. 13 years ago
objc_msgSend.m More header cleanups in the tests. 13 years ago