summaryrefslogtreecommitdiff
path: root/test cases/objc/3 objc++
AgeCommit message (Collapse)Author
2018-01-06tests: Split objc and objc++ testsDylan Baker
This allows platforms that can compile one or the other (but not both) to run the tests that they can.
2013-06-02C++ is now called cpp rather than cxx.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-04-06Added ObjC++ support.Jussi Pakkanen