remove missing entries; sort lines

master
tabe 2013-02-10 19:54:58 +09:00
parent 2c99854dc3
commit 8287bb35ce
2 changed files with 3 additions and 9 deletions

View File

@ -1,24 +1,19 @@
include_directories (BEFORE "${GD_SOURCE_DIR}/src" "${CMAKE_BINARY_DIR}")
SET(TESTS_FILES
# resize
# ellipseaa
# ellipse
arc
# ellipsearc
crop
# ellfullaa
tgaread
nnquant
gif
nnquant
tgaread
)
if (JPEG_FOUND)
SET(TESTS_FILES
"${TESTS_FILES}"
nnquant
copyrotated
flip
nnquant
)
endif (JPEG_FOUND)

View File

@ -35,7 +35,6 @@ if (BUILD_TEST)
gdimagecolortransparent
gdimagecopy
gdimagecopyrotated
#gdimageellipse
gdimagefill
gdimagefilledellipse
gdimagefilledpolygon