X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=result%2FXPath%2Fexpr%2Ffloats;h=157bd767be9e91cf0fa390a2ed6bfd6507ee92b7;hb=4e5a6e5aa8db793d1993cc20147a8b23667aa4f9;hp=b6255ce0a68cf050b9c1368781db3911ccd2d060;hpb=f86ba34b57d1a307688402b495d8b0532770d98d;p=platform%2Fupstream%2Flibxml2.git diff --git a/result/XPath/expr/floats b/result/XPath/expr/floats index b6255ce..157bd76 100644 --- a/result/XPath/expr/floats +++ b/result/XPath/expr/floats @@ -242,3 +242,11 @@ Object is a number : -1 ======================== Expression: 8 mod 3 = 2 Object is a Boolean : true + +======================== +Expression: 12345678901234567890 +Object is a number : 1.23457e+19 + +======================== +Expression: -12345678901234567890 +Object is a number : -1.23457e+19