[GitHub] commons-io pull request #48: Add more varied input data to tests in FileSyst...

2018-06-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-io/pull/48


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-io pull request #48: Add more varied input data to tests in FileSyst...

2017-10-17 Thread testingsavvy
GitHub user testingsavvy opened a pull request:

https://github.com/apache/commons-io/pull/48

Add more varied input data to tests in FileSystemUtilsTestCase

This PR adds two test cases with exercise 
`FileSystemUtilsTestCase#freeSpaceWindows` with one larger amount of free disk 
space and one smaller amount of free disk space.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/testingsavvy/commons-io add-tests-win

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-io/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #48


commit f49488c199228aee3806378392ecadc871e046c0
Author: Owolabi Legunsen 
Date:   2017-10-17T07:03:01Z

add tests with larger and smaller disk spaces on Windows

commit febe50d9d8d180b49170574e423f2c1ae1e6c4db
Author: testingsavvy 
Date:   2017-10-17T07:16:30Z

add comments for the new tests




---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org