July 18, 2020
https://issues.dlang.org/show_bug.cgi?id=21054

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |TestSuite

--
August 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21054

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |moonlightsentinel@disroot.o
                   |                            |rg
         Resolution|---                         |INVALID

--- Comment #1 from moonlightsentinel@disroot.org ---
run.d -v prints all relevant environment variables including `DMD`. This varaible is documented in test/README.md as the tested compiler.

--