[Issue 21133] What are Azure Pipelines testing?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 10 06:01:13 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21133

--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
The last entry was too much copy'n'paste, though. It should have been

Windows_LDC_MingGW win32-ldc:
- build 32-bit dmd using release ldc via VS project/Visual D
- build 32-bit COFF druntime
- run druntime unittests and tests linking with MinGW-based import libs and
lld-link.exe
- build 32-bit COFF phobos
- run dmd test suite linking with MinGW-based import libs and lld-link.exe

--


More information about the Digitalmars-d-bugs mailing list