Skip to content

How can I test incremental compilation? #206

Open
@nbirillo

Description

@nbirillo

Hi! Can I imitate the incremental compilation process? I mean I have the following test case: I should compile a project that uses my compiler plugin, check results, save them, modify several files in the project, recompile the project and check new results. The problem is that I don't want to recompile the full project since it is important to check if clean (old, not dirty) files were analyzed by my compiler plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions