office-gobmx/test
Marcos Paulo de Souza 7226ac25e2 Use a method from UnoApitest instead of implement a new one in calc
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
2013-01-31 04:31:10 +01:00
..
inc/test Use a method from UnoApitest instead of implement a new one in calc 2013-01-31 04:31:10 +01:00
prj
source Use a method from UnoApitest instead of implement a new one in calc 2013-01-31 04:31:10 +01:00
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.