aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ghc-session: Fix verbosity functionsDaniel Gröber2019-09-171-2/+2
* Implement cabal v2 backpack unit workaroundDaniel Gröber2019-09-171-3/+2
* ci: Update version listsDaniel Gröber2019-09-172-1/+3
* Make caching more fine grainedDaniel Gröber2019-09-171-1/+1
* ghc-session: Use new project building APIDaniel Gröber2019-09-171-19/+4
* Add exported interface for running build-toolsDaniel Gröber2019-09-171-1/+1
* Introduce Package abstractonDaniel Gröber2019-09-171-2/+2
* Make ChSetupEntrypoint carry the Main module file nameDaniel Gröber2019-09-171-4/+2
* Remove crusty old helper codeDaniel Gröber2019-09-171-13/+13
* Fix ProjLoc to source directory correspondenceDaniel Gröber2019-09-171-1/+1
* Refactor ProjType to be more inductiveDaniel Gröber2019-09-171-9/+9
* Allow passing override-env to process functionsDaniel Gröber2019-09-171-2/+2
* Merge CompPrograms back into ProgramsDaniel Gröber2019-09-172-13/+9
* ghc-session: Print test-spec in test-resultsDaniel Gröber2019-09-171-10/+22
* ghc-session: Output test specs of tests being runDaniel Gröber2019-09-171-2/+18
* ghc-session: Add GHC version match checkDaniel Gröber2019-09-171-1/+6
* Split SProjType along build-tool lineDaniel Gröber2019-09-172-5/+5
* Support cabal-file not being in pkgdir with cabal-v1Daniel Gröber2019-09-171-1/+1
* ghc-session: Allow overriding programs on commandlineDaniel Gröber2019-09-171-57/+104
* compile-test: Read cabal versions from fileDaniel Gröber2019-06-192-49/+72
* ghc-session: Improve test output consistencyDaniel Gröber2019-06-191-29/+61
* ghc-session: Simplify Cabal version checkingDaniel Gröber2019-06-191-12/+12
* ci: Move stack resolver table to a fileDaniel Gröber2019-06-192-12/+19
* Add ProjLocV1Dir for easier forward portingDaniel Gröber2019-04-011-1/+1
* Promote 'Ex' to exported APIDaniel Gröber2019-03-311-2/+0
* Add accessor for ChModuleName newtypeDaniel Gröber2019-03-291-3/+0
* Some helper compilation test coverage commentsDaniel Gröber2019-02-112-1/+11
* ghc-session: Get correct builtin Cabal version per proj-typeDaniel Gröber2019-02-111-48/+89
* Add log-level to verbosity conditionalDaniel Gröber2019-01-302-3/+3
* ghc-session: Run V2 tests first to get faster build timesDaniel Gröber2019-01-261-3/+3
* Update stack_resolver_tableDaniel Gröber2019-01-261-8/+11
* compile-test: Update Cabal versions and bounds to reflect realityDaniel Gröber2019-01-261-6/+5
* Add support and test coverage for mulit-pkg projectsDaniel Gröber2019-01-2629-128/+503
* Add example to show off cabal-helper's functionalityDaniel Gröber2019-01-221-0/+65
* CommentsDaniel Gröber2019-01-221-1/+0
* compile-test: Don't `cabal update` before testsDaniel Gröber2019-01-221-2/+0
* compile-test: Only override HOME when it doesn't existDaniel Gröber2019-01-221-1/+10
* Refactor Compile (for v2-install)Daniel Gröber2019-01-221-44/+44
* compilation-test: Let Cabal constraint fall through to latest GHC verDaniel Gröber2019-01-221-2/+2
* Sync with Cabal HEADDaniel Gröber2019-01-221-10/+4
* Add descriptions to the testsDaniel Gröber2019-01-222-0/+10
* ghc-session: Refactor in preparation for Stack testsDaniel Gröber2019-01-221-43/+54
* Allow v2-build projects to not have a cabal.project fileDaniel Gröber2019-01-221-4/+0
* Run tests against both old and new build configurationsAlan Zimmerman2019-01-221-16/+83
* Split up Compile.hs into multiple modulesDaniel Gröber2018-10-271-1/+4
* Add some commentsDaniel Gröber2018-10-271-2/+3
* Suport using Stack's built-in GHC to build the helperDaniel Gröber2018-10-271-0/+1
* Refactor Unit handlingDaniel Gröber2018-10-271-14/+18
* Add 'allUnits' convenience queryDaniel Gröber2018-10-271-5/+1
* compile-test: Add new Cabal versionsDaniel Gröber2018-10-271-0/+2