- Nov 09, 2009
-
-
Philippe Suter authored
-
- Nov 07, 2009
-
-
Tihomir Gvero authored
No commit message
-
- Nov 06, 2009
-
-
Tihomir Gvero authored
-
- Oct 23, 2009
-
-
Viktor Kuncak authored
-
- Oct 05, 2009
-
-
Philippe Suter authored
-
- Jul 15, 2009
-
-
Mirco Dotta authored
-
Mirco Dotta authored
deleted Test*.scala. Now we have enough examples in the examples folder to describe how funcheck works
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
- Jul 14, 2009
-
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
Instead of passing a random position to method Fresh.newName, now passing object NoPosition when I have no idea of what is the right position.
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
renamed file so that ant doesn't try to compile it (the example should be updated so that it uses ScalaPure, the Scala functional subset that we use for FunCheck).
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
- Jul 13, 2009
-
-
Mirco Dotta authored
Delete duplicated examples. These are somewhat overlapping with the ones defined in tests/plugin/ folder
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
forAll are now correctly translated also in their returning type, before it was Unit (wrong), now it is always a boolean.
-
Mirco Dotta authored
Specs implication is now working correctly. Arguments needed to be evaluated lazily. Now all properties in LeftistHeap can be checked correctly.
-
Viktor Kuncak authored
-
- Jul 12, 2009
-
-
Mirco Dotta authored
-
Mirco Dotta authored
Fixed bug in arbitrary function used to link Scala AST Type element to its Arbitrary function for generating arbitrary object of the data Type.
-
Mirco Dotta authored
MapReducer need to use multisets for abstracting away order in lists. Now forAll properties does not fails anymore.
-
- Jul 10, 2009
-
-
Mirco Dotta authored
-
Viktor Kuncak authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
Mirco Dotta authored
-
http://pho.ucsd.edu/liquid/Mirco Dotta authored
-
- Jul 09, 2009
-
-
Mirco Dotta authored
-
Mirco Dotta authored
-