JAL-4195 add exception handling for all other CommandsTest tests and remove errant...
[jalview.git] / test / jalview / bin / CommandsTest.java
2023-07-07 James ProcterJAL-4195 add exception handling for all other CommandsT...
2023-06-07 James ProcterJAL-4195 tidy up desktop instances after creating them
2023-05-27 Ben SoaresJAL-4121 Added a NPE check caught in tests. Added ...
2023-05-23 Ben SoaresJAL-629 Added --structureimage code and formatting...
2023-05-12 Ben SoaresJAL-629 extra test for --output open*.ext when used...
2023-05-12 Ben SoaresJAL-629 Added --opened arg which is like limiting ...
2023-05-03 Ben SoaresJAL-629 added eps and imagemap. Added --output and...
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