mirror of
https://github.com/dlang/dmd.git
synced 2025-04-28 14:10:11 +03:00
Merge dlang/druntime repository into dlang/dmd
This commit is contained in:
commit
69ab16a7e8
819 changed files with 292092 additions and 0 deletions
7
druntime/test/coverage/src-basic.lst.exp
Normal file
7
druntime/test/coverage/src-basic.lst.exp
Normal file
|
@ -0,0 +1,7 @@
|
|||
|import core.runtime;
|
||||
|
|
||||
|void main(string[] args)
|
||||
|{
|
||||
1| dmd_coverDestPath(args[1]);
|
||||
|}
|
||||
src/basic.d is 100% covered
|
Loading…
Add table
Add a link
Reference in a new issue