Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/check Modified Files: ewl_check_test.c Log Message: Use the correct test type for the check unit test. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/check/ewl_check_test.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- ewl_check_test.c 6 Jan 2008 23:41:19 -0000 1.1 +++ ewl_check_test.c 12 Jan 2008 06:30:13 -0000 1.2 @@ -34,7 +34,7 @@ test->tip = "The check class is a basic check\n" "for an undecorated checkbutton."; test->filename = __FILE__; - test->type = EWL_TEST_TYPE_MISC; + test->type = EWL_TEST_TYPE_UNIT; test->unit_tests = check_unit_tests; } ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs