Hi,

On Mon, Feb 08, 2016 at 12:19:11AM +0100, Xisco FaulĂ­ <aniste...@gmail.com> 
wrote:
> assertXPath(pDocument, "/primitive2D/transform/mask/unifiedtransparence",
> "transparence", "0.5");

The XPath asserter works with XML attributes, the attribute value is
always a string. The code that generates that XML is in
test/source/primitive2dxmldump.cxx, maybe check if that's what casts the
double to int before converting it to a string.

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to