summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-12-30test003: Fix off-by-one error in palette indexGeert Uytterhoeven1-1/+1
2019-09-20Add test013: Filling circlesGeert Uytterhoeven1-0/+84
2007-11-29Extract benchmark()Geert Uytterhoeven1-37/+21
2007-11-28test012: Fix brown-paper-bag infinite loopGeert Uytterhoeven1-1/+2
2007-11-28test012: Use the full virtual screen size for drawing squaresGeert Uytterhoeven1-3/+3
2007-11-28Allow rectangles larger than 1000x1000.Geert Uytterhoeven1-9/+9
2007-11-13Use gettimeofday() instead of times() for benchmarkingGeert Uytterhoeven1-11/+11
2007-11-05Add test012: Filling squaresGeert Uytterhoeven1-0/+97
2007-08-30test011: Fix move() for very short moves (dx = 1, dy = 0, or vice versa)Geert Uytterhoeven1-8/+14
2007-08-22Add test011 (panning test)Geert Uytterhoeven1-0/+170
2007-08-21Most tests that use a color palette don't really rely on a real pseudocolorGeert Uytterhoeven3-3/+3
2006-12-19Use ar to create libraries instead of using ld -r for incremental linking ofGeert Uytterhoeven1-1/+1
2004-11-03Moved up from baseOtto Wyss11-0/+575