Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / test / jalview / bin / CommandsTest.java
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-10-19 Ben SoaresJAL-4305 Isolate and unify the Jalview object from...
2023-10-03 James ProcterJAL-4217 move CommandsTest to testTask3 involving struc...
2023-09-20 James ProcterJAL-4217 - try to invokeAndWait on Desktop.closeAll... reviews/merge/JAL-4262+JAL-4265+JAL-4269+JAL-4274+JAL-4277+JAL-4285
2023-09-16 Ben SoaresJAL-4269 Now using --width, --height, --scale for both...
2023-09-11 Ben SoaresJAL-4277 --mkdirs with cautious refusal for paths with ..
2023-09-07 Ben SoaresJAL-4277 Corrected choice of all or last opened linkedI...
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-07-17 James ProcterJAL-4217 move Commands.structureImageTest to testTask1
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