Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a regression test (see #7953) | Austin Seipp | 2013-08-15 | 3 | -0/+73 | |
* | Add regression test for #8103 | Jan Stolarek | 2013-08-14 | 4 | -1/+17 | |
* | Add a failing test, see #7574. | Austin Seipp | 2013-08-14 | 2 | -0/+12 | |
* | cgrun072 now passes. | Austin Seipp | 2013-07-17 | 1 | -1/+1 | |
* | Revert "Add test for #7574" | Simon Marlow | 2013-07-02 | 2 | -13/+0 | |
* | Add test for #7574 | Simon Marlow | 2013-07-02 | 2 | -0/+13 | |
* | Mark cgrun072 as expect_broken( 7902 ) | Simon Peyton Jones | 2013-06-12 | 1 | -1/+1 | |
* | Fix cgrun072 | Ian Lynagh | 2013-06-09 | 2 | -10/+7 | |
* | add test for the new bswap primops | Ian Lynagh | 2013-06-09 | 3 | -0/+71 | |
* | Make T7319 run in all ways | Simon Peyton Jones | 2013-03-18 | 2 | -8/+8 | |
* | Remove uses of compose(s) in tests, and change how composition is handled | Ian Lynagh | 2013-02-14 | 1 | -3/+5 | |
* | Error message wibbles when adding overloaded lists | Simon Peyton Jones | 2013-02-14 | 3 | -3/+3 | |
* | Change '{if,unless}_arch' to 'arch' | Ian Lynagh | 2013-02-11 | 2 | -3/+3 | |
* | Replace 'if_platform' and 'unless_platform' with 'platform' | Ian Lynagh | 2013-02-08 | 1 | -3/+3 | |
* | Define 'when' and 'unless' helpers | Ian Lynagh | 2013-02-07 | 1 | -2/+2 | |
* | spelling | Gabor Greif | 2013-02-02 | 1 | -1/+1 | |
* | Rename some numeric tests: nnnn -> Tnnnn | Ian Lynagh | 2013-01-25 | 39 | -23/+23 | |
* | Test for #7600. | David Terei | 2013-01-17 | 4 | -0/+198 | |
* | Add test for #7361 | Simon Marlow | 2013-01-09 | 3 | -0/+15 | |
* | Fix Word2Float# test on 32-bit | Johan Tibell | 2013-01-07 | 5 | -1/+23 | |
* | Add test for word2Double# and word2Float# | Johan Tibell | 2012-12-13 | 3 | -0/+22 | |
* | add test for #7319 | Simon Marlow | 2012-10-30 | 3 | -0/+22 | |
* | The asm tests pass on Linux, but not OS X | Ian Lynagh | 2012-10-13 | 1 | -3/+6 | |
* | Make it possible to test the generated assembly | Johan Tibell | 2012-10-09 | 8 | -0/+84 | |
* | Need to use high-level cmm here (fixes test on x86) | Simon Marlow | 2012-10-08 | 1 | -9/+1 | |
* | massive_array now passes on x86 (#7213) | Simon Marlow | 2012-10-08 | 1 | -2/+1 | |
* | Update to new Cmm syntax | Simon Marlow | 2012-10-08 | 2 | -53/+54 | |
* | Test Trac #7237 | Simon Peyton Jones | 2012-09-18 | 2 | -0/+11 | |
* | massive_array is expect_broken(#7213) | Simon Marlow | 2012-09-03 | 1 | -1/+4 | |
* | Add a test for #7163 | Ian Lynagh | 2012-08-21 | 3 | -0/+12 | |
* | don't force -O0 | Simon Marlow | 2012-08-08 | 1 | -1/+0 | |
* | don't force -O | Simon Marlow | 2012-08-08 | 1 | -2/+0 | |
* | Add test case for #5900 | Paolo Capriotti | 2012-06-27 | 4 | -1/+28 | |
* | test for #6146 | Simon Marlow | 2012-06-07 | 4 | -0/+27 | |
* | Add missing file | Ian Lynagh | 2012-06-04 | 1 | -0/+23 | |
* | Add a test for setByteArray | Ian Lynagh | 2012-05-28 | 2 | -0/+9 | |
* | accept output | Simon Marlow | 2012-05-23 | 1 | -1/+2 | |
* | Fix tests to run without mtl | Ian Lynagh | 2012-05-19 | 1 | -1/+2 | |
* | Rename package-conf flags to package-db. | Paolo Capriotti | 2012-05-15 | 1 | -1/+1 | |
* | Add test for #5785. | David Terei | 2012-01-18 | 3 | -0/+66 | |
* | add test for #5747 | Simon Marlow | 2012-01-06 | 3 | -0/+3 | |
* | add test for #5626 | Simon Marlow | 2011-11-15 | 3 | -0/+13 | |
* | cgrun057: accept output and mark as non-broken (#948) | Simon Marlow | 2011-11-14 | 2 | -5/+8 | |
* | Make cgrun059 code slightly clearer | Ian Lynagh | 2011-11-09 | 1 | -1/+1 | |
* | make cg057 compile | Simon Marlow | 2011-11-02 | 1 | -1/+1 | |
* | Get rid of the multisrc* test types | Ian Lynagh | 2011-10-18 | 1 | -4/+4 | |
* | Fix some tests following the removal of Num's superclasses | Ian Lynagh | 2011-10-12 | 2 | -7/+7 | |
* | Whitespace only in cgrun044.hs | Ian Lynagh | 2011-10-12 | 1 | -23/+23 | |
* | Fix incorrect test | Johan Tibell | 2011-08-30 | 2 | -13/+19 | |
* | Add test for popCnt# primop | Johan Tibell | 2011-08-17 | 3 | -0/+79 |