[commit: testsuite] master: Rename some numeric tests: nnnn -> Tnnnn (70d30ab)

Ian Lynagh igloo at earth.li
Fri Jan 25 16:33:12 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/70d30ab999680d5bb9b2b964efe52e1f083ceb77

>---------------------------------------------------------------

commit 70d30ab999680d5bb9b2b964efe52e1f083ceb77
Author: Ian Lynagh <ian at well-typed.com>
Date:   Fri Jan 25 14:35:53 2013 +0000

    Rename some numeric tests: nnnn -> Tnnnn

 tests/concurrent/should_run/4030.stderr            |    1 -
 tests/concurrent/should_run/5611.stderr            |    1 -
 tests/concurrent/should_run/5866.stderr            |    1 -
 tests/concurrent/should_run/{1980.hs => T1980.hs}  |    0 
 tests/concurrent/should_run/{2910.hs => T2910.hs}  |    0 
 .../should_run/{2910.stdout => T2910.stdout}       |    0 
 .../concurrent/should_run/{2910a.hs => T2910a.hs}  |    0 
 .../should_run/{2910a.stdout => T2910a.stdout}     |    0 
 tests/concurrent/should_run/{3279.hs => T3279.hs}  |    0 
 .../should_run/{3279.stdout => T3279.stdout}       |    0 
 tests/concurrent/should_run/{3429.hs => T3429.hs}  |    0 
 .../should_run/{3429.stdout => T3429.stdout}       |    0 
 tests/concurrent/should_run/{367.hs => T367.hs}    |    0 
 .../should_run/{367.stdout => T367.stdout}         |    0 
 .../{367_letnoescape.hs => T367_letnoescape.hs}    |    0 
 ..._letnoescape.stdout => T367_letnoescape.stdout} |    0 
 tests/concurrent/should_run/{4030.hs => T4030.hs}  |    0 
 tests/concurrent/should_run/T4030.stderr           |    1 +
 tests/concurrent/should_run/{4262.hs => T4262.hs}  |    0 
 .../should_run/{4262.stdout => T4262.stdout}       |    0 
 tests/concurrent/should_run/{4811.hs => T4811.hs}  |    0 
 tests/concurrent/should_run/{4813.hs => T4813.hs}  |    0 
 tests/concurrent/should_run/{5238.hs => T5238.hs}  |    0 
 .../should_run/{5238.stdout => T5238.stdout}       |    0 
 tests/concurrent/should_run/{5421.hs => T5421.hs}  |    0 
 tests/concurrent/should_run/{5558.hs => T5558.hs}  |    0 
 tests/concurrent/should_run/{5611.hs => T5611.hs}  |    0 
 tests/concurrent/should_run/T5611.stderr           |    1 +
 .../should_run/{5611.stdout => T5611.stdout}       |    0 
 tests/concurrent/should_run/{5866.hs => T5866.hs}  |    0 
 tests/concurrent/should_run/T5866.stderr           |    1 +
 tests/concurrent/should_run/all.T                  |   40 ++++++++++----------
 32 files changed, 23 insertions(+), 23 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 70d30ab999680d5bb9b2b964efe52e1f083ceb77



More information about the ghc-commits mailing list