pidgin: 0e908152: Whoops, this test case IS correct

markdoliner at pidgin.im markdoliner at pidgin.im
Fri Aug 21 03:05:35 EDT 2009


-----------------------------------------------------------------
Revision: 0e908152e3a09fb19dea225fe87e2d691f208d4e
Ancestor: 9ea3a4203902d1463984567e136de7aaf099b832
Author: markdoliner at pidgin.im
Date: 2009-08-21T07:03:09
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/0e908152e3a09fb19dea225fe87e2d691f208d4e

Modified files:
        libpurple/tests/test_yahoo_util.c

ChangeLog: 

Whoops, this test case IS correct

-------------- next part --------------
============================================================
--- libpurple/tests/test_yahoo_util.c	0f68bbac30c09126a3e85b70d6aa5684c769b61d
+++ libpurple/tests/test_yahoo_util.c	8d074dda2cba35ff2985e665670422de13b7551f
@@ -176,7 +176,6 @@ START_TEST(test_html_to_codes)
 	assert_string_equal_free("\x1B[#FF0000m<font size=\"8\">redsmall</font> \x1B[#00FF00mgreennormal\x1B[#FF0000m rednormal\x1B[#000000m",
 			yahoo_html_to_codes("<font color=\"#FF0000\"><font size=\"1\">redsmall</font> <font color=\"#00FF00\">greennormal</font> rednormal</font>"));
 
-	/* This test case isn't correct, and so it's commented out */
 	assert_string_equal_free("\x1B[1mbold \x1B[#FF0000mred <font face=\"Comic Sans MS\" size=\"20\">larger \x1B[#000000mbacktoblack <font size=\"12\">normalsize</font>\x1B[#FF0000m</font>\x1B[#000000m\x1B[x1m",
 			yahoo_html_to_codes("<b>bold <font color=\"#FF0000\">red <font face=\"Comic Sans MS\" size=\"5\">larger <font color=\"#000000\">backtoblack <font size=\"3\">normalsize</font></font></font></font></b>"));
 }


More information about the Commits mailing list