office-gobmx/starmath
Stephan Bergmann 0feb934fbe Replace a macro with a function
Such test code should generally be non-DRY, but using a macro rather than a
function here didn't help much in that regard:  For a failing test, it just
traded reporting the line of the failing CPPUNIT_ASSERT for reporting the line
of the failing CHECK_GREEK_SYMBOL call, neither of which by itself gives
sufficient context.

Change-Id: Icce6a68d67d36e8809bf96dcd36ceef6b7b7c9eb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156351
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-09-01 08:08:32 +02:00
..
inc tdf#143213: Fix reading math font settings from file 2023-08-31 20:41:00 +02:00
qa Replace a macro with a function 2023-09-01 08:08:32 +02:00
sdi
source tdf#143213: Fix reading math font settings from file 2023-08-31 20:41:00 +02:00
uiconfig/smath tdf#101174: Add the ability to change math font in Math 2023-08-25 08:56:21 +02:00
util tdf#151842: Revert "Connect new import / export to starmath" 2022-12-02 10:36:03 +00:00
AllLangMoTarget_sm.mk
CppunitTest_starmath_dialogs_test.mk
CppunitTest_starmath_export.mk CppunitTest_starmath_export: inherit from UnoApiXmlTest 2023-03-16 16:17:35 +00:00
CppunitTest_starmath_import.mk tdf#143213: Fix reading math font settings from file 2023-08-31 20:41:00 +02:00
CppunitTest_starmath_qa_cppunit.mk Add missing test dependency 2022-01-22 10:37:39 +01:00
IwyuFilter_starmath.yaml Recheck modules s[f-t]* with IWYU 2022-03-01 08:21:00 +01:00
JunitTest_starmath_unoapi.mk
Library_sm.mk Use IconView in SmElementsControl 2022-06-02 12:51:41 +02:00
Library_smd.mk
Makefile
Module_starmath.mk
README.md
UIConfig_smath.mk tdf#150489: Drop Elements docking window 2022-08-26 10:42:28 +02:00
visual-editor-todo

Formula Editor Code for LibreOffice Writer

Good overview from the original developer:

http://www.mail-archive.com/dev@sw.openoffice.org/msg00200.html