BetterC improvement
-fixed some bugs -non betterC code has better assertion messages -fixed limited count of components in system -small dub.json fix
This commit is contained in:
parent
2aef76d75a
commit
0670aed506
3 changed files with 124 additions and 37 deletions
2
dub.json
2
dub.json
|
|
@ -97,7 +97,7 @@
|
|||
{
|
||||
"name" : "tests-betterC",
|
||||
"targetType" : "executable",
|
||||
"sourcePaths" : ["source\/","tests\/"],
|
||||
"sourceFiles" : ["tests/tests.d"],
|
||||
"excludedSourceFiles":[
|
||||
"source\/win_dll.d"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue