]> git.saurik.com Git - apple/objc4.git/blob - test/gcenforcer-dylib-supportsgc.m
objc4-787.1.tar.gz
[apple/objc4.git] / test / gcenforcer-dylib-supportsgc.m
1 /*
2 fixme disabled in BATS because of gcfiles
3 TEST_CONFIG OS=macosx BATS=0
4
5 TEST_BUILD
6 cp $DIR/gcfiles/libsupportsgc.dylib .
7 $C{COMPILE} $DIR/gc-main.m -x none libsupportsgc.dylib -o gcenforcer-dylib-supportsgc.exe
8 END
9 */