regression-tests: run tests using bash#21
Conversation
|
Thanks. I'm slowly overhauling the regressing testing to run the tests, and I plan to also do that in bach. I'll defer this until then, I won't get to it immediately but perhaps after the Kona meeting. Again, thanks! |
|
I was actually just beginning to work on a very similar PR, glad I saw this one before I got too into it. I would definitely propose merging this now, and potentially reverting it later when the regression tests are overhauled. |
|
I've now finished adding support for actually running the regression tests using MSVC, GCC, and Clang. Please see the new stuff under I know there's more that could be done, including CI, but for now I'm happy with just running four batch/shell scripts by hand (one to put all the Cpp2 tests through cppfront, and then one each per compiler to build and run the Cpp1 output). Thanks! |
Convenience script for running regression tests on Linux. Current results on Ubuntu and gcc11: