Description: In sw module we have a lots of unit tests about OOXML export. These unit tests are splitted into different unit test suits (ooxmlexport[1..9]), but these suits contain the test cases randomly. It would be good to have these unit tests in meaningful groups (as we already have ooxmlfieldexport test). After a quick look I can imagine a separate unit test suit for tables, headers-footers, ole-objects, etc. Need to check the actual unit test cases and decide based on that. It would be good to have at least the same number of separate suits as we have now, but it's good if we get more. Steps to Reproduce: . Actual Results: . Expected Results: . Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36
The code is under this folder: sw/qa/extras/ooxmlexport For creating new test suits you need to create also makefiles for the new suits similar to the existing ooxmlexport test suits. For example: sw/CppunitTest_sw_ooxmlexport.mk
An example of how to add a new test suit to the build system: https://cgit.freedesktop.org/libreoffice/core/commit/?id=595cfbc432b8d4bef5d1a078beb389c3b49535cd
I would like to work on this.
A polite ping, still working on this bug?
I had take a break and was not active for some weeks, but now I'll continue.
I've done this task, can someone take a look at it: https://gerrit.libreoffice.org/#/c/57496/
Reset assignee due to inactivity.
Remove this easy hack.