Hi,
> Four of the tests fail if I apply the patch:
>
> Failed tests:
> testDeleteDir(org.apache.commons.compress.changes.ChangeSetTestCase)
> testDeletePlusAdd(org.apache.commons.compress.changes.ChangeSetTestCase)
> testAddDeleteAdd(org.apache.commons.compress.changes.ChangeSetTestCase)
> tes
On 2009-02-15, Christian Grobmeier wrote:
> I have improved the testcases for SANDBOX-183.
> The patch is attached here:
> https://issues.apache.org/jira/browse/SANDBOX-183
Four of the tests fail if I apply the patch:
Failed tests:
testDeleteDir(org.apache.commons.compress.changes.ChangeSetTe
Hi all,
I have improved the testcases for SANDBOX-183.
The patch is attached here:
https://issues.apache.org/jira/browse/SANDBOX-183
Here are the changes in the patch:
ChangeSet: removed System.out.println
AbstracTestCase: added a method which adds the src/test/resources
folder to the classpath.