Intial Commit

Consolidated IP Regex's

Fixed Logic Error

Added Tests

Removed Changes Outside Of Operation

Added to category
This commit is contained in:
h345983745 2019-05-11 20:24:39 +01:00
parent 0c9e8fe050
commit 219469f24f
4 changed files with 142 additions and 1 deletions

View file

@ -90,6 +90,7 @@ import "./tests/Typex";
import "./tests/BLAKE2b";
import "./tests/BLAKE2s";
import "./tests/Protobuf";
import "./tests/DefangIP";
// Cannot test operations that use the File type yet
//import "./tests/SplitColourChannels";