summaryrefslogtreecommitdiff
path: root/test cases/objcpp/1 simple
AgeCommit message (Collapse)Author
2024-08-08Fix compiling ObjC/ObjC++ on Windows/MinGWJonathan Schleifer
Co-Authored-By: L. E. Segovia <amy@amyspark.me>
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D
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.