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

Ji/twitter/additionalfilestoinstrument #209

Merged
merged 2 commits into from
Jan 22, 2015
Merged

Ji/twitter/additionalfilestoinstrument #209

merged 2 commits into from
Jan 22, 2015

Conversation

jayeye
Copy link

@jayeye jayeye commented Nov 6, 2014

  • Adding -listOfFilesToInstrument option, essentially as a way of passing lots of -addFileToInstrument options.
  • Unit test for that option.

christ66 added a commit that referenced this pull request Jan 22, 2015
…ument

Ji/twitter/additionalfilestoinstrument
@christ66 christ66 merged commit eacf2cf into cobertura:master Jan 22, 2015
@dennisl
Copy link

dennisl commented Jan 23, 2015

The test case included in this pull request fails on Windows:

-------------------------------------------------------------------------------
Test set: net.sourceforge.cobertura.dsl.ArgumentsBuilderTest
-------------------------------------------------------------------------------
Tests run: 38, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec <<< FAILURE! - in net.sourceforge.cobertura.dsl.ArgumentsBuilderTest
testListOfFilesToInstrument(net.sourceforge.cobertura.dsl.ArgumentsBuilderTest)  Time elapsed: 0.005 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...ppData\Local\Temp\ba[r]> but was:<...ppData\Local\Temp\ba[z]>
    at org.junit.Assert.assertEquals(Assert.java:115)
    at org.junit.Assert.assertEquals(Assert.java:144)
    at net.sourceforge.cobertura.dsl.ArgumentsBuilderTest.testListOfFilesToInstrument(ArgumentsBuilderTest.java:294)

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

3 participants