diff options
author | Pierre Joye <pierre.php@gmail.com> | 2013-06-10 08:39:13 +0200 |
---|---|---|
committer | Pierre Joye <pierre.php@gmail.com> | 2013-06-10 08:39:13 +0200 |
commit | 969ec1716b6832f13470efd4dbc306c47885ddfa (patch) | |
tree | ebbb873b996d5e070a9a3a21703308ec6e637a21 /tests | |
parent | aaf607e38d1b2575721002aa1acc1a57ee86155b (diff) | |
download | libgd-969ec1716b6832f13470efd4dbc306c47885ddfa.tar.gz |
add new tests
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 3f22f39..5f8706f 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -41,6 +41,7 @@ if (BUILD_TEST) gdimagepixelate gdimagepolygon gdimagerectangle + gdimagerotate gdimagescatterex gdimagesetpixel gdnewfilectx |