Skip to content

Mirrors the test suite in the DMD test/ directory, for use as Git submodule.

Notifications You must be signed in to change notification settings

dkgroot-ldc/dmd-testsuite

 
 

Repository files navigation

DMD D2 test suite
=================

This repository contains a mirror of the D2 test suite as found in
the test/ directory of the official DMD repository [1].

It is intended for use as Git submodule in the development of LDC or
other alternative compilers.

The 'master' branch and all tags contain a pristine copy of the files
in the DMD repository, the 'ldc' branch also has some LDC-specific
adjustments and fixes.


Updating the repository
-----------------------

Updates from upstream are folded in using the update-dmd-testsuite
script found in the ldc-scripts repository [2]. It performs a new
history rewrite on the DMD repository each time, so please leave
the master branch (or any tags, ...) alone, as this would change the
SHA-1 commit ids and thus break the process.



[1] https://github.com/D-Programming-Language/dmd
[2] https://github.com/ldc-developers/ldc-scripts

About

Mirrors the test suite in the DMD test/ directory, for use as Git submodule.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • D 77.1%
  • HTML 20.9%
  • C++ 0.8%
  • Shell 0.6%
  • Makefile 0.6%
  • Objective-C 0.0%