You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Simplify test runner by introducing "run()" function
This change refactors the test runner script by adding a `run()` function
for executing compiler commands, capturing their output, and returning the
results.
0 commit comments