[test] Sort TESTS

A couple of tests were out of order, causing a bit of confusion in the
user.
This commit is contained in:
Chris Wilson 2008-01-12 11:04:03 +00:00
parent ac98c9e572
commit 973d5fa8a5
2 changed files with 4 additions and 4 deletions

2
test/.gitignore vendored
View file

@ -20,9 +20,9 @@ clip-push-group
clip-twice
clip-zero
close-path
composite-integer-translate-source
composite-integer-translate-over
composite-integer-translate-over-repeat
composite-integer-translate-source
copy-path
coverage
create-for-stream

View file

@ -28,8 +28,8 @@ dash-caps-joins$(EXEEXT) \
dash-no-dash$(EXEEXT) \
dash-offset-negative$(EXEEXT) \
dash-scale$(EXEEXT) \
dash-zero-length$(EXEEXT) \
dash-state$(EXEEXT) \
dash-zero-length$(EXEEXT) \
degenerate-path$(EXEEXT) \
degenerate-pen$(EXEEXT) \
device-offset$(EXEEXT) \
@ -84,10 +84,12 @@ paint-with-alpha$(EXEEXT) \
pattern-get-type$(EXEEXT) \
pattern-getters$(EXEEXT) \
pixman-rotate$(EXEEXT) \
push-group$(EXEEXT) \
radial-gradient$(EXEEXT) \
random-intersections$(EXEEXT) \
rectangle-rounding-error$(EXEEXT) \
rectilinear-stroke$(EXEEXT) \
rel-path$(EXEEXT) \
rgb24-ignore-alpha$(EXEEXT) \
rotate-image-surface-paint$(EXEEXT) \
scale-down-source-surface-paint$(EXEEXT) \
@ -122,8 +124,6 @@ truetype-tables$(EXEEXT) \
unantialiased-shapes$(EXEEXT) \
unbounded-operator$(EXEEXT) \
user-data$(EXEEXT) \
rel-path$(EXEEXT) \
push-group$(EXEEXT) \
zero-alpha$(EXEEXT)
# XXX: Here are some existing tests that are currently disabled for