[sapwood] mention two more tests to be written
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sapwood] mention two more tests to be written
- Date: Fri, 13 Aug 2010 11:40:41 +0000 (UTC)
commit a177ad9b0e3919dc85faeb5b6e2d973670f296e8
Author: Sven Herzberg <herzi gnome-de org>
Date: Fri Aug 13 10:56:49 2010 +0200
mention two more tests to be written
* tests/test-sapwood-pixmap.c: make sure that single cropping works as
well
tests/test-sapwood-pixmap.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-sapwood-pixmap.c b/tests/test-sapwood-pixmap.c
index ce984f2..40f6ce0 100644
--- a/tests/test-sapwood-pixmap.c
+++ b/tests/test-sapwood-pixmap.c
@@ -360,7 +360,9 @@ test_sapwood_pixmap (void)
g_test_add_func ("/sapwood/pixmap/render-rects/larger", test_larger);
g_test_add_func ("/sapwood/pixmap/render-rects/larger-masked", test_larger_masked);
g_test_add_func ("/sapwood/pixmap/render-rects/larger-masked-offset", test_larger_masked_offset);
- g_test_add_func ("/sapwood/pixmap/render-rects/crop", test_crop);
+ // FIXME: add: g_test_add_func ("/sapwood/pixmap/render-rects/crop-x", test_crop_x);
+ // FIXME: add: g_test_add_func ("/sapwood/pixmap/render-rects/crop-y", test_crop_y);
+ g_test_add_func ("/sapwood/pixmap/render-rects/crop-xy", test_crop);
}
/* vim:set et sw=2 cino=t0,f0,(0,{s,>2s,n-1s,^-1s,e2s: */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]