Skip to content

Commit

Permalink
Semantic Analyser Tests: Don't explicitly check for "0" return code
Browse files Browse the repository at this point in the history
This is a first step towards having the tests not care about the exact
return code value and instead only checking for success/fail.

The next step is to convert the tests with non-zero return codes to use
test_error() and check their error messages.
  • Loading branch information
ajor committed Mar 18, 2024
1 parent d2f1379 commit 3b1e81c
Showing 1 changed file with 723 additions and 717 deletions.
Loading

0 comments on commit 3b1e81c

Please sign in to comment.