[dmd-internals] [D-Programming-Language/dmd] 9732b1: add coverage tests for lexer.c
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Dec 5 02:12:39 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9732b13c718a7a973bb798e8f3e2b629c62373a8
https://github.com/D-Programming-Language/dmd/commit/9732b13c718a7a973bb798e8f3e2b629c62373a8
Author: Walter Bright <walter at walterbright.com>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M src/lexer.c
A test/fail_compilation/lexer1.d
A test/fail_compilation/lexer2.d
A test/fail_compilation/lexer3.d
A test/fail_compilation/lexer4.d
Log Message:
-----------
add coverage tests for lexer.c
Commit: fd0e69b4f1e34224d04f0168187e7bbd53dfd938
https://github.com/D-Programming-Language/dmd/commit/fd0e69b4f1e34224d04f0168187e7bbd53dfd938
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M src/lexer.c
A test/fail_compilation/lexer1.d
A test/fail_compilation/lexer2.d
A test/fail_compilation/lexer3.d
A test/fail_compilation/lexer4.d
Log Message:
-----------
Merge pull request #4191 from WalterBright/linkercov
add coverage tests for lexer.c
Compare: https://github.com/D-Programming-Language/dmd/compare/1ec47348865b...fd0e69b4f1e3
More information about the dmd-internals
mailing list