Testsuite change: CLEANUP=1 is now the default

2016-04-30 Thread Thomas Miedema
Hello devs, by popular request (#9758), the testsuite will now clean up after itself after running the tests, removing generated files, saving you some 10G of diskspace in the worst case. If you want the old behavior back, you can do: ``` $ make test CLEANUP=0 ``` I updated https://ghc.haskell.o

Re: testsuite change

2014-01-13 Thread Herbert Valerio Riedel
age- > | From: Herbert Valerio Riedel [mailto:hvrie...@gmail.com] > | Sent: 13 January 2014 12:16 > | To: Simon Peyton Jones > | Cc: ghc-devs@haskell.org > | Subject: Re: testsuite change > | > | Hello Simon, > | > | On 2014-01-13 at 13:08:02 +0100, Simon Peyton Jones wr

RE: testsuite change

2014-01-13 Thread Simon Peyton Jones
14 12:19 | To: Herbert Valerio Riedel | Cc: ghc-devs@haskell.org | Subject: RE: testsuite change | | and then? are all those untracked files really untracked? I definitely | didn't add them! Have they been lost from the tree somehow? | | | | -Original Message- | | From: Herbert Vale

RE: testsuite change

2014-01-13 Thread Simon Peyton Jones
-devs@haskell.org | Subject: Re: testsuite change | | Hello Simon, | | On 2014-01-13 at 13:08:02 +0100, Simon Peyton Jones wrote: | > I did 'git pull' in my source tree and got the error below. What do | > I do now? | | the easist is to just move the testsuite folder out the way; |

Re: testsuite change

2014-01-13 Thread Herbert Valerio Riedel
Hello Simon, On 2014-01-13 at 13:08:02 +0100, Simon Peyton Jones wrote: > I did 'git pull' in my source tree and got the error below. What do > I do now? the easist is to just move the testsuite folder out the way; e.g. mv testsuite/ testsuite-old/ ___

testsuite change

2014-01-13 Thread Simon Peyton Jones
Herbert I did 'git pull' in my source tree and got the error below. What do I do now? Simon == running git pull remote: Counting objects: 56029, done. remote: Compressing objects: 100% (16843/16843), done. remote: Total 55837 (delta 32572), reused 55743 (delta 32500) Receiving objects: 100% (