megaparsec/tests
mrkkrp 388d8b7a43 finished tests for ‘Text.Megaparsec.Combinator’
Added the following tests:

* ‘count’
* ‘count'’
* ‘endBy’
* ‘endBy1’
* ‘sepBy’
* ‘sepBy1’
2015-08-25 15:42:44 +06:00
..
Char.hs tests for ‘Text.Megaparsec.Prim’ written 2015-08-20 17:12:44 +06:00
Combinator.hs finished tests for ‘Text.Megaparsec.Combinator’ 2015-08-25 15:42:44 +06:00
Error.hs prefer longest match in ‘mergeError’, fixes #23 2015-08-24 01:45:12 +06:00
Expr.hs some tests written 2015-08-03 13:19:23 +06:00
Main.hs some tests written 2015-08-03 13:19:23 +06:00
Perm.hs some tests for ‘Text.Megaparsec.Perm’ 2015-08-24 14:01:54 +06:00
Pos.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Prim.hs improved tests for ‘(<|>)’ 2015-08-24 16:35:58 +06:00
Token.hs some tests written 2015-08-03 13:19:23 +06:00
Util.hs minor corrections 2015-08-22 15:02:34 +06:00