[Git][ghc/ghc][master] 2 commits: Add tests from libraries/process/tests and libraries/Win32/tests to GHC

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Tue Feb 13 19:08:58 UTC 2024



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
ffeb000d by David Binder at 2024-02-13T14:08:30-05:00
Add tests from libraries/process/tests and libraries/Win32/tests to GHC

These tests were previously part of the libraries, which themselves are
submodules of the GHC repository. This commit moves the tests directly
to the GHC repository.

- - - - -
5a932cf2 by David Binder at 2024-02-13T14:08:30-05:00
Do not execute win32 tests on non-windows runners

- - - - -


30 changed files:

- + testsuite/tests/Win32/HandleConversion.hs
- + testsuite/tests/Win32/HandleConversion.stdout
- + testsuite/tests/Win32/Makefile
- + testsuite/tests/Win32/PokeTZI.hs
- + testsuite/tests/Win32/Semaphores.hs
- + testsuite/tests/Win32/Semaphores.stdout
- + testsuite/tests/Win32/T4452.hs
- + testsuite/tests/Win32/all.T
- + testsuite/tests/Win32/helloworld.hs
- + testsuite/tests/Win32/lasterror.hs
- + testsuite/tests/Win32/registry001.hs
- + testsuite/tests/Win32/registry001.stdout
- + testsuite/tests/process/.gitignore
- + testsuite/tests/process/Makefile
- + testsuite/tests/process/T1780.hs
- + testsuite/tests/process/T1780.stdout
- + testsuite/tests/process/T3231.hs
- + testsuite/tests/process/T3231.stdout
- + testsuite/tests/process/T3994.hs
- + testsuite/tests/process/T3994.stdout
- + testsuite/tests/process/T3994app.hs
- + testsuite/tests/process/T4198.hs
- + testsuite/tests/process/T4198.stdout
- + testsuite/tests/process/T4198.stdout-mingw32
- + testsuite/tests/process/T4889.hs
- + testsuite/tests/process/T4889.stdout
- + testsuite/tests/process/T8343.hs
- + testsuite/tests/process/T8343.stdout
- + testsuite/tests/process/T9775/Makefile
- + testsuite/tests/process/T9775/T9775_fail.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b89970800c16b287f46e4267de0622ea40bb8c17...5a932cf254b6ce1a1f95a15107d10b9ab690b8bc

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b89970800c16b287f46e4267de0622ea40bb8c17...5a932cf254b6ce1a1f95a15107d10b9ab690b8bc
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240213/d9cc52c3/attachment-0001.html>


More information about the ghc-commits mailing list