Skip to content

Clean up files after doing make test #1201

@ejtovar

Description

@ejtovar

When running the Proteus tests via make test, there are a lot of mesh (and other) files that are created during this process. All these files clutter the Proteus directory in my opinion. It would be nice if we could clean up these files after the tests have been completed. There are two options we could do:

  1. Have each specific test file clean up its own created files
  2. Add a make clean option to the Makefile that removes the files in one fell swoop

What do you think @zhang-alvin @cekees?

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