Currently, we have a test driver, which compiles a single file, and compares the output against a golden file, driven by special build rules.
Changes, like #1587, are therefore hard to test.
It would be nice, e.g. for the Live Variable change in #1587, to have additional isolated tests, without having to change a large golden file.
Currently, we have a test driver, which compiles a single file, and compares the output against a golden file, driven by special build rules.
Changes, like #1587, are therefore hard to test.
It would be nice, e.g. for the Live Variable change in #1587, to have additional isolated tests, without having to change a large golden file.