Skip to content

repypp.py should have unit tests #161

@aaaaalbert

Description

@aaaaalbert

repypp.py, the Repy preprocessor, does not have unit tests. This makes testing parts of the build scripts in SeattleTestbed/common difficult.

Things we should probably test:

  • Correct #include statements
  • Erroneous #include statements:
    • include non-existing files,
    • have multiple arguments,
    • have no arguments at all.

(We will want to have realistic-looking Repy programs and realistic-looking libraries to #include for these purposes).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions