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

New integration tests for clangsa report import #1172

Merged
merged 1 commit into from
Jun 21, 2017

Conversation

gyorb
Copy link
Contributor

@gyorb gyorb commented Jun 20, 2017

Integration tests for Clang Static Analyzer support #547

  • import multi file plist (issue detected in header included by a cpp file)
  • import plist file with multiple issues
  • import plist files generated by scan-build
  • import empty plist report file
  • test for importing a non valid plist file
  • test for importing a non plist file

This change is Reviewable

* import multi file plist (issue detected in header included by a cpp file)
* import plist file with multiple issues
* import plist files generated by scan-build
* import empty plist report file
* test for importing a non valid plist file
* test for importing a non plist file
@gyorb
Copy link
Contributor Author

gyorb commented Jun 21, 2017

@guwirth do you have any idea why the tests in travis fail for my fork but they are successful for the pull request? The same config should run in both cases.

@guwirth
Copy link
Collaborator

guwirth commented Jun 21, 2017

@gyorb sorry have no idea. I'm never using fork...

@guwirth guwirth merged commit 59b8cb4 into SonarOpenCommunity:master Jun 21, 2017
@guwirth guwirth mentioned this pull request Oct 29, 2017
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