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

Fix config for sometests target. add j-sometests #267

Closed
wants to merge 2 commits into from

Conversation

dwarring
Copy link
Contributor

@dwarring dwarring commented May 8, 2014

A couple of Makefile generation tweaks:
j-sometests target has been added to run JVM specific tests.
sometests target now run tests on all configured backends, e.g.:
% make sometests TESTFILES=t/spec/integration/advent2012-day*.t

To run some tests on all configured backends:
    make sometests TESTFILES=t/spec/integration/advent2010-day*.t

On JVM backend:
    make j-sometests TESTFILES=t/spec/integration/advent2010-day*.t
@dwarring dwarring changed the title Fix config for sometests target. add j-somtests Fix config for sometests target. add j-sometests May 8, 2014
@dwarring
Copy link
Contributor Author

Makefile generation seems to have been fixed for jvm

@dwarring dwarring closed this Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant