You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by codeandcodes <gi...@git.apache.org> on 2016/04/13 20:16:59 UTC

[GitHub] mina-sshd pull request: Adding unit tests for RootedFileSystemProv...

GitHub user codeandcodes opened a pull request:

    https://github.com/apache/mina-sshd/pull/25

    Adding unit tests for RootedFileSystemProvider impl of java.nio.file.…

    Per https://issues.apache.org/jira/browse/SSHD-605, these unit tests test the RootedFileSystemProvider (mirroring the API) to validate that FS actions taken outside of RootedFileSystem#getRoot() throw an InvalidPathException.
    


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

    $ git pull https://github.com/codeandcodes/mina-sshd SSHD-605-Add-FileSystemProvider-tests

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

    https://github.com/apache/mina-sshd/pull/25.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 #25
    
----
commit d8e7a2dcb7f394043e4bb46218806127a13d315c
Author: Al Ho <ah...@linkedin.com>
Date:   2016-04-13T18:14:10Z

    Adding unit tests for RootedFileSystemProvider impl of java.nio.file.spi.FileSystemProvider

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] mina-sshd pull request: Adding unit tests for RootedFileSystemProv...

Posted by codeandcodes <gi...@git.apache.org>.
Github user codeandcodes closed the pull request at:

    https://github.com/apache/mina-sshd/pull/25


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---