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
2a586f00b7
tests: Skip hotdoc test if hotdoc is not installed
5 years ago
Daniel Mensinger
8e60b8c146
test: merge installed_files.txt into test.json
5 years ago
Jussi Pakkanen
beae10f588
Update hotdoc files to match those produced by newest version.
5 years ago
Jussi Pakkanen
f881532559
Updated Linux CI image to cosmic.
6 years ago
Thibault Saunier
301df38816
hotdoc: Fix has_extensions when several extensions are passed in
6 years ago
Marco Trevisan (Treviño)
b484f2ae22
test cases: add missing files to installed_files.txt
...
All these are marked as files to be installed, so we need list them.
6 years ago
Thibault Saunier
378bd4df0e
modules: Add an 'hotdoc' module
...
hotdoc: http://github.com/hotdoc/hotdoc/
6 years ago