Skip to content

Port incremental compilation tests from Zinc #4650

Open
@allanrenucci

Description

@allanrenucci

In sbt-dotty/sbt-test, some incremental compilation tests ported from Zinc are marked as disabled. The reason is that we are missing some sbt tasks such as:

  • checkRecompilations
  • checkClasses
  • checkDependencies
  • check-products

An example on how to implement these tasks for Dotty can be found here. Zinc reference implementation can be found here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions