Skip to content

Adapt testing suite to new open system (devel branch) #33

@mell-o-tron

Description

@mell-o-tron

In the devel branch we have recently introduced a more powerful way to include perk files. Assume the following is main.perk

open "example.perk"
....

When compiling main.perk the new include system generates two files main.c and example.c. Currently, this breaks the test suite, because the testing script assumes that each .perk file generates only one .c file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions