JAL-629 extensive tests for ArgParser features
authorBen Soares <b.soares@dundee.ac.uk>
Wed, 29 Mar 2023 23:01:12 +0000 (00:01 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Wed, 29 Mar 2023 23:01:12 +0000 (00:01 +0100)
commit97a11ea5aad66b0ff248ca13dd6a7023c4e089d1
treebcf8aed314f703cf6478317f56d24ed05d9fb328
parent988d7abeef3e08d01ff8ebb918325d95caae70b7
JAL-629 extensive tests for ArgParser features
12 files changed:
test/jalview/bin/ArgParserTest.java [deleted file]
test/jalview/bin/ArgsParserTest.java
test/jalview/bin/CommandsTest.java
test/jalview/bin/argparser/ArgParserTest.java [new file with mode: 0644]
test/jalview/bin/argparser/testfiles/argfile.autocounter [moved from test/jalview/bin/argparser/argfile.autocounter with 100% similarity]
test/jalview/bin/argparser/testfiles/argfile0.txt [moved from test/jalview/bin/argparser/argfile0.txt with 100% similarity]
test/jalview/bin/argparser/testfiles/argfile1.txt [moved from test/jalview/bin/argparser/argfile1.txt with 100% similarity]
test/jalview/bin/argparser/testfiles/argfile2.txt [moved from test/jalview/bin/argparser/argfile2.txt with 100% similarity]
test/jalview/bin/argparser/testfiles/test1.fa [moved from test/jalview/bin/argparser/test1.fa with 100% similarity]
test/jalview/bin/argparser/testfiles/test2.fa [moved from test/jalview/bin/argparser/test2.fa with 100% similarity]
test/jalview/bin/argparser/testfiles/test3.fa [moved from test/jalview/bin/argparser/test3.fa with 100% similarity]
test/jalview/bin/argparser/testfiles/testProps.jvprops [moved from test/jalview/bin/argparser/testProps.jvprops with 100% similarity]