JAL-629 sort files from java glob for predictability. reduce maxdepth of walkfiletree
[jalview.git] / test / jalview / bin / CommandsTest.java
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