Git Commit Tester

From D Wiki
Revision as of 21:07, 10 December 2012 by Quickfur (talk | contribs) (stub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The git commit tester is an autotester that automatically compiles and runs the dmd, druntime, and phobos unittests on all officially-supported platforms. The autotester automatically runs when a pull request is submitted on GitHub. The test results are incrementally posted to the pull request page on GitHub.

Generally, pull requests will not be accepted if they fail one or more autotests.