Fix mixed mode tests (#1504)

Fixes an issue where all tests were compiled in either sound or unsound mode, depending on which type of test was encountered first.

We now create a separate compiler for each language version that we see in tests.
17 files changed