Douglas Mencken ca4f1929ce xmlChildElementCount is only available in libxml2 >= 2.7.3
fixes build error Undefined symbols: _xmlChildElementCount

Change-Id: I9687971912b4d0ae55bf1d9ad987fd339fcbec7e
Reviewed-on: https://gerrit.libreoffice.org/9788
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-16 12:29:35 +00:00
..
2014-06-04 08:55:12 +02:00

Test harness code for C++ unit testing

Many of these tests are run during the build process. In that case on
unix, if a test fails follow the error messages to debug it under gdb.