summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Change T3064's peak-megabytes again. It just bounces aroundSimon Peyton Jones2013-02-141-3/+2
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-02-1420-44/+119
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-02-1411-32/+79
| |\
| | * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-02-131-18/+17
| | |\
| | | * Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2013-02-1310-21/+25
| | | |\
| | | * | Reorder some functions to group themIan Lynagh2013-02-131-18/+17
| | * | | Test Trac #7669Simon Peyton Jones2013-02-132-0/+12
| | * | | Test Trac #7649Simon Peyton Jones2013-02-133-1/+39
| | | |/ | | |/|
| | * | Significant (15%) bytes-allocated reduction in haddock.Cabal and haddock.baseSimon Peyton Jones2013-02-131-2/+4
| | * | peak_megabytes_allocated bounces around a lotSimon Peyton Jones2013-02-131-2/+4
| | * | TH empty case expressions now ok (with -XEmptyCase)Simon Peyton Jones2013-02-133-9/+3
| * | | Test Trac #876Simon Peyton Jones2013-02-143-0/+23
| |/ /
| * | Test #7631Jose Pedro Magalhaes2013-02-133-0/+12
| * | Proxy comes from Data.Typeable, Typeable1/2 no longer existJose Pedro Magalhaes2013-02-131-7/+2
| * | Proxy is now defined in Data.TypeableJose Pedro Magalhaes2013-02-131-1/+0
| |/
| * Bump bounds slightlySimon Peyton Jones2013-02-122-5/+5
| * Error message wibbleSimon Peyton Jones2013-02-121-1/+0
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-02-12149-573/+620
|\ \ | |/
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-02-12147-566/+612
| |\
| | * Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-1226-47/+67
| | * Update test to match new I/O manager behaviorJohan Tibell2013-02-112-4/+5
| | * Added testcase for Trac #7681, a Template Haskell missing feature.Richard Eisenberg2013-02-112-0/+13
| | * Fix result001Ian Lynagh2013-02-112-1/+5
| | * print020 now passesIan Lynagh2013-02-111-1/+1
| | * Update print020 expected outputIan Lynagh2013-02-111-2/+2
| | * HappyTest needs MagicHashIan Lynagh2013-02-111-1/+1
| | * Add expected warnings for print020Ian Lynagh2013-02-111-0/+31
| | * Update the reason for T5267 being brokenIan Lynagh2013-02-111-1/+1
| | * Remove ds061Ian Lynagh2013-02-112-15/+0
| | * Add expected output for T6117, which is now workingIan Lynagh2013-02-112-1/+2
| | * Remove T5763Ian Lynagh2013-02-111-1/+0
| | * Tweak the brokens list to include the directory the test is inIan Lynagh2013-02-113-6/+6
| | * Ticket #1845 is closed, so ghci024 presumably works on PPC/OSX nowIan Lynagh2013-02-111-2/+1
| | * Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2013-02-112-3/+4
| | |\
| | | * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-02-115-94/+153
| | | |\
| | | * | T5113 is fixedSimon Peyton Jones2013-02-111-2/+1
| | | * | Improve bound for T3064Simon Peyton Jones2013-02-111-1/+3
| | * | | More conversionsIan Lynagh2013-02-113-13/+10
| | * | | More helper conversionsIan Lynagh2013-02-1170-125/+132
| | * | | Convert more helpersIan Lynagh2013-02-112-12/+3
| | * | | Convert more helper functionsIan Lynagh2013-02-1135-114/+75
| | * | | Convert more helper functions to the new schemeIan Lynagh2013-02-112-35/+8
| | * | | Convert more helpers to the new schemeIan Lynagh2013-02-112-22/+7
| | * | | Change '{if,unless}_arch' to 'arch'Ian Lynagh2013-02-114-15/+6
| | * | | Print a warning if we get framework failures when listing brokensIan Lynagh2013-02-111-0/+6
| | * | | Handle duplicates in the brokens listIan Lynagh2013-02-111-4/+8
| | * | | expect_broken_for should also be added to the list of brokensIan Lynagh2013-02-111-8/+10
| | * | | Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-118-31/+22
| | * | | Add 'make list_brokens'Ian Lynagh2013-02-114-21/+46
| | | |/ | | |/|
| | * | Tweak another 32bit perf boundIan Lynagh2013-02-101-1/+2