JAL-629 Changed --newframe and --allframes to --new and --all. More consistent -...
[jalview.git] / test / jalview / bin / CommandsTest.java
2023-05-02 Ben SoaresJAL-629 Changed --newframe and --allframes to --new...
2023-05-01 Ben SoaresJAL-629 real life test for --allframes
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-12 Ben SoaresJAL-629 setprop test disabled as feature is disabled
2023-04-05 Ben SoaresJAL-629 Tests for FileUtils. Tidying counter substituti...
2023-04-04 Ben SoaresJAL-629 --initsubstitutions as a bootstrap arg, new...
2023-04-03 Ben SoaresJAL-629 sort files from java glob for predictability...
2023-04-03 Ben SoaresJAL-629 Removed --headless to fix CommandsTest
2023-04-03 Ben SoaresJAL-629 added setprop. More filename based substitution...
2023-03-30 Ben SoaresJAL-629 More extensive tests with real files being...
2023-03-29 Ben SoaresJAL-629 extensive tests for ArgParser features
2023-03-24 Ben SoaresJAL-629 Test tidyup
2023-03-23 Ben SoaresJAL-629 don't clear appProps in tests
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...
2023-03-21 Ben SoaresJAL-629 null checks for Desktop.instance.closeAll(...
2023-03-15 Ben SoaresJAL-629 Commands more objecty, less classy. FileLoader...
2023-03-13 Ben SoaresJAL-629 teardown in CommandsTest
2023-03-11 Ben SoaresJAL-629 start of CommandsTest. More ArgParserTests.
2023-03-09 Ben SoaresJAL-629 start of tests