7226ac25e2
In calc, we see a lot of implementations of createFileURL. So get ride of all it and start to use the UnoAPitest::createFileURL method. Also, clean the UnoApiRest::createFileURL method, fix the path from UnoApiTest and moved some testing files to the right dir that the file belongs. Conflicts: sc/qa/extras/scoutlineobj.cxx Change-Id: Ic02f13777503729ac70da590f4a42866f17ea9b2 |
||
---|---|---|
.. | ||
inc/test | ||
prj | ||
source | ||
user-template | ||
Library_subsequenttest.mk | ||
Library_test.mk | ||
Makefile | ||
Module_test.mk | ||
Package_inc.mk | ||
Package_unittest.mk | ||
README |
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.