[D-runtime] [D-Programming-Language/druntime] 93043b: print filename in coverage reports for modules w/o...

GitHub via D-runtime d-runtime at puremagic.com
Sat Oct 3 08:43:29 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 93043bfde0abfaf1e3b98d345a6eba0c532bcfa7
      https://github.com/D-Programming-Language/druntime/commit/93043bfde0abfaf1e3b98d345a6eba0c532bcfa7
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-09-22 (Tue, 22 Sep 2015)

  Changed paths:
    M src/rt/cover.d
    M test/coverage/Makefile
    A test/coverage/src-no_code.lst.exp
    A test/coverage/src-no_code_imp.lst.exp
    A test/coverage/src/no_code.d
    A test/coverage/src/no_code_imp.d

  Log Message:
  -----------
  print filename in coverage reports for modules w/o code

- needed to find source from coverage report


  Commit: e49df27fa6e0160218657cae95dfe6137f17d5af
      https://github.com/D-Programming-Language/druntime/commit/e49df27fa6e0160218657cae95dfe6137f17d5af
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-10-03 (Sat, 03 Oct 2015)

  Changed paths:
    M src/rt/cover.d
    M test/coverage/Makefile
    A test/coverage/src-no_code.lst.exp
    A test/coverage/src-no_code_imp.lst.exp
    A test/coverage/src/no_code.d
    A test/coverage/src/no_code_imp.d

  Log Message:
  -----------
  Merge pull request #1393 from MartinNowak/coverage_no_code

print filename in coverage reports for modules w/o code


Compare: https://github.com/D-Programming-Language/druntime/compare/53d39551bf42...e49df27fa6e0


More information about the D-runtime mailing list