Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 05-Dec-2021 | - | ||||
compilable/ | H | 05-Dec-2021 | - | 44,853 | 29,520 | |
fail_compilation/ | H | 05-Dec-2021 | - | 42,141 | 20,017 | |
runnable/ | H | 05-Dec-2021 | - | 120,332 | 88,187 | |
runnable_cxx/ | H | 05-Dec-2021 | - | 5,733 | 4,267 | |
README.gcc | H A D | 05-Dec-2021 | 435 | 15 | 11 |
README.gcc
1The files in this subdirectory where noted are part of the D2 2programming language test suite for the Digitial Mars D compiler, 3hosted at https://github.com/dlang/dmd/. 4 5The current git revision number of these tests is maintained in 6gcc/d/dmd/MERGE. 7 8The following directories are part of DMD: 9 compilable/ 10 fail_compilation/ 11 runnable/ 12 13All changes to dmd should go through the upstream repository first, 14then merged back to GCC. 15