mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
another XPath conformance patch from Richard Jinks Daniel
* test/XPath/expr/floats test/XPath/expr/functions result/XPath/expr/floats result/XPath/expr/functions xpath.c: another XPath conformance patch from Richard Jinks Daniel
This commit is contained in:
@ -2,6 +2,7 @@ true()
|
||||
false()
|
||||
number("1.5")
|
||||
number('abc')
|
||||
-number('abc')
|
||||
floor(0.1)
|
||||
floor(-0.1)
|
||||
floor(-0)
|
||||
|
Reference in New Issue
Block a user