patch applied (bytestring): Add properties for rewrite rules, compiled sans -fhpc

Don Stewart dons at cse.unsw.edu.au
Fri Apr 18 23:01:42 EDT 2008


Fri Apr 18 19:57:20 PDT 2008  Don Stewart <dons at galois.com>
  * Add properties for rewrite rules, compiled sans -fhpc
  
  Following an idea of Andy Gill's, compile just some rewrite rules code
  without -fhpc, link it into a hpc app, and get coverage / rule firing
  data for code run by rewrite rules. Library now 93% covered by QuickCheck.
  

    M ./tests/Makefile -13 +7
    M ./tests/Properties.hs +21
    A ./tests/Rules.hs

View patch online:
http://darcs.haskell.org/bytestring/_darcs/patches/20080419025720-cba2c-ce52084529df34a999c66cc8bb62993e0978948d.gz


More information about the Cvs-libraries mailing list