-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
23b7076
commit 6df20f6
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule NiceIO
updated
9 files
+33 −33 | NiceIO.Tests/ChangeFilename.cs | |
+36 −19 | NiceIO.Tests/Combine.cs | |
+6 −4 | NiceIO.Tests/Construction.cs | |
+1 −0 | NiceIO.Tests/NiceIO.Tests.csproj | |
+1 −1 | NiceIO.Tests/SplitAtElement.cs | |
+21 −21 | NiceIO.Tests/TildeExpandCollapse.cs | |
+7 −4 | NiceIO.cs | |
+1 −1 | NiceIO_Compat.cs | |
+61 −14 | NiceIO_Extra.cs |