summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib/Data.ByteString
Commit message (Expand)AuthorAgeFilesLines
* Skip bytestring00{1,4,5} (designed for an earlier version of bytestring)Ian Lynagh2008-10-271-3/+15
* import Control.Monad.Instances in bytestring00{1,4,5}Ian Lynagh2008-09-073-0/+3
* Fixup bytestring tests to work with current QuickCheck and bytestringDuncan Coutts2007-09-063-62/+33
* Add a test for #1375 (ByteString’s “lines” eats empty lines)Ian Lynagh2007-08-293-0/+13
* Update the bytestring tests for the bytestring packageIan Lynagh2007-07-285-12/+14
* Expect tests to fail if we don't have libraries that they useIan Lynagh2007-02-061-3/+3
* Remove "Arbitrary (Maybe a)" instances to track changes in QuickCheckIan Lynagh2006-11-123-15/+0
* update bytestring tests Don Stewart2006-09-093-4/+7
* update testsDon Stewart2006-08-232-95/+68
* encorporate rest of property checks for Data.ByteStringDon Stewart2006-07-023-0/+1405
* Add regress tests for fusion rules. Makes sure they fire, and rewrite to corr...Don Stewart2006-07-023-0/+624
* Add model-based tests for ByteString.Lazy<=>ByteString<=>Data.listDon Stewart2006-07-023-702/+1062
* Update expected outputDon Stewart2006-05-252-24/+10
* update expected output. tougher replicate test.Don Stewart2006-05-172-4/+2
* More QC tests. Update outputDon Stewart2006-05-072-2/+15
* More QC properties. Update outputDon Stewart2006-05-062-27/+65
* And add QC test for group/groupByDon Stewart2006-05-012-0/+26
* More QC properties, for fold{lr}1. Update expected outputDon Stewart2006-04-302-0/+31
* Import Data.ByteString regression testsDon Stewart2006-04-2810-0/+2743