DStress is a D programming language conformance test suite. DStress project is used to test the DMD and GDC compilers.
The unexpected output of a test case can have various reasons:
· a bug in the test case
· a failure of the build environment
· an inconsistent D-language specification or misunderstanding thereof
· a feature introduced in a later D-language specification
· a compiler, linker or runtime bug
· a bug in the operating system or the hardware
Currently the dmd and gdc compilers are being tested.
Requirements:
· D frontend for GCC (recommended)
What's New in This Release:
· This release adds test results for DMD 0.178 and GDC 0.20.
Product's homepage