Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build.d: Add test target to run the test suite #11805

Merged
merged 2 commits into from
Oct 9, 2020

Commits on Sep 28, 2020

  1. build.d: Add test target to run the test suite

    Calling `./build.d test` will now build dmd and run the test suite
    as done for the makefile.
    MoonlightSentinel committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    f96d7dd View commit details
    Browse the repository at this point in the history
  2. Include unittest

    MoonlightSentinel committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    106e02e View commit details
    Browse the repository at this point in the history