Eli Schwartz
59d4f771d2
editorconfig: add setting to trim trailing whitespace
...
and clean up all outstanding issues
Skip 'test cases/common/141 special characters/meson.build' since it
intentionally uses trailing newlines.
3 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
Michael Hirsch, Ph.D
d1980beb6b
ci/test: unused args for objc, objc++
5 years ago
Dylan Baker
0ec7dd5ac5
tests: Split objc and objc++ tests
...
This allows platforms that can compile one or the other (but not both)
to run the tests that they can.
7 years ago
Jussi Pakkanen
e05af1bf9e
Added ObjC++ support.
12 years ago
Jussi Pakkanen
5174c255b2
Basic support for Objective C.
12 years ago
Jussi Pakkanen
9262fe600a
Split test suite into common and platform dependent parts.
12 years ago
Jussi Pakkanen
b6886b2c27
Added target install option.
12 years ago
Jussi Pakkanen
8db898928b
Put all outputs to target directories.
12 years ago
Jussi Pakkanen
5e51c526a1
Moved quoting function.
12 years ago