[commit: ghc] wip/T10137: CmmSwitch: Use a different filename for the test as for the ghc module (7711461)

git at git.haskell.org git at git.haskell.org
Tue Mar 17 12:00:42 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/T10137
Link       : http://ghc.haskell.org/trac/ghc/changeset/7711461e0689981369516eb4979d9e5a0ba29a03/ghc

>---------------------------------------------------------------

commit 7711461e0689981369516eb4979d9e5a0ba29a03
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Mar 17 12:59:44 2015 +0100

    CmmSwitch: Use a different filename for the test as for the ghc module


>---------------------------------------------------------------

7711461e0689981369516eb4979d9e5a0ba29a03
 testsuite/tests/codeGen/should_run/CmmSwitch.hs    | 736 ---------------------
 .../tests/codeGen/should_run/CmmSwitchTest.hs      | 507 ++++++++++++++
 .../{CmmSwitchGen.hs => CmmSwitchTestGen.hs}       |  17 +-
 testsuite/tests/codeGen/should_run/all.T           |   2 +-
 4 files changed, 518 insertions(+), 744 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 7711461e0689981369516eb4979d9e5a0ba29a03


More information about the ghc-commits mailing list