office-gobmx/test
Jens Carl befef6ff30 tdf#45904 Move _XSheetAnnotationAnchor Java test to C++
Fixes #i109517 for sc.ScCellObj by adding a note/comment during
the set up of the test in sccellobj.cxx and allows to re-enabled
the test.

Change-Id: Ic7aa6bcb2606f555a76612a6f50c200d738674db
Reviewed-on: https://gerrit.libreoffice.org/44617
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
2017-11-24 18:59:02 +01:00
..
source tdf#45904 Move _XSheetAnnotationAnchor Java test to C++ 2017-11-24 18:59:02 +01:00
user-template
Library_subsequenttest.mk tdf#45904 Move _XSheetAnnotationAnchor Java test to C++ 2017-11-24 18:59:02 +01:00
Library_test.mk
Library_test_setupvcl.mk
Library_vclbootstrapprotector.mk
Makefile
Module_test.mk
Package_unittest.mk
README
README.vars

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.