index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
d
Age
Commit message (
Expand
)
Author
2020-03-11
compilers: Don't put split soname args in start groups
Dylan Baker
2020-03-09
project_tests: Add the option to the test format to mark the language
Dylan Baker
2020-03-09
tests: Add pdb files for d tests
Dylan Baker
2020-03-09
project_tests: Add "version" to "shared_lib" and "pdb" types
Dylan Baker
2020-03-06
project_tests: Add a "shared_lib" type
Dylan Baker
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2019-10-09
tests: Don't expect any *.pdb files installed in 'lib'
Jakub Adam
2018-09-27
Additional tests for D version and debug features
GoaLitiuM
2018-09-17
Fix regressed D test cases on Windows
GoaLitiuM
2018-09-14
test cases: add missing files to installed_files.txt
Marco Trevisan (TreviƱo)
2018-08-20
Fix D tests to run on Windows
GoaLitiuM
2018-08-20
Improve D mixed language test case
GoaLitiuM
2018-08-20
Remove dependency to D runtime in mixed language tests
GoaLitiuM
2018-06-17
test cases: add test case for dub
FFY00
2018-05-02
Can combine D and C++ in a single target. Closes #3125.
Jussi Pakkanen
2018-04-02
Merge D feature flag fix branch
Jussi Pakkanen
2018-03-29
Don't crash when using d_module_versions for pkg-config
Matthias Klumpp
2018-03-29
Add test to check that D feature flags get applied to all files
Matthias Klumpp
2018-02-25
Use include_directories for D impdirs.
Jussi Pakkanen
2017-10-28
Test GDC shared libraries only from version 8, since 7 is broken in Debian at...
Jussi Pakkanen
2017-09-17
d: Make feature names less verbose
Matthias Klumpp
2017-09-12
d: Implement specific properties for D features
Matthias Klumpp
2017-09-12
d: Add easy way to use D-specific features
Matthias Klumpp
2017-08-29
d: Newer GDC versions can compile shared libraries
Matthias Klumpp
2017-08-29
trivial: Fix typos
Matthias Klumpp
2017-05-21
Use assert instead of error.
Mike Wey
2017-05-20
Update the test case.
Mike Wey
2017-05-20
Add 'compiles' and 'has_multi_arguments' for dlang.
Mike Wey
2017-04-15
d: Add testcase for linking multiple versioned shared libraries
Matthias Klumpp
2017-01-04
tests: Use the new test skipping facility everywhere
Nirbheek Chauhan
2017-01-04
Skip a few tests properly
Nirbheek Chauhan
2016-08-21
Split D library test into static/shared tests
Matthias Klumpp
2016-08-20
Allow build definitions to retrieve the unittest flag of a D compiler
Matthias Klumpp
2016-08-19
Add testcase for mixed C and D compilation
Matthias Klumpp
2016-08-19
Implement D support
Matthias Klumpp