Git Commit Tester

From D Wiki
Revision as of 05:25, 14 December 2012 by He the great (talk | contribs) (Link to autotester)
(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 also automatically runs when a pull request is submitted on GitHub and found on the Pulls page. 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.