This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a change to branch fix-DocumentName-issues
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 40d40c6e add debugging
add c122c23d fix windows issues
No new revisions were added by this update.
Summary of changes:
.../org/apache/rat/commandline/Converters.java | 25 +++--
.../java/org/apache/rat/document/DocumentName.java | 30 ++++++
.../java/org/apache/rat/commandline/ArgTests.java | 2 +-
.../apache/rat/commandline/FileConverterTest.java | 104 +++++++++++++++++++++
.../java/org/apache/rat/document/FSInfoTest.java | 1 -
5 files changed, 153 insertions(+), 9 deletions(-)
create mode 100644
apache-rat-core/src/test/java/org/apache/rat/commandline/FileConverterTest.java