racket/collects/plot/tests
Neil Toronto 365ee2c70d 1d, 2d and 3d function renderers no longer sample outside the function's bounds
This makes it more efficient to plot piecewise functions by drawing each piece with one renderer, and possible to plot functions with discontinuities by using a renderer to draw each continuous piece.
2012-05-25 10:40:05 +09:00
..
axis-transform-tests.rkt Plot snips no longer get focus 2011-11-24 21:59:16 -09:00
compat-tests.rkt
doc-tests.rkt Fixed plot doc tests 2012-02-01 22:17:25 -07:00
extreme-bounds-tests.rkt Precision improvements for user functions that return flonums 2011-12-01 13:26:36 -07:00
isosurface-tests.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
low-level-tests.rkt 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
out-file-tests.rkt
pen-brush-hsv.rkt
plot2d-tests.rkt Added plot-x-tick-label-angle, plot-x-tick-label-anchor, and similar for y and far axes 2012-04-30 16:12:12 -06:00
plot3d-tests.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
selection-tests.rkt Fixed some tests 2011-11-25 19:00:05 -07:00
slideshow-test.rkt
subdivision-tests.rkt Began finalizing public interface to *d-plot-area% classes 2011-11-10 12:59:42 -07:00
tick-tests.rkt Added plot-x-tick-label-angle, plot-x-tick-label-anchor, and similar for y and far axes 2012-04-30 16:12:12 -06:00