Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Include compiler flags from system property when interpreting pragma #22

Merged
merged 3 commits into from
Aug 14, 2014

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented Aug 14, 2014

When interpreting the #partest pragma in check files, also look for
compiler flags that were provided using the partest.scalac_opts system
property. That is, for example, when running

SCALAC_OPTS="-Ydelambdafy:method" test/partest test/files/...

lrytz added 3 commits August 14, 2014 21:45
When interpreting the #partest pragma in check files, also look for
compiler flags that were provided using the partest.scalac_opts system
property. That is, for example, when running

    SCALAC_OPTS="-Ydelambdafy:method" test/partest test/files/...
lrytz added a commit that referenced this pull request Aug 14, 2014
Include compiler flags from system property when interpreting pragma
@lrytz lrytz merged commit b8d99ca into scala:master Aug 14, 2014
@lrytz lrytz deleted the pragma branch April 30, 2015 11:35
lrytz added a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
Include compiler flags from system property when interpreting pragma
lrytz added a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
Include compiler flags from system property when interpreting pragma
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant