[dmd-internals] [D-Programming-Language/dmd] d5592b: Fix tests with bad data at the beginning of the fi...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Feb 1 19:59:57 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d5592bd55d00399824255839a909dd56f1c16ffd
      https://github.com/D-Programming-Language/dmd/commit/d5592bd55d00399824255839a909dd56f1c16ffd
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2015-12-30 (Wed, 30 Dec 2015)

  Changed paths:
    M test/compilable/iasm_labeloperand.d
    M test/runnable/untag.d

  Log Message:
  -----------
  Fix tests with bad data at the beginning of the file


  Commit: 484990866c279076ce0e2eab8a6199aa6ebaf671
      https://github.com/D-Programming-Language/dmd/commit/484990866c279076ce0e2eab8a6199aa6ebaf671
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2016-01-17 (Sun, 17 Jan 2016)

  Changed paths:
    M test/runnable/builtin.d

  Log Message:
  -----------
  Tests for _popcnt are compiler-specific


  Commit: df6ac866ff5e43ac31da0afdd7032fa9599e8496
      https://github.com/D-Programming-Language/dmd/commit/df6ac866ff5e43ac31da0afdd7032fa9599e8496
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2016-01-17 (Sun, 17 Jan 2016)

  Changed paths:
    M test/runnable/casting.d

  Log Message:
  -----------
  Questionable tests for pointer to float conversion are compiler-specific


  Commit: 957630285eadf468da827b92ae824b4de3c8439c
      https://github.com/D-Programming-Language/dmd/commit/957630285eadf468da827b92ae824b4de3c8439c
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M test/compilable/iasm_labeloperand.d
    M test/runnable/builtin.d
    M test/runnable/casting.d
    M test/runnable/untag.d

  Log Message:
  -----------
  Merge pull request #5355 from ibuclaw/badtests

Fix problematic tests for GDC's testsuite


Compare: https://github.com/D-Programming-Language/dmd/compare/76c6f8c2bebd...957630285ead


More information about the dmd-internals mailing list