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
Create a compilation testing framework for easily runnable compilation tests.
We should need only input files because test target is just true/false (compiles or not).
Current we would need these dependencies:
VSCode instance with extension installation from vsix
OE installation
The text was updated successfully, but these errors were encountered:
Create a compilation testing framework for easily runnable compilation tests.
We should need only input files because test target is just true/false (compiles or not).
Current we would need these dependencies:
The text was updated successfully, but these errors were encountered: