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

simulate virtual files for xunit/provideDetails #428

Merged
merged 1 commit into from
Apr 9, 2015
Merged

simulate virtual files for xunit/provideDetails #428

merged 1 commit into from
Apr 9, 2015

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Feb 21, 2015

  • support relative path for filename tags
  • add new boosttest-1.x-to-junit-dummy-1.0.xsl which set filename always to '.\cxx_xunit_dummy.cpp'
  • add new integration test

@guwirth
Copy link
Collaborator Author

guwirth commented Feb 21, 2015

close #427

@guwirth guwirth self-assigned this Feb 22, 2015
@wenns
Copy link
Contributor

wenns commented Feb 25, 2015

There must be something fishy here: Your test runs successfully with the production code changes (in DefaultResourceFinder) undone. Huh?

@guwirth
Copy link
Collaborator Author

guwirth commented Feb 25, 2015

For me it seems

List files = Lists.newArrayList(fs.files(fs.predicates().is(file)));

Is not supporting relative paths?

- add new boosttest-1.x-to-junit-dummy-1.0.xsl which set filename always to '.\cxx-xunit\dummy.cpp'
- add new integration test
@guwirth guwirth added this to the M 0.9.3 milestone Apr 8, 2015
guwirth added a commit that referenced this pull request Apr 9, 2015
simulate virtual files for xunit/provideDetails
@guwirth guwirth merged commit f15517d into SonarOpenCommunity:master Apr 9, 2015
@guwirth guwirth deleted the enhancement/boost_test_dummy_file branch April 14, 2015 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants