[D-runtime] [D-Programming-Language/druntime] 60bb70: Remove race condition for profile druntime unit te...

GitHub via D-runtime d-runtime at puremagic.com
Mon Sep 21 08:10:29 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 60bb700bb8d97e6c43411c532bc665e2ec801d66
      https://github.com/D-Programming-Language/druntime/commit/60bb700bb8d97e6c43411c532bc665e2ec801d66
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M test/profile/Makefile

  Log Message:
  -----------
  Remove race condition for profile druntime unit tests that run in parallel for debug and release


  Commit: 00f8e4160c9b7e7b749ec62ffc6fc64ebca8af2f
      https://github.com/D-Programming-Language/druntime/commit/00f8e4160c9b7e7b749ec62ffc6fc64ebca8af2f
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M test/exceptions/Makefile

  Log Message:
  -----------
  More fixes for races in the exceptions tester


  Commit: 7ae347dca4d229fdebf84faa5c76d8fbe91eab5c
      https://github.com/D-Programming-Language/druntime/commit/7ae347dca4d229fdebf84faa5c76d8fbe91eab5c
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M test/profile/Makefile

  Log Message:
  -----------
  Use common.mak instead of local definitions


  Commit: 2f89ccb69580c08619c006d800cd426af34a73a7
      https://github.com/D-Programming-Language/druntime/commit/2f89ccb69580c08619c006d800cd426af34a73a7
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M test/profile/Makefile

  Log Message:
  -----------
  Oops, copy paste error for profile 'both' test


  Commit: 60ecf0c8fa08f7f253beb160a203b56956083eb5
      https://github.com/D-Programming-Language/druntime/commit/60ecf0c8fa08f7f253beb160a203b56956083eb5
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M test/exceptions/Makefile
    M test/profile/Makefile

  Log Message:
  -----------
  Merge pull request #1390 from schveiguy/fixprofile

Fix tests for druntime so debug and release tests do not conflict if run in parallel


Compare: https://github.com/D-Programming-Language/druntime/compare/cd6b29034864...60ecf0c8fa08


More information about the D-runtime mailing list