Full QuickCheck 2.7 compatibility
This renames the deprecated `printTestCase` to its replacement `counterexample`, add provides a CPP-guarded fallback for QuickCheck < 2.7. Signed-off-by:Niklas Hambuechen <niklash@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>