Skip to content

Commit

Permalink
Handle leading zeros values, accept a single-character filename and c…
Browse files Browse the repository at this point in the history
…orrect file separator for non-linux machine

1. Add test resources for github297 to src/test/resources
2. Add test resources for github299 to src/test/resources
3. Modify name pattern to allow one-character file name and correct leading zero values in FieldValueValidator.java
4. Modify hard-coded file separator to be machine-dependent in ValidateLauncher.java
5. Add 2 new tests for github297 to validate.feature
6. Add 2 new tests for github299 to validate.feature

Refs #297 #297 Content validation of ASCII_Integer field does not accept value with leading zeroes
     #299 #299 Validate tool does not PASS a bundle with a single-character filename
     #300 #300 validate -u flag reports an error on Windows
  • Loading branch information
Qui T Chau committed Mar 9, 2021
1 parent 733f0da commit b1ed995
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

0 comments on commit b1ed995

Please sign in to comment.