[Git][ghc/ghc][wip/fendor/hpc-bc-support] Test works on windows
Hannes Siebenhandl pushed to branch wip/fendor/hpc-bc-support at Glasgow Haskell Compiler / GHC Commits: 0d9ed50c by fendor at 2026-04-10T18:25:01+02:00 Test works on windows - - - - - 1 changed file: - testsuite/tests/hpc/all.T Changes: ===================================== testsuite/tests/hpc/all.T ===================================== @@ -25,7 +25,7 @@ test('T2991', [cmd_wrapper(T2991)], test('T17073a', [when(opsys('mingw32'), expect_broken(17607)), extra_files(['T17073.hs'])], makefile_test, ['T17073a HPC={hpc}']) -test('T17073b', [when(opsys('mingw32'), expect_broken(17607)), extra_files(['T17073.hs'])], +test('T17073b', [extra_files(['T17073.hs'])], makefile_test, ['T17073b HPC={hpc}']) test('T20568a', [extra_files(['T20568.hs'])], makefile_test, []) View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0d9ed50c21fb45cbdb9a2f73dbd98051... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0d9ed50c21fb45cbdb9a2f73dbd98051... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Hannes Siebenhandl (@fendor)