src/HOL/Tools/Quickcheck/exhaustive_generators.ML
Mon, 05 Dec 2011 12:36:06 +0100 bulwahn exhaustive returns if a counterexample is genuine or potentially spurious in the presence of assumptions more correctly
Mon, 05 Dec 2011 12:35:05 +0100 bulwahn dynamic genuine_flag in compilation of random and exhaustive
Mon, 05 Dec 2011 12:35:04 +0100 bulwahn indicating where the restart should occur; making safe_if dynamic
Thu, 01 Dec 2011 22:16:23 +0100 bulwahn removing catch_match' now that catch_match is polymorphic
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn compilations return genuine flag to quickcheck framework
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn the simple exhaustive compilation also indicates if counterexample is potentially spurious;
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn changing the exhaustive generator signatures;
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn quickcheck's compilation returns if it is genuine counterexample or a counterexample due to a match exception
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn quickcheck random can also find potential counterexamples;
Wed, 30 Nov 2011 09:35:58 +0100 bulwahn also potential counterexamples in the simple exhaustive testing in quickcheck
Wed, 30 Nov 2011 09:21:09 +0100 bulwahn adding a exception-safe term reification step in quickcheck; adding examples
Wed, 30 Nov 2011 09:21:07 +0100 bulwahn quickcheck returns counterexamples that are potentially spurious due to underspecified code equations and match exceptions
Mon, 14 Nov 2011 11:14:06 +0100 bulwahn setting up exhaustive generators which are used for the smart generators
Wed, 09 Nov 2011 11:35:09 +0100 bulwahn more precise messages with the tester's name in quickcheck; tuned
Mon, 17 Oct 2011 10:19:01 +0200 bulwahn moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
Wed, 17 Aug 2011 18:05:31 +0200 wenzelm modernized signature of Term.absfree/absdummy;
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn changed every tester to have a configuration in quickcheck; enabling parallel testing of different testers in quickcheck
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn removing generator registration
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn parametrized test_term functions in quickcheck
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adding random, exhaustive and SML quickcheck as testers
Mon, 02 May 2011 16:33:21 +0200 wenzelm added Attrib.setup_config_XXX conveniences, with implicit setup of the background theory;
Mon, 18 Apr 2011 09:10:23 +0200 bulwahn adding bounded_forall tester
Mon, 18 Apr 2011 09:10:23 +0200 bulwahn creating generic test_term function; corrected instantiate_exhaustive_datatype; tuned
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Sat, 09 Apr 2011 15:00:23 +0200 wenzelm made SML/NJ happy;
Fri, 08 Apr 2011 16:31:14 +0200 bulwahn deactivating other compilations in quickcheck_exhaustive momentarily that only interesting for my benchmarks and experiments
Fri, 08 Apr 2011 16:31:14 +0200 bulwahn generalizing instantiate_datatype in quickcheck_exhaustive to remove clones for different compilations
Fri, 08 Apr 2011 16:31:14 +0200 bulwahn correcting constant name in exhaustive_generators
Fri, 08 Apr 2011 16:31:14 +0200 bulwahn switching fast compilation off by default for now in exhaustive quickcheck
Fri, 08 Apr 2011 16:31:14 +0200 bulwahn ensuring datatype limitations before the instantiation in quickcheck_exhaustive
less more (0) -30 tip