Upgrade runtime to libreoffice 24.0 #66
GitHub Actions / Tests Results
succeeded
Jun 3, 2024 in 1s
Tests Results ✔️
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
build/test-results/itTests/TEST-de.kontextwork.converter.module.convert.controller.ConversionControllerTest.xml | 4✔️ | 2s | ||
build/test-results/unitTests/TEST-de.kontextwork.converter.base.FileNameUtilsTest.xml | 3✔️ | 612ms |
✔️ build/test-results/itTests/TEST-de.kontextwork.converter.module.convert.controller.ConversionControllerTest.xml
4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
de.kontextwork.converter.module.convert.controller.ConversionControllerTest | 4✔️ | 2s |
✔️ de.kontextwork.converter.module.convert.controller.ConversionControllerTest
✔️ Should convert xltx to html
✔️ Should convert docx to html
✔️ Should convert docx to html using embedded images
✔️ Should convert dotx to html
✔️ build/test-results/unitTests/TEST-de.kontextwork.converter.base.FileNameUtilsTest.xml
3 tests were completed in 612ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
de.kontextwork.converter.base.FileNameUtilsTest | 3✔️ | 612ms |
✔️ de.kontextwork.converter.base.FileNameUtilsTest
✔️ shouldAllowFileName()
✔️ shouldAllowFileNameWithSpaces()
✔️ shouldStripFolder()
Loading