summaryrefslogtreecommitdiff
path: root/testsuite/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* testsuite: add the rts_clearMemory test caseCheng Shao2023-03-251-0/+1
* Implement cstringLength# and FinalPtrAndrew Martin2020-05-231-0/+1
* Add regression test case for old issue #493Kevin Buhr2019-05-101-0/+1
* Add support for bitreverse primopAlexandre2019-04-011-0/+1
* Fix #9438 by converting a panic to an error messageRyan Scott2018-04-131-0/+1
* Fix #13703 by correctly using munged names in ghc-pkg.Edward Z. Yang2017-05-161-0/+1
* Add testsuite/timeout/TimeMe to .gitignoreRyan Scott2017-05-061-0/+1
* The Backpack patch.Edward Z. Yang2016-10-081-0/+4
* Fixes #12504: Double-escape paths used to build call to hsc_lineRichard Cook2016-08-311-0/+1
* Failing test-case for #12135.ghc-quick3Edward Z. Yang2016-06-051-0/+3
* Add a test case for #11731.Joachim Breitner2016-04-141-0/+1
* Add -f(no-)version-macro to explicitly control macros.Edward Z. Yang2016-03-301-0/+1
* testsuite: ignore *.prof.normalised filesSergei Trofimovich2016-02-071-0/+2
* The -package flag should select match from right-most package db.Edward Z. Yang2015-12-271-0/+3
* Allow CallStacks to be frozenEric Seidel2015-12-231-0/+1
* Modify Nmax to maxN Trac #10728MarcelineVQ2015-12-231-0/+1
* Implement -hide-all-plugin-packages and -plugin-package(-id), fixing #11244Edward Z. Yang2015-12-221-0/+1
* Rework the Implicit CallStack solver to handle local lets.Eric Seidel2015-12-121-0/+1
* Frontend plugins.Edward Z. Yang2015-12-121-0/+1
* Add isImport, isDecl, and isStmt functions to GHC APIRoman Shatsov2015-12-071-0/+1
* Make the determinism tests more robustBartosz Nitka2015-12-011-1/+2
* New expected test output for 32 bit platformsErik de Castro Lopo2015-11-231-0/+2
* Remove accidentally added T10359 blobHerbert Valerio Riedel2015-11-221-0/+1
* Revert "Unify hsig and hs-boot; add preliminary "hs-boot" merging."Edward Z. Yang2015-11-161-1/+0
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-0/+2
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-261-1/+2
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-141-0/+1
* .gitignore update for some test files.Edward Z. Yang2015-09-301-27/+66
* Unify hsig and hs-boot; add preliminary "hs-boot" merging.Edward Z. Yang2015-09-211-0/+1
* Revert "Revert "Revert "Support for multiple signature files in scope."""Edward Z. Yang2015-09-211-6/+0
* Don't check in autogenerated hs files for recomp013.Edward Z. Yang2015-09-091-0/+3
* Fix some tests that were broken by D861Eric Seidel2015-09-021-0/+1
* Update testsuite/.gitignore [skip ci]Thomas Miedema2015-08-091-2/+2
* Give raise# a return type of open kind (#10481)Reid Barton2015-07-311-0/+1
* Revert "Revert "Support for multiple signature files in scope.""Edward Z. Yang2015-07-201-0/+6
* Testsuite: small test cleanupsThomas Miedema2015-07-181-3/+2
* Don't eagerly blackhole single-entry thunks (#10414)Reid Barton2015-07-071-0/+1
* Be aware of overlapping global STG registers in CmmSink (#10521)Reid Barton2015-06-251-0/+2
* Clean outdated ext-core references in comments.Sergei Trofimovich2015-06-241-1/+0
* Filter orphan rules based on imports, fixes #10294 and #10420.Edward Z. Yang2015-06-201-0/+4
* Add parseExpr and compileParsedExpr and use them in GHC API and GHCiSimon Marlow2015-06-121-0/+1
* Revert "Support for multiple signature files in scope."Edward Z. Yang2015-06-111-6/+0
* Add failing test for #9562.Edward Z. Yang2015-06-111-0/+1
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-06-021-0/+1
* Revert "compiler: make sure we reject -O + HscInterpreted" (again)Austin Seipp2015-05-191-1/+0
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-191-0/+1
* Failing test for #10420 using plugins.Edward Z. Yang2015-05-151-0/+2
* Revert D727Austin Seipp2015-05-121-1/+0
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-111-0/+1
* Support for multiple signature files in scope.Edward Z. Yang2015-04-071-0/+6