Skip to content

Improve unit test capabilities to use code from src/ #375

@rodarima

Description

@rodarima

Currently, unit tests are designed to test only the renderer (dw), but we could test src code as well if we split that part into an static library that is linked into the dillo binary as well as any unit test that needs it. It would help testing cases like #373. This could also be used for fuzzing tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildRelated with the build processenhancementNew feature or requesttest

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions