[commit: packages/filepath] master: Ad a new Test module to sit in front of the generated tests, move the generate code to TestGen (c1a25a1)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 11:36:34 UTC 2015
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/c1a25a1324876bdaf5990a8976501298298ae414
>---------------------------------------------------------------
commit c1a25a1324876bdaf5990a8976501298298ae414
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Wed Oct 29 09:13:36 2014 +0000
Ad a new Test module to sit in front of the generated tests, move the generate code to TestGen
>---------------------------------------------------------------
c1a25a1324876bdaf5990a8976501298298ae414
Generate.hs | 8 +-
filepath.cabal | 1 +
tests/Test.hs | 711 +-----------------------------------------
tests/{Test.hs => TestGen.hs} | 6 +-
4 files changed, 13 insertions(+), 713 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc c1a25a1324876bdaf5990a8976501298298ae414
More information about the ghc-commits
mailing list