aboutsummaryrefslogtreecommitdiff
path: root/test cases/objcpp
AgeCommit message (Collapse)AuthorFilesLines
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen1-1/+1
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D2-2/+2
2018-01-06tests: Split objc and objc++ testsDylan Baker4-0/+33
This allows platforms that can compile one or the other (but not both) to run the tests that they can.