Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/image_thumbnail Modified Files: ewl_image_thumbnail.c Log Message: - use tree2 for the unit tests =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/image_thumbnail/ewl_image_thumbnail.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ewl_image_thumbnail.c 4 Jan 2007 05:09:42 -0000 1.4 +++ ewl_image_thumbnail.c 14 Mar 2007 00:09:38 -0000 1.5 @@ -11,10 +11,6 @@ static int create_test(Ewl_Container *box); -static Ewl_Unit_Test image_thumb_unit_tests[] = { - {NULL, NULL} - }; - void test_info(Ewl_Test *test) { @@ -24,7 +20,6 @@ test->filename = __FILE__; test->func = create_test; test->type = EWL_TEST_TYPE_SIMPLE; - test->unit_tests = image_thumb_unit_tests; } int ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs