diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2014-05-29 17:07:06 -0700 |
---|---|---|
committer | Edward Z. Yang <ezyang@cs.stanford.edu> | 2014-05-29 18:33:59 -0700 |
commit | 6c5017a8ca2df6c20eef7edf9caeeece26f06cac (patch) | |
tree | 5827d478bf9534005be1e65300658db1d1725445 /libraries | |
parent | dcc6e04f00ded0c025f86e5d7555d599b1f77f71 (diff) | |
download | haskell-6c5017a8ca2df6c20eef7edf9caeeece26f06cac.tar.gz |
Add .gitignore for autogenerated test files.
I used this shell command to automatically generate the lists:
for i in `git ls-files -o --exclude-standard --directory`; do echo "`basename $i`" >> "`dirname "$i"`/.gitignore"; done
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/base/tests/.gitignore | 93 | ||||
-rw-r--r-- | libraries/base/tests/Concurrent/.gitignore | 5 | ||||
-rw-r--r-- | libraries/base/tests/IO/.gitignore | 75 | ||||
-rw-r--r-- | libraries/base/tests/Numeric/.gitignore | 10 | ||||
-rw-r--r-- | libraries/base/tests/System/.gitignore | 8 | ||||
-rw-r--r-- | libraries/base/tests/Text.Printf/.gitignore | 2 | ||||
-rw-r--r-- | libraries/template-haskell/tests/.gitignore | 2 |
7 files changed, 195 insertions, 0 deletions
diff --git a/libraries/base/tests/.gitignore b/libraries/base/tests/.gitignore new file mode 100644 index 0000000000..a909c5cf51 --- /dev/null +++ b/libraries/base/tests/.gitignore @@ -0,0 +1,93 @@ +.hpc.CPUTime001 +.hpc.CatEntail +.hpc.CatPairs +.hpc.T4006 +.hpc.T5943 +.hpc.T5962 +.hpc.T7034 +.hpc.T7457 +.hpc.T7653 +.hpc.T7773 +.hpc.T7787 +.hpc.addr001 +.hpc.assert +.hpc.char001 +.hpc.char002 +.hpc.cstring001 +.hpc.data-fixed-show-read +.hpc.dynamic001 +.hpc.dynamic002 +.hpc.dynamic003 +.hpc.dynamic004 +.hpc.dynamic005 +.hpc.echo001 +.hpc.enum01 +.hpc.enum02 +.hpc.enum03 +.hpc.enum04 +.hpc.enumDouble +.hpc.enumRatio +.hpc.exceptionsrun001 +.hpc.exceptionsrun002 +.hpc.fixed +.hpc.genericNegative001 +.hpc.hGetBuf002 +.hpc.hGetBuf003 +.hpc.hPutBuf001 +.hpc.hPutBuf002 +.hpc.hTell001 +.hpc.hTell002 +.hpc.ioref001 +.hpc.ix001 +.hpc.length001 +.hpc.lex001 +.hpc.list001 +.hpc.list002 +.hpc.list003 +.hpc.memo001 +.hpc.memo002 +.hpc.performGC001 +.hpc.qsem001 +.hpc.qsemn001 +.hpc.quotOverflow +.hpc.rand001 +.hpc.ratio001 +.hpc.readDouble001 +.hpc.readFixed001 +.hpc.readFloat +.hpc.readInteger001 +.hpc.readLitChar +.hpc.reads001 +.hpc.show001 +.hpc.showDouble +.hpc.stableptr001 +.hpc.stableptr003 +.hpc.stableptr004 +.hpc.stableptr005 +.hpc.take001 +.hpc.tempfiles +.hpc.text001 +.hpc.topHandler01 +.hpc.topHandler02 +.hpc.topHandler03 +.hpc.trace001 +.hpc.tup001 +.hpc.unicode001 +.hpc.unicode002 +.hpc.weak001 +T4006 +T5943 +T5962 +T7034 +T7457 +T7653 +T7773 +T7787 +T8766 +T8766.stats +qsem001 +qsemn001 +readFixed001 +topHandler01 +topHandler02 +topHandler03 diff --git a/libraries/base/tests/Concurrent/.gitignore b/libraries/base/tests/Concurrent/.gitignore new file mode 100644 index 0000000000..70f284856f --- /dev/null +++ b/libraries/base/tests/Concurrent/.gitignore @@ -0,0 +1,5 @@ +.hpc.Chan002 +.hpc.Chan003 +.hpc.ThreadDelay001 +Chan002 +Chan003 diff --git a/libraries/base/tests/IO/.gitignore b/libraries/base/tests/IO/.gitignore new file mode 100644 index 0000000000..f8fcfa8ba1 --- /dev/null +++ b/libraries/base/tests/IO/.gitignore @@ -0,0 +1,75 @@ +.hpc.IOError001 +.hpc.IOError002 +.hpc.T2122 +.hpc.T4144 +.hpc.T4808 +.hpc.T4855 +.hpc.T4895 +.hpc.T7853 +.hpc.concio002 +.hpc.countReaders001 +.hpc.decodingerror001 +.hpc.decodingerror002 +.hpc.encoding001 +.hpc.encoding002 +.hpc.encoding003 +.hpc.encoding004 +.hpc.encodingerror001 +.hpc.finalization001 +.hpc.hClose001 +.hpc.hClose002 +.hpc.hClose003 +.hpc.hDuplicateTo001 +.hpc.hFileSize001 +.hpc.hFileSize002 +.hpc.hFlush001 +.hpc.hGetBuf001 +.hpc.hGetBuffering001 +.hpc.hGetChar001 +.hpc.hGetLine001 +.hpc.hGetLine002 +.hpc.hGetLine003 +.hpc.hGetPosn001 +.hpc.hIsEOF001 +.hpc.hIsEOF002 +.hpc.hReady001 +.hpc.hReady002 +.hpc.hSeek001 +.hpc.hSeek002 +.hpc.hSeek003 +.hpc.hSeek004 +.hpc.hSetBuffering002 +.hpc.hSetBuffering003 +.hpc.hSetBuffering004 +.hpc.hSetEncoding001 +.hpc.ioeGetErrorString001 +.hpc.ioeGetFileName001 +.hpc.ioeGetHandle001 +.hpc.isEOF001 +.hpc.misc001 +.hpc.newline001 +.hpc.openFile001 +.hpc.openFile002 +.hpc.openFile003 +.hpc.openFile004 +.hpc.openFile005 +.hpc.openFile006 +.hpc.openFile007 +.hpc.openFile008 +.hpc.openTempFile001 +.hpc.putStr001 +.hpc.readFile001 +.hpc.readwrite001 +.hpc.readwrite002 +.hpc.readwrite003 +T2122 +T2122-test +T3307 +T4808 +T4808.test +T4855 +T4895 +T7853 +encoding003 +encoding004 +openFile003Dir diff --git a/libraries/base/tests/Numeric/.gitignore b/libraries/base/tests/Numeric/.gitignore new file mode 100644 index 0000000000..b944456eae --- /dev/null +++ b/libraries/base/tests/Numeric/.gitignore @@ -0,0 +1,10 @@ +.hpc.num001 +.hpc.num002 +.hpc.num003 +.hpc.num004 +.hpc.num005 +.hpc.num006 +.hpc.num007 +.hpc.num008 +.hpc.num009 +.hpc.num010 diff --git a/libraries/base/tests/System/.gitignore b/libraries/base/tests/System/.gitignore new file mode 100644 index 0000000000..fa2ab73827 --- /dev/null +++ b/libraries/base/tests/System/.gitignore @@ -0,0 +1,8 @@ +.hpc.T5930 +.hpc.Timeout001 +.hpc.exitWith001 +.hpc.getArgs001 +.hpc.getEnv001 +.hpc.system001 +T5930 +Timeout001 diff --git a/libraries/base/tests/Text.Printf/.gitignore b/libraries/base/tests/Text.Printf/.gitignore new file mode 100644 index 0000000000..377d9ffcbd --- /dev/null +++ b/libraries/base/tests/Text.Printf/.gitignore @@ -0,0 +1,2 @@ +.hpc.T1548 +T1548 diff --git a/libraries/template-haskell/tests/.gitignore b/libraries/template-haskell/tests/.gitignore new file mode 100644 index 0000000000..ae0f7cb7ae --- /dev/null +++ b/libraries/template-haskell/tests/.gitignore @@ -0,0 +1,2 @@ +.hpc.dataToExpQUnit +dataToExpQUnit.comp.stderr |