Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / test / jalview / bin / argparser / ArgParserTest.java
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-09-07 Ben SoaresJAL-4277 Corrected choice of all or last opened linkedI...
2023-05-30 Ben SoaresJAL-4121 adjust test name
2023-05-30 Ben SoaresJAL-4121 slight refactoring of method name and added...
2023-05-23 Ben SoaresJAL-629 Added --structureimage code and formatting...
2023-05-18 Ben SoaresJAL-629 Added 'Type' to args and argvalues
2023-05-12 Ben SoaresJAL-629 Added --opened arg which is like limiting ...
2023-05-02 Ben SoaresJAL-629 Changed --newframe and --allframes to --new...
2023-04-30 Ben SoaresJAL-629 Change behaviour of --open GLOB to increment...
2023-04-29 Ben SoaresJAL-629 Added --all arg, [*] linkedId and functionality...
2023-04-28 Ben SoaresJAL-629 Fixed the argfiletests after subval separator...
2023-04-27 Ben SoaresJAL-629 changed args in tests
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-12 Ben SoaresJAL-629 Fix non-multi string bootstrap arg bug.
2023-03-29 Ben SoaresJAL-629 extensive tests for ArgParser features