]> git.saurik.com Git - apple/objc4.git/blob - test/customrr-nsobject-none.m
objc4-781.2.tar.gz
[apple/objc4.git] / test / customrr-nsobject-none.m
1 /*
2
3 TEST_CONFIG MEM=mrc
4 TEST_ENV OBJC_PRINT_CUSTOM_RR=YES OBJC_PRINT_CUSTOM_AWZ=YES OBJC_PRINT_CUSTOM_CORE=YES
5
6 TEST_BUILD
7 $C{COMPILE} $DIR/customrr-nsobject.m -o customrr-nsobject-none.exe -fno-objc-convert-messages-to-runtime-calls
8 END
9
10 TEST_RUN_OUTPUT
11 OK: customrr-nsobject-none.exe
12 END
13
14 */
15