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 Rename plot3d-animating? -> plot->animating? 2011-10-13 16:16:02 -06:00
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 Split up tests to keep DrDr from timing out 2011-11-10 12:53:52 -07:00
pen-brush-hsv.rkt Expanded numbered colors to 128 2011-11-10 12:59:41 -07:00
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 Better save/restore of parameters in plot-pict and plot3d-pict 2011-11-10 12:59:41 -07:00
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