Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for roles. | Richard Eisenberg | 2013-08-02 | 71 | -187/+717 |
* | Add a test for #7881 | Ian Lynagh | 2013-08-01 | 3 | -0/+41 |
* | Add NegativeLiterals to T4437 | Ian Lynagh | 2013-07-31 | 1 | -0/+1 |
* | Add a test for T7895 (literal overflow) | Ian Lynagh | 2013-07-31 | 3 | -0/+31 |
* | Test for #7116 (strength reduction) | Jan Stolarek | 2013-07-31 | 4 | -0/+97 |
* | Add a test for #7835 | Ian Lynagh | 2013-07-30 | 6 | -0/+48 |
* | Add a test for #8101 | Ian Lynagh | 2013-07-28 | 3 | -0/+17 |
* | Rename a mis-named test | Ian Lynagh | 2013-07-28 | 1 | -1/+1 |
* | Add some missing cleaning | Ian Lynagh | 2013-07-28 | 1 | -0/+1 |
* | Wibble to output from new instances in Data.Data | Richard Eisenberg | 2013-07-25 | 1 | -1/+1 |
* | Add output for T7970, make it run when 'fast', and remove bogus file | Simon Marlow | 2013-07-24 | 3 | -3/+6 |
* | T8083(ghci) fails | Ian Lynagh | 2013-07-23 | 1 | -1/+1 |
* | Add a test for #8083 | Ian Lynagh | 2013-07-23 | 4 | -0/+33 |
* | Only run T7995 with optimizations (it tests rule firing). | Edward Z. Yang | 2013-07-20 | 1 | -1/+3 |
* | Add note about how to cleanup test files. | Edward Z. Yang | 2013-07-20 | 1 | -0/+3 |
* | cgrun072 now passes. | Austin Seipp | 2013-07-17 | 1 | -1/+1 |
* | Rename atomicReadMVar and friends to readMVar. | Edward Z. Yang | 2013-07-14 | 5 | -14/+10 |
* | Add a test for #7850 | Ian Lynagh | 2013-07-13 | 3 | -0/+18 |
* | Add simple test for tryAtomicReadMVar. | Edward Z. Yang | 2013-07-10 | 2 | -0/+12 |
* | Tests for atomicReadMVar. | Edward Z. Yang | 2013-07-09 | 4 | -0/+52 |
* | Add test to check stack is not executable, to prevent #703 regressions. | Edward Z. Yang | 2013-07-09 | 3 | -0/+8 |
* | Add expected output for T8035 | Ian Lynagh | 2013-07-07 | 1 | -0/+1 |
* | Add a test for #8035; patch from errge | Ian Lynagh | 2013-07-07 | 2 | -0/+11 |
* | Fix testsuite failure caused by fix to #8041 | Patrick Palka | 2013-07-06 | 1 | -1/+1 |
* | Add test T8028 | Richard Eisenberg | 2013-07-02 | 4 | -1/+23 |
* | Revert "Add test for #7574" | Simon Marlow | 2013-07-02 | 2 | -13/+0 |
* | T149 is passing | Simon Marlow | 2013-07-02 | 1 | -1/+2 |
* | conc031 now deadlocks, due to fix for #7970 | Simon Marlow | 2013-07-02 | 3 | -3/+2 |
* | Add test for #7970 | Simon Marlow | 2013-07-02 | 3 | -0/+23 |
* | Add test for #7574 | Simon Marlow | 2013-07-02 | 2 | -0/+13 |
* | Add test from #7919 | Simon Marlow | 2013-07-02 | 4 | -0/+80 |
* | Add test case T8018 | Richard Eisenberg | 2013-06-28 | 2 | -0/+10 |
* | Test kind inference for closed type families/T7939. | Richard Eisenberg | 2013-06-27 | 8 | -6/+69 |
* | Test Trac #7989 | Simon Peyton Jones | 2013-06-25 | 3 | -0/+27 |
* | Test Trac #8011 | Simon Peyton Jones | 2013-06-25 | 4 | -0/+28 |
* | Test Trac #7995 | Simon Peyton Jones | 2013-06-24 | 4 | -0/+17 |
* | Test Trac #8002 | Simon Peyton Jones | 2013-06-24 | 5 | -0/+33 |
* | Wibbles to perf tests | Simon Peyton Jones | 2013-06-24 | 2 | -4/+7 |
* | Add another -dynamic-too test | Ian Lynagh | 2013-06-22 | 11 | -0/+118 |
* | Updates to support closed type families. | Richard Eisenberg | 2013-06-21 | 54 | -319/+240 |
* | Just moving some tests aroudn to make it easier to see what's going on | Ian Lynagh | 2013-06-20 | 16 | -75/+88 |
* | Improve the testsuite's LLVM detection | Ian Lynagh | 2013-06-20 | 2 | -1/+7 |
* | Add Windows expected output for T7859 | Ian Lynagh | 2013-06-20 | 1 | -0/+1 |
* | Test Trac #7558 | Simon Peyton Jones | 2013-06-20 | 3 | -0/+22 |
* | Test Trac #7954 | Simon Peyton Jones | 2013-06-18 | 3 | -0/+17 |
* | Remove .imports file which isn't part of the repo | Simon Peyton Jones | 2013-06-17 | 1 | -2/+0 |
* | Test Trac #7969 | Simon Peyton Jones | 2013-06-17 | 5 | -0/+19 |
* | Test Trac #7963 | Simon Peyton Jones | 2013-06-17 | 6 | -0/+24 |
* | Fix annrun01 with dynamic GHC | Ian Lynagh | 2013-06-16 | 1 | -2/+3 |
* | Fix apirecomp001 with dynamic GHC | Ian Lynagh | 2013-06-16 | 1 | -1/+1 |