Development of dmd on windows is painfull.
Basile B.
b2.temp at gmx.com
Tue Jan 5 04:20:57 UTC 2021
On Tuesday, 5 January 2021 at 03:39:01 UTC, 12345swordy wrote:
> I am using the visual studio project from rainer for dmd
> development and I am struggling to get run.d to run one test
> instead of all of them, without modifying the run.d file. I
> have talk to other on discord and they seemed to agree with me.
>
> -Alex
How about using an external tool [1] and check the "Prompt for
arguments" option ?
The argument will be the test to run.
[1] :
https://docs.microsoft.com/en-us/visualstudio/ide/managing-external-tools?view=vs-2019
More information about the Digitalmars-d
mailing list