Skip to content

Run existing test cases #93

Description

@juliusknorr
  • Google Test (gtest) — the main framework, vendored at Common/3dParty/googletest/. Used by format-specific test suites, e.g.:
    • PdfFile/test/test.cpp (~900 lines, TEST_F fixtures — PDF create/edit/sign/split/merge)
    • OOXML/test/, OdfFile/Test/test_odf/, DocxRenderer/test/
  • Per-format test projects — most renderers have a test/ dir with a QMake .pro file: HtmlFile/, HtmlFile2/, EpubFile/, Fb2File/, HwpFile/, DjVuFile/, XpsFile/, OFDFile/, UnicodeConverter/, plus
    graphics tests under DesktopEditor/raster/Metafile/test/. ~31 .pro test projects, ~33 test .cpp files total.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions