testsuite: Add test to catch changes in core libraries
This adds testing infrastructure to ensure that changes in core libraries (e.g. `base` and `ghc-prim`) are caught in CI.
parent
8dde41ea
No related branches found
No related tags found
Pipeline #78369 failed
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Showing
- hadrian/src/Packages.hs 4 additions, 3 deletionshadrian/src/Packages.hs
- hadrian/src/Rules/Test.hs 8 additions, 0 deletionshadrian/src/Rules/Test.hs
- hadrian/src/Settings/Default.hs 1 addition, 1 deletionhadrian/src/Settings/Default.hs
- testsuite/mk/boilerplate.mk 4 additions, 0 deletionstestsuite/mk/boilerplate.mk
- testsuite/tests/interface-stability/Makefile 6 additions, 0 deletionstestsuite/tests/interface-stability/Makefile
- testsuite/tests/interface-stability/README.mkd 11 additions, 0 deletionstestsuite/tests/interface-stability/README.mkd
- testsuite/tests/interface-stability/all.T 7 additions, 0 deletionstestsuite/tests/interface-stability/all.T
- testsuite/tests/interface-stability/base-exports.stdout 12363 additions, 0 deletionstestsuite/tests/interface-stability/base-exports.stdout
- utils/dump-decls/Main.hs 233 additions, 0 deletionsutils/dump-decls/Main.hs
- utils/dump-decls/dump-decls.cabal 13 additions, 0 deletionsutils/dump-decls/dump-decls.cabal
Loading
Please register or sign in to comment