- Aug 31, 2015
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- Sep 13, 2011
-
-
ehuelsmann authored
-
- Aug 12, 2009
-
-
sds authored
-
- Feb 14, 2009
-
-
ehuelsmann authored
-
- Oct 05, 2008
-
-
ehuelsmann authored
-
- Feb 26, 2006
-
-
pfdietz authored
Fix some bugs in make-random-string. Begin adding random type prop tests for structure accessors.
-
- Jan 30, 2006
-
-
pfdietz authored
Fix problems in random-type-prop tests on mutating operators -- Replicate the mutated argument -- Don't use that value in MEMBER or EQL types More TODOs Make the probabilities in the random form tester be set before each iteration. This may make the distribution of generated forms more interesting.
-
- Jul 06, 2005
-
-
pfdietz authored
-
- Jul 01, 2005
-
-
pfdietz authored
Make the random tester produce PROGV for ABCL. Move some functions over to random-aux.lsp (still need to refactor), and begin adding random real types to random-types.lsp. Remove function types from random-types.
-
- Apr 30, 2005
-
-
pfdietz authored
Add a method object to *universe*. Make rt not muffle style-warnings when a :do-not-muffle note is included.
-
- Feb 27, 2005
-
-
pfdietz authored
Various tweaks, including a workaround for the Lispworks bug in make-strings's :element-type default value
-
- Sep 02, 2004
-
-
pfdietz authored
Fix up random string generator to produce specialized strings (adjustable, fill pointer, base-char, displaced)
-
- Aug 26, 2004
-
-
pfdietz authored
-
- Aug 07, 2004
-
-
pfdietz authored
-
- Sep 14, 2003
-
-
pfdietz authored
Updated the random torture tester. There is now a PRUNE-RESULTS function that reduces the size of the forms that fail testing. Also, added more lisp forms to the random form generator.
-
- Sep 12, 2003
-
-
pfdietz authored
-
- Sep 11, 2003
-
-
pfdietz authored
-
- Sep 06, 2003
-
-
pfdietz authored
-
- Aug 09, 2003
-
-
pfdietz authored
Tests of FLOOR, and some infrastructure for generating random inputs (not fully used). I haven't fully tested FLOOR since its standardized behavior in the face of float imprecision is not entirely clear.
-
- Jun 10, 2003
-
-
pfdietz authored
Moved randomization functions to their own file. Added some new elements to *universe*. Added more class redefinition tests.
-