Files
loongoffice/test
Samuel Mehrbrodt bfcecd6774 screnshot test: Ignore error when creating directories
createPath documentation advises against relying on the E_EXIST error code,
so we just ignore it

Change-Id: I0e842315e1fd5c661d2b504b196e320f84c58e4f
Reviewed-on: https://gerrit.libreoffice.org/32081
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-12-16 13:52:38 +00: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.