This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
FileFlowsPlugins
Watch
1
Star
0
Fork
0
You've already forked FileFlowsPlugins
mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced
2026-02-23 10:58:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6215d927d64660f9817a94c31ff51f97eeb6d3a5
FileFlowsPlugins
/
BasicNodes
/
Tests
History
reven
63d06b75aa
added pattern replacer
2021-11-26 13:32:30 +13:00
..
FileExtensionTests.cs
fixed extension node and added more unit tests
2021-11-22 16:08:49 +13:00
FileSizeTests.cs
fixed extension node and added more unit tests
2021-11-22 16:08:49 +13:00
FunctionTests.cs
updated Function to support variables, which needed dots removed from variable names
2021-11-25 12:20:07 +13:00
PatternMatchTests.cs
moved variable replacing to Plugin dll.
2021-11-24 22:28:21 +13:00
PatternReplacerTests.cs
added pattern replacer
2021-11-26 13:32:30 +13:00
RenamerTests.cs
updated Function to support variables, which needed dots removed from variable names
2021-11-25 12:20:07 +13:00
TestLogger.cs
added support for variables in nodes, and crated Renamer in basic nodes which can use variables to rename a file
2021-11-23 22:26:15 +13:00