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
2025-04-05
tests/d: Limit integer debug and version statements
Andrei Horodniceanu
2025-03-11
tests: support DC being more than plain dmd or ldc2
Andrei Horodniceanu
2025-03-05
dependencies/dub: First try to describe local project
Andrei Horodniceanu
2025-01-27
allow to compare multiple version with version_compare
Charles Brunet
2024-09-11
Harmonize d_import_dirs and include_directories behavior.
Andrew McNulty
2024-08-06
reactivate dub tests
Remi Thebault
2024-04-25
tests/d/10: Fix condition with clang++ and gdc
Dylan Baker
2023-07-16
Fix build using GDC 13
Jussi Pakkanen
2023-05-18
Check dub version (#11794)
Remi Thebault
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2022-06-19
Merge pull request #10464 from rtbo/fix_generated_deps
Jussi Pakkanen
2022-06-17
docs: d_module_versions has an undocumented ability to accept integers
Eli Schwartz
2022-06-05
add D generated files to order-only deps
Remi Thebault
2022-04-30
use D compiler to check pointer size in test d/14
Remi Thebault
2022-04-30
implement and test a few compiler checks for D
Remi Thebault
2022-03-23
add test d/14 dub with deps
Remi Thebault
2022-03-03
ignore dub.json in test "d/11 dub"
Remi Thebault
2022-03-03
add test d/13 declare dep
Remi Thebault
2022-02-06
dlang: add test case for root include_directory #9250
Tobias Pankrath
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
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
[next]