2005-08-29 Billy Biggs * remenic-gradient.c: (rounded_rectangle), (run_benchmark), (main): Add the test case from bug #4263. * Makefile: Add it to the makefile as well. * .cvsignore: Add a .cvsignore. 2005-08-29 Billy Biggs * Makefile: Add the multiple-clip-rectangles test. * multiple-clip-rectangles.c: (test), (main): Make this a real test case. * setup.h: Ditch this, it just makes the tests less self-contained. * tools.c: Put the USE_REALTIME_PRIORITY toggle here. * add.c: (test), (main): * curves.c: (test), (main): * downsample-bilinear.c: (test), (main): * downsample-nearest.c: (test), (main): * gradients-linear.c: (test), (main): * lines.c: (test), (main): * over-clipped.c: (test), (main): * over.c: (test), (main): * textpath.c: (test), (main): * texturedtext.c: (test), (main): * upsample-bilinear.c: (test), (main): * upsample-nearest.c: (test), (main): Make all of the tests more independent by dropping setup.h. 2005-08-29 Billy Biggs * memcpy-helper.c: Make it more useful. 2005-08-19 Billy Biggs * 256x256-alphagreen.png: * 256x256-darkgnome.png: * 48x48-brokenlock.png: * 48x48-mail.png: * 48x48-script.png: * 48x48-todo.png: * 512x512-lenna.png: * 512x512-primrose.png: * 512x512-redsquare.png: * 512x512-transparent.png: * 640x480-empty.png: * 640x480-opaque.png: * 640x480-shapes.png: * 640x480-text.png: * 640x480-transparentshapes.png: Add test images.