blob: 8ade49f854bf1d870adccd64878b9354385192dc [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SubstringBeforeFunc-5 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `substring-before("foo", "oo", "http://www.w3.org/2005/xpath-functions/collation/codepoint") eq "f"`. :)
(:*******************************************************:)
substring-before("foo", "oo",
"http://www.w3.org/2005/xpath-functions/collation/codepoint") eq "f"