[dmd-internals] [D-Programming-Language/dmd] 666d6a: Allow out-of-source testsuite builds.
GitHub
noreply at github.com
Sat Jun 15 18:43:18 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 666d6a87aee65cda352cda6947ef79d066689749
https://github.com/D-Programming-Language/dmd/commit/666d6a87aee65cda352cda6947ef79d066689749
Author: David Nadlinger <code at klickverbot.at>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M test/Makefile
M test/compilable/ddoc1.d
M test/compilable/ddoc10.d
M test/compilable/ddoc10325.d
M test/compilable/ddoc11.d
M test/compilable/ddoc12.d
M test/compilable/ddoc13.d
M test/compilable/ddoc14.d
M test/compilable/ddoc2.d
M test/compilable/ddoc2273.d
M test/compilable/ddoc3.d
M test/compilable/ddoc4.d
M test/compilable/ddoc4162.d
M test/compilable/ddoc5.d
M test/compilable/ddoc5446.d
M test/compilable/ddoc5446a.d
M test/compilable/ddoc5446b.d
M test/compilable/ddoc6.d
M test/compilable/ddoc6491.d
M test/compilable/ddoc7.d
M test/compilable/ddoc7795.d
M test/compilable/ddoc8.d
M test/compilable/ddoc8271.d
M test/compilable/ddoc8739.d
M test/compilable/ddoc9.d
M test/compilable/ddoc9037.d
M test/compilable/ddoc9155.d
M test/compilable/ddoc9305.d
M test/compilable/ddoc9369.d
M test/compilable/ddoc9475.d
M test/compilable/ddoc9676a.d
M test/compilable/ddoc9676b.d
M test/compilable/ddoc9727.d
M test/compilable/ddoc9789.d
M test/compilable/ddoc9903.d
M test/compilable/ddocYear.d
M test/compilable/ddocunittest.d
M test/compilable/header.d
M test/compilable/inlineheader.d
M test/compilable/inlinexheader.d
M test/compilable/json.d
M test/compilable/test7754.d
M test/compilable/xheader.d
M test/runnable/test2.sh
M test/runnable/test35.sh
M test/runnable/test39.sh
M test/runnable/testzip.d
Log Message:
-----------
Allow out-of-source testsuite builds.
Commit: 27823ad6e39234c1944025be2f49d9c27cf84eb9
https://github.com/D-Programming-Language/dmd/commit/27823ad6e39234c1944025be2f49d9c27cf84eb9
Author: David Nadlinger <code at klickverbot.at>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M test/runnable/a20.d
M test/runnable/bug9010.d
M test/runnable/cov2.d
M test/runnable/extra-files/hello-profile.d.trace.def
M test/runnable/extra-files/runnable-a20.lst
M test/runnable/extra-files/runnable-bug9010.lst
M test/runnable/extra-files/runnable-cov2.lst
M test/runnable/extra-files/runnable-sieve.lst
M test/runnable/hello-profile.d
M test/runnable/sieve.d
Log Message:
-----------
Adapt -cov/-profile test to out-of-source builds.
Commit: fb6353c25b23905cd9edf965a7eb5fcca792264e
https://github.com/D-Programming-Language/dmd/commit/fb6353c25b23905cd9edf965a7eb5fcca792264e
Author: David Nadlinger <code at klickverbot.at>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M test/d_do_test.d
Log Message:
-----------
Manually replace ${RESULTS_DIR} for Windows compatibility.
Commit: 22a06f835634ca916b91ea31daaf1be4631c9842
https://github.com/D-Programming-Language/dmd/commit/22a06f835634ca916b91ea31daaf1be4631c9842
Author: Brad Roberts <braddr at puremagic.com>
Date: 2013-06-15 (Sat, 15 Jun 2013)
Changed paths:
M test/Makefile
M test/compilable/ddoc1.d
M test/compilable/ddoc10.d
M test/compilable/ddoc10325.d
M test/compilable/ddoc11.d
M test/compilable/ddoc12.d
M test/compilable/ddoc13.d
M test/compilable/ddoc14.d
M test/compilable/ddoc2.d
M test/compilable/ddoc2273.d
M test/compilable/ddoc3.d
M test/compilable/ddoc4.d
M test/compilable/ddoc4162.d
M test/compilable/ddoc5.d
M test/compilable/ddoc5446.d
M test/compilable/ddoc5446a.d
M test/compilable/ddoc5446b.d
M test/compilable/ddoc6.d
M test/compilable/ddoc6491.d
M test/compilable/ddoc7.d
M test/compilable/ddoc7795.d
M test/compilable/ddoc8.d
M test/compilable/ddoc8271.d
M test/compilable/ddoc8739.d
M test/compilable/ddoc9.d
M test/compilable/ddoc9037.d
M test/compilable/ddoc9155.d
M test/compilable/ddoc9305.d
M test/compilable/ddoc9369.d
M test/compilable/ddoc9475.d
M test/compilable/ddoc9676a.d
M test/compilable/ddoc9676b.d
M test/compilable/ddoc9727.d
M test/compilable/ddoc9789.d
M test/compilable/ddoc9903.d
M test/compilable/ddocYear.d
M test/compilable/ddocunittest.d
M test/compilable/header.d
M test/compilable/inlineheader.d
M test/compilable/inlinexheader.d
M test/compilable/json.d
M test/compilable/test7754.d
M test/compilable/xheader.d
M test/d_do_test.d
M test/runnable/a20.d
M test/runnable/bug9010.d
M test/runnable/cov2.d
M test/runnable/extra-files/hello-profile.d.trace.def
M test/runnable/extra-files/runnable-a20.lst
M test/runnable/extra-files/runnable-bug9010.lst
M test/runnable/extra-files/runnable-cov2.lst
M test/runnable/extra-files/runnable-sieve.lst
M test/runnable/hello-profile.d
M test/runnable/sieve.d
M test/runnable/test2.sh
M test/runnable/test35.sh
M test/runnable/test39.sh
M test/runnable/testzip.d
Log Message:
-----------
Merge pull request #1152 from klickverbot/out-of-source
Allow out-of-source testsuite builds.
Compare: https://github.com/D-Programming-Language/dmd/compare/bd5c0edd8b55...22a06f835634
More information about the dmd-internals
mailing list