Skip to content

Various features to tester#57

Open
xeniagda wants to merge 1 commit into
TDA283-compiler-construction:masterfrom
xeniagda:options
Open

Various features to tester#57
xeniagda wants to merge 1 commit into
TDA283-compiler-construction:masterfrom
xeniagda:options

Conversation

@xeniagda

Copy link
Copy Markdown

Big pull request to add all options and small fixes to the tester I did in my project:

  • --args-option to pass extra args to the compiler executable.
  • --n-times-option to run the tester multiple times on the same executable.
  • Show time taken by the compiler on each test.
  • Better support for running the tester on multiple backends in the same run:
    • Show the backend being ran in the status bar
    • Show which backend each error occurs in
    • Fix a bug where the number of total tests is miscalculated when running with multiple backends (and no message is shown when all tests pass)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant