forked from pytest-dev/pyfakefs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed most of FakeShutilModule functionality
- adapted tests to work with fake_filesystem_unittest.TestCase - fixed some tests - FakePathModule: do not implement samefile if not existent - fake_filesystem.ResolvePath: consider alternative path separator for resolving links - fixes pytest-dev#194
- Loading branch information
1 parent
6e2c752
commit 059933c
Showing
3 changed files
with
41 additions
and
328 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.