Fri, 03 Dec 2010 09:55:45 +0100 |
blanchet |
run synchronous Auto Tools in parallel
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
only instantiate type variable if there exists some in quickcheck
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
improving presentation of quickcheck reports
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
checking if parameter is name of a tester which allows e.g. quickcheck[random]
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
moving iteration of tests to the testers in quickcheck
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
removed dead test_term_small function in quickcheck
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
renamed parameter from generator to tester; quickcheck only applies one tester on invocation
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
adding configuration quickcheck_tester
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
adapting mutabelle
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
only handle TimeOut exception if used interactively
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
removed interrupt handling that violates Isabelle/ML exception model
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
corrected indentation
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 11:35:06 +0100 |
bulwahn |
improving function is_iterable in quickcheck
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 11:34:54 +0100 |
bulwahn |
splitting test_goal function in two functions; exporting new configurations in quickcheck; iterations depend on generator_name in quickcheck
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 11:34:53 +0100 |
bulwahn |
adding prototype for finite_type instantiations
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 11:34:52 +0100 |
bulwahn |
adding option finite_types to quickcheck
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 10:42:07 +0100 |
bulwahn |
changed old-style quickcheck configurations to new Config.T configurations
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 10:42:06 +0100 |
bulwahn |
adding temporary function test_test_small to Quickcheck
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 19:47:20 +0100 |
wenzelm |
explicit indication of some remaining violations of the Isabelle/ML interrupt model;
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 08:16:35 +0100 |
bulwahn |
changing timeout to real value; handling Interrupt and Timeout more like nitpick does
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 11:07:21 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 08:44:44 +0200 |
bulwahn |
changed global fixed timeout to a configurable timeout for quickcheck; test parameters in quickcheck are now fully passed around with the context
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 22:04:00 +0200 |
wenzelm |
use Exn.interruptible_capture to keep user-code interruptible (Exn.capture not immediately followed by Exn.release here);
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 09:40:57 +0200 |
blanchet |
clear identification
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 11:06:12 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 21:17:11 +0200 |
bulwahn |
adding a global fixed timeout to quickcheck
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 21:06:56 +0200 |
wenzelm |
renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 14:50:18 +0200 |
bulwahn |
exporting the generic version instead of the context version in quickcheck
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 18:21:48 +0200 |
wenzelm |
renamed setmp_noncritical to Unsynchronized.setmp to emphasize its meaning;
|
file |
diff |
annotate
|
Sat, 11 Sep 2010 12:32:31 +0200 |
blanchet |
make Auto Solve part of the "Auto Tools"
|
file |
diff |
annotate
|