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
Jon Turney
538b347218
Add expected skip annotations for non-linux CI runs to framework tests
3 years ago
Daniel Mensinger
17439fa3e8
test: Add 'dir' support for installed files in test.json
...
This is useful for automatically generated docs (doxygen, hotdoc)
with a lot of generated files that may differ with different
versions of the generator.
4 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
Daniel Mensinger
8e60b8c146
test: merge installed_files.txt into test.json
5 years ago
Alex Hirsch
f6fd03485e
Fix C++ code used for doxygen test
7 years ago
Jussi Pakkanen
0a5bba1937
Do not use dot in doxygen even if it is installed so list of generated files is always the same.
7 years ago
Jussi Pakkanen
8d3d6382e8
Upgrade CI image to Ubuntu Zesty.
8 years ago
Jussi Pakkanen
8ecff137cb
Improved the Doxygen sample project.
8 years ago
Jussi Pakkanen
d7dd20b1c1
Created doxygen sample project.
8 years ago