diff options
author | Alp Mestanogullari <alpmestan@gmail.com> | 2019-05-27 13:05:32 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-07-23 23:06:36 -0400 |
commit | 6ade71fbaa87c116c6ab8322259a795894cde1f6 (patch) | |
tree | 2770e2e00c8dfc186cfc803bc27fad0d01dbdb86 /compiler/codeGen/CodeGen | |
parent | f9af30f856b0e6f78d6857fc6d69db3495bb1635 (diff) | |
download | haskell-6ade71fbaa87c116c6ab8322259a795894cde1f6.tar.gz |
Hadrian: run the testsuite in Windows CI job
Since MR !1025 fixed the Windows build, allowing us to build a binary
distribution, we can now run the testsuite in that CI job.
This required fixing 'createFileLink': it should not try to create
symlinks on Windows (that requires admin priviledges, which Hadrian can't
assume). We now instead fall back to copying.
This patch also removes some duplicated logic for iserv in the test rules,
where we handle our dependency on the iserv binaries in a special way.
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions