Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unique test folders #105

Merged
merged 3 commits into from Feb 20, 2015
Merged

Unique test folders #105

merged 3 commits into from Feb 20, 2015

Conversation

sharwell
Copy link
Member

This pull request addresses the trailing separator issue described in #103. In addition, it makes the following changes to the test output folder:

  1. It generates a unique tmpdir folder for each test.
  2. When running the tests using Maven, it places the temporary folder within the target folder, which means the temporary directories are removed when you run mvn clean.

This pull request supersedes #104 and #91.

parrt added a commit that referenced this pull request Feb 20, 2015
@parrt parrt merged commit ce9f65b into antlr:master Feb 20, 2015
@sharwell sharwell deleted the fix-103 branch February 20, 2015 01:11
@parrt parrt added this to the 4.0.9 milestone Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants