racket/collects/math/tests
Neil Toronto 8f17913d55 Fixed memory leak in making arrays strict: doing so wouldn't clear
the reference to the original procedure, which itself could hold on
to a lot of memory
2012-12-02 22:21:28 -07:00
..
array-tests.rkt Worked around new typed/rackunit limitations in "array-tests.rkt" and 2012-11-29 15:45:17 -07:00
bigfloat-tests.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
function-tests.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
mandelbrot-test.rkt Changed how array strictness works: `array-strict' now makes the 2012-11-29 22:17:06 -09:00
matrix-tests.rkt Fixed missing import for curry 2012-11-17 21:02:36 -09:00
number-theory-tests.rkt Renamed functions 2012-11-27 22:23:42 -07:00
strictness-memory-leak-test.rkt Fixed memory leak in making arrays strict: doing so wouldn't clear 2012-12-02 22:21:28 -07:00