aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Ignore `cabal sdist` warningsDaniel Gröber2018-10-271-1/+1
* Start refactoring to support cabal v2-buildDaniel Gröber2018-10-272-10/+15
* Drop GHC 7.8 supportDaniel Gröber2018-10-271-20/+21
* Drop GHC<7.8 supportDaniel Gröber2018-10-261-9/+2
* Remove wrapper, integrate functionality into the libraryDaniel Gröber2018-08-261-9/+14
* ghc-session: Fix `cabal sdist` warningDaniel Gröber2018-06-171-1/+1
* compile-test: Add list-version command to list Cabal versionsDaniel Gröber2018-06-171-72/+80
* Drop Cabal<2.0 compiletime supportDaniel Gröber2018-06-161-27/+20
* compile-test: Add Cabal versions for GHC 8.4Daniel Gröber2018-04-161-0/+3
* Revert hsSourceDirs hackery (#43)Alan Zimmerman2018-01-291-1/+13
* Refactor 'compileHelper' to cache helper in all casesDaniel Gröber2018-01-181-5/+8
* Fix and refactor CH.C.CompileDaniel Gröber2018-01-181-9/+39
* compile-test: Add Cabal-2.0.{1.0,1.1}Daniel Gröber2018-01-181-0/+2
* Refactor to introduce Cabal version typeDaniel Gröber2018-01-181-10/+10
* ghc-session: Factor out CPPDaniel Gröber2018-01-181-5/+7
* When a component uses an internal backpack module, use cabal optsAlan Zimmerman2018-01-181-6/+2
* WIP on addressing review issuesAlan Zimmerman2018-01-181-4/+2
* Clean upAlan Zimmerman2018-01-181-10/+5
* Remove extraneous importsAlan Zimmerman2018-01-181-10/+0
* Tests pass for backpackAlan Zimmerman2018-01-181-0/+11
* Progress on when to build and when notAlan Zimmerman2018-01-181-28/+37
* Bring in needsBuildOuput query, for indefinite modulesAlan Zimmerman2018-01-181-23/+30
* WIP on backpack supportAlan Zimmerman2018-01-181-9/+23
* Saner way to merge entrypointsAlan Zimmerman2018-01-181-1/+1
* ghc-session: Add backpack test projectDaniel Gröber2018-01-189-0/+112
* ghc-session: Make tests fail on warningsDaniel Gröber2018-01-181-2/+5
* ghc-session: Add flib testDaniel Gröber2018-01-185-0/+35
* ghc-session: Add test-suite and benchmark testsDaniel Gröber2018-01-182-2/+22
* Revert indentationAlan Zimmerman2018-01-181-30/+30