racket/collects/picturing-programs/tests
Stephen Bloch 39629e8e99 map-image and map-image/extra now give their function argument x and y
coordinates, or not, depending on the arity of that function.  This
enables one to write a simple function from color -> color and
immediately map it on an image.  For the situation in which the
function is location-dependent, one can still write a function from
x,y,color -> color and map this on the image.
2011-12-02 07:09:37 -05:00
..
map-image-bsl-tests.rkt map-image and map-image/extra now give their function argument x and y 2011-12-02 07:09:37 -05:00
map-image-isl-tests.rkt map-image and map-image/extra now give their function argument x and y 2011-12-02 07:09:37 -05:00
rotating-triangle.rkt Revised test cases that used big-bang so they don't actually run when 2011-01-07 23:52:39 -05:00
test-docs-complete.rkt moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
tiles-error-tests.rkt Fixed error messages, added tests for type errors. 2011-10-02 22:54:34 -04:00