[dmd-internals] [D-Programming-Language/dmd] 12ce4d: fix a few d_do_test.d issues

GitHub noreply at github.com
Sat Sep 22 22:20:12 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 12ce4d2a3a2de5163b408b86efeeb957174fb8ed
      https://github.com/D-Programming-Language/dmd/commit/12ce4d2a3a2de5163b408b86efeeb957174fb8ed
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-09-22 (Sat, 22 Sep 2012)

  Changed paths:
    M test/d_do_test.d

  Log Message:
  -----------
  fix a few d_do_test.d issues

1) output of required args parameter had a few whitespace issues
2) include a few of denis-sh's refactorings
3) add a missing f.flush


  Commit: eba7a5c0b80b1ebea62d4b7d9f9fd98edbe7c939
      https://github.com/D-Programming-Language/dmd/commit/eba7a5c0b80b1ebea62d4b7d9f9fd98edbe7c939
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-09-22 (Sat, 22 Sep 2012)

  Changed paths:
    M test/d_do_test.d

  Log Message:
  -----------
  stop mixing write and rawWrite.  remove flush.


  Commit: fea8209fdc7f3cb066ef8323c38f47e0d6382bb8
      https://github.com/D-Programming-Language/dmd/commit/fea8209fdc7f3cb066ef8323c38f47e0d6382bb8
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-09-22 (Sat, 22 Sep 2012)

  Changed paths:
    M test/d_do_test.d

  Log Message:
  -----------
  Merge pull request #1136 from braddr/tester-cleanup

fix a few d_do_test.d issues


Compare: https://github.com/D-Programming-Language/dmd/compare/0facc54fc17c...fea8209fdc7f


More information about the dmd-internals mailing list