Closed Zalastax closed 9 years ago
So does dub test automatically use the unittest configuration? I didn't know dub would automatically do that. That does seem to solve my objection in #23.
I guess losing support for an old ldc2 version is not that big a deal. And we would only lose testing support I guess. It should still be usable, just not tested.
Yeah it seems like dub automatically uses the configuration named unittest. This feature seems to be undocumented, I found out about it in the forums.
This pull request can be merged now.
My code works, but DUnit is having problems on one compiler. I don't DUnit is worth losing support for a platform, but I think we could try to find out what's causing the error and file a file a bug report/pull request.