summaryrefslogtreecommitdiff
path: root/testsuite/tests/hsc2hs
Commit message (Collapse)AuthorAgeFilesLines
* Documentation, tests for hsc2hs's new #alignment macroRyanGlScott2015-12-197-0/+50
| | | | | | | | | | | | | | Adds two tests (one for Trac #4340 and one for Trac #10272), as well as advice on how to fix your code if `hsc2hs` emits warnings with GHC 8.0 due to a redefinition of `#alignment`. (I also put the advice in the [GHC 8.0 Migration Guide](https://ghc.haskell.org/trac/ghc/wiki/Migration/8.0).) Reviewed By: thomie Differential Revision: https://phabricator.haskell.org/D1663 GHC Trac Issues: #4340, #10272
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-253-5/+5
|
* 3837 now passes on Windows: #3929 is fixedIan Lynagh2012-05-081-2/+1
|
* The hsc2hs tests now pass on Windows, and 3929 is closedIan Lynagh2011-10-251-8/+4
|
* Add a couple of hsc2hs testsIan Lynagh2011-10-256-4/+52
|
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-205-0/+55