summaryrefslogtreecommitdiff
path: root/test cases/objcpp
Commit message (Collapse)AuthorAgeFilesLines
* editorconfig: add setting to trim trailing whitespaceEli Schwartz2021-08-151-1/+0
| | | | | | | and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
* Make objective C use C standard version. Closes #5495.Jussi Pakkanen2021-05-111-1/+1
|
* ci/test: unused args for objc, objc++Michael Hirsch, Ph.D2019-12-042-2/+2
|
* tests: Split objc and objc++ testsDylan Baker2018-01-064-0/+33
This allows platforms that can compile one or the other (but not both) to run the tests that they can.