This commit adds a JS script that can generate a partial golden file for test cases in the compiler compliance tests. PR Close #39617
This commit contains the basic runner logic and a couple of sample test cases for the "full compile" compliance tests, where source files are compiled to full definitions and checked against expectations. PR Close #39617