forked from jasder/antlr
39c01f6da7
SwiftPM has changed its default layout for new packages (i.e. when we use "swift package init --type executable" during the test). It now is <projectName>/Sources/<projectName>/main.swift, so we need to adjust the paths appropriately. This includes a small change to print stdout as well as stderr if a unit test fails to build. swift-build-tool takes the compiler subprocess's stderr and puts it on stdout. *sheesh* This meant that we were losing critical error messages. |
||
---|---|---|
.. | ||
antlr/v4 |