[dmd-internals] [D-Programming-Language/dmd] d08204: Slim up test cases for header generation

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Aug 9 06:36:43 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d08204806736c5b4ffcf2ad7857ec4f089936b98
      https://github.com/D-Programming-Language/dmd/commit/d08204806736c5b4ffcf2ad7857ec4f089936b98
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M test/compilable/extra-files/header-postscript.sh
    R test/compilable/extra-files/header.di
    A test/compilable/extra-files/header1.d
    A test/compilable/extra-files/header1.di
    A test/compilable/extra-files/header1i.di
    A test/compilable/extra-files/header2.d
    A test/compilable/extra-files/header2.di
    A test/compilable/extra-files/header2i.di
    R test/compilable/extra-files/inlineheader-postscript.sh
    R test/compilable/extra-files/inlineheader.di
    R test/compilable/extra-files/inlinexheader-postscript.sh
    R test/compilable/extra-files/inlinexheader.di
    R test/compilable/extra-files/xheader-postscript.sh
    R test/compilable/extra-files/xheader.di
    R test/compilable/header.d
    R test/compilable/inlineheader.d
    R test/compilable/inlinexheader.d
    A test/compilable/testheader1.d
    A test/compilable/testheader1i.d
    A test/compilable/testheader2.d
    A test/compilable/testheader2i.d
    R test/compilable/xheader.d

  Log Message:
  -----------
  Slim up test cases for header generation


  Commit: 47f811271ca7bd20011b14447306b0c3f3f173c2
      https://github.com/D-Programming-Language/dmd/commit/47f811271ca7bd20011b14447306b0c3f3f173c2
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M test/compilable/extra-files/header-postscript.sh
    R test/compilable/extra-files/header.di
    A test/compilable/extra-files/header1.d
    A test/compilable/extra-files/header1.di
    A test/compilable/extra-files/header1i.di
    A test/compilable/extra-files/header2.d
    A test/compilable/extra-files/header2.di
    A test/compilable/extra-files/header2i.di
    R test/compilable/extra-files/inlineheader-postscript.sh
    R test/compilable/extra-files/inlineheader.di
    R test/compilable/extra-files/inlinexheader-postscript.sh
    R test/compilable/extra-files/inlinexheader.di
    R test/compilable/extra-files/xheader-postscript.sh
    R test/compilable/extra-files/xheader.di
    R test/compilable/header.d
    R test/compilable/inlineheader.d
    R test/compilable/inlinexheader.d
    A test/compilable/testheader1.d
    A test/compilable/testheader1i.d
    A test/compilable/testheader2.d
    A test/compilable/testheader2i.d
    R test/compilable/xheader.d

  Log Message:
  -----------
  Merge pull request #3853 from 9rnsr/hdrgen_test

Slim up test cases for header generation


Compare: https://github.com/D-Programming-Language/dmd/compare/383058982f1a...47f811271ca7


More information about the dmd-internals mailing list