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
d3f8694 Fix: Add try catch finally around compilation environment preparation, compile, and compilation cleanup stages to ensure cleanup occurs
fb8517a Refactor: Print stderr of compilation after stdout of compilation
eff914f Refactor: Enhance integration test descriptions for good plugins
d9751aa Refactor: Enhance regex to match compiler-emitted stdout against to detect errors in: compilation via compiler binary and compilation via compiler wrapper
baf0dce Refactor: Cleanup stdinFile immediately after compilation
5f4dceb Refactor: Match compiler-emitted stdout against error regex to detect errors in: compilation via compiler binary and compilation via compiler wrapper
b77e9cf Refactor: Improve code flow in generation of command line arguments and preparation of compilation environment
0b76d30 Rename expected exit code variable for improved clarity
4c9e880 Tweak debug line for expected exit code and exit code