antlr/runtime-testsuite
Ewan Mellor 39c01f6da7
Update the Swift tests for Swift Package Manager 4.0.
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.
2017-10-20 10:12:47 -07:00
..
annotations [maven-release-plugin] prepare for next development iteration 2017-03-30 14:11:59 -07:00
processors [maven-release-plugin] prepare for next development iteration 2017-03-30 14:11:59 -07:00
resources/org/antlr/v4/test/runtime Fixing unit tests. 2017-04-02 09:41:55 -07:00
test/org/antlr/v4 Update the Swift tests for Swift Package Manager 4.0. 2017-10-20 10:12:47 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-03-30 14:11:59 -07:00