From cae6c066b736c1b582991e5496a54c9a85b5832d Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sat, 11 Sep 2010 13:30:49 +0000 Subject: XPath: Minor lang() fix (use ASCII lowercase because language names are ASCII-only anyway) git-svn-id: http://pugixml.googlecode.com/svn/trunk@716 99668b35-9821-0410-8761-19e4c4f06640 --- tests/test_xpath_functions.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/test_xpath_functions.cpp') diff --git a/tests/test_xpath_functions.cpp b/tests/test_xpath_functions.cpp index 016c722..7245bee 100644 --- a/tests/test_xpath_functions.cpp +++ b/tests/test_xpath_functions.cpp @@ -216,7 +216,7 @@ TEST(xpath_boolean_false) CHECK_XPATH_FAIL(STR("false(1)")); } -TEST_XML(xpath_boolean_lang, "") +TEST_XML(xpath_boolean_lang, "") { xml_node c; @@ -231,16 +231,16 @@ TEST_XML(xpath_boolean_lang, "