diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/7ed-TESTING | bin | 0 -> 55464 bytes | |||
-rw-r--r-- | test/testcases/i_validation_cases.txt | 25 | ||||
-rwxr-xr-x | test/vcimm | bin | 0 -> 27000 bytes | |||
-rwxr-xr-x | test/vcpm | bin | 0 -> 27000 bytes | |||
-rwxr-xr-x | test/vpct | bin | 0 -> 26872 bytes |
5 files changed, 24 insertions, 1 deletions
diff --git a/test/7ed-TESTING b/test/7ed-TESTING Binary files differnew file mode 100755 index 0000000..bb99406 --- /dev/null +++ b/test/7ed-TESTING diff --git a/test/testcases/i_validation_cases.txt b/test/testcases/i_validation_cases.txt index 4c14ec2..849ce7f 100644 --- a/test/testcases/i_validation_cases.txt +++ b/test/testcases/i_validation_cases.txt @@ -66,4 +66,27 @@ Overall results: Tested OK. Seems like its working like it should. validate_plus_continue Positive input (Valid): -Negative (Invalid):
\ No newline at end of file +L+1 +L+10 +L+9 +L+90 +L+5 +L+50 +L+11 +L+99 +L+345345 +L+12313213213213 + +Negative (Invalid): +L+1L +L+11L +L+9L +L+5L +L+90L +L+500+ +L+23+23 +L+13++ +L-10 +L+1+ + +Overall results: Tested OK. Seems fine.
\ No newline at end of file diff --git a/test/vcimm b/test/vcimm Binary files differnew file mode 100755 index 0000000..b205193 --- /dev/null +++ b/test/vcimm diff --git a/test/vcpm b/test/vcpm Binary files differnew file mode 100755 index 0000000..bef6858 --- /dev/null +++ b/test/vcpm diff --git a/test/vpct b/test/vpct Binary files differnew file mode 100755 index 0000000..3c05356 --- /dev/null +++ b/test/vpct |