office-gobmx/test
Michael Stahl ebeae438db move Python tests in-process
This is nice to make them more easily debuggable.
A series of crude hacks are employed to bootstrap enough services from
python so the current tests run.
This is only tested with system python3 on Fedora.

Change-Id: I5e06741e55ead7fddec41ff776ff8ca5d2399469
Reviewed-on: https://gerrit.libreoffice.org/3215
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-04-09 05:52:49 +00:00
..
inc/test move Python tests in-process 2013-04-09 05:52:49 +00:00
source move Python tests in-process 2013-04-09 05:52:49 +00: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.