-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #45 Removed files which cannot be checked out on Windows * #45 Fixed command validator * #45 Ensured BagUtils::getAbsolute() is stripping the drive part before splitting/joining paths and improved validation * #45 Ensured Bag::internalPath() and related code that needs to have an "internal" path is using always the "/" as directory separator * #45 Fixed issues with line wrapping * #45 Fixed issue with extension recognition (e.g. filename.EXTRA.tar.gz fails) * #45 Ensured Bag::makeAbsolute() and related places return paths using DIRECTORY_SEPARATOR * #45 Formatting/reduced nesting * #45 Updated tests that relied on unfriendly Windows filenames * #45 Fixed tests on Windows due to line-break differences/directory separators * #45 Removed not needed call * #45 Fixed code sniffing issues
- Loading branch information
1 parent
4489dc8
commit f2496ce
Showing
18 changed files
with
498 additions
and
523 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
Oops, something went wrong.