tdf#131561 writerfilter: pre-emptive unit test
commitc5e4c2603197ecfbc19957da775f80ba06648105
authorJustin Luth <justin.luth@collabora.com>
Thu, 4 Jun 2020 18:08:10 +0000 (4 21:08 +0300)
committerJustin Luth <justin_luth@sil.org>
Tue, 14 Jul 2020 04:02:40 +0000 (14 06:02 +0200)
treec0ce7987d1c9e7858f1d9fcc3a68f0db1a5a33dc
parentf7eff4319be741143f6d8d5e0f2995e3ce46b126
tdf#131561 writerfilter: pre-emptive unit test

Someone might be tempted to just delete any
border on a merged cell, hoping/expecting that
the adjoining cell would have a corresponding
border.

Granted, this test was hand-crafted and is not
necessarily something that Word would ever
create. At least be aware that any fix
that breaks this example is not a complete
solution.

Change-Id: I438c835b54ec8b33eb48de55f09a7cf2965f6440
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95533
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
sw/qa/extras/ooxmlexport/data/tdf131561_necessaryBorder.docx [new file with mode: 0644]
sw/qa/extras/ooxmlexport/ooxmlexport15.cxx