JAL-3490 match count independent of contiguous matches count
[jalview.git] / test / jalview / analysis / FinderTest.java
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2019-12-12 gmungocJAL-3490 unit test for ignore hidden regions with selec...
2019-12-11 gmungocJAL-3490 tests for skip hidden regions (and a bug fix)
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-11-29 gmungocJAL-3490 Finder match across entirely gapped hidden...
2019-03-11 gmungocJAL-1270 JAL-2416 JAL-2839 set alwaysRun=true in test...
2018-03-14 gmungocJAL-2933 pass viewport in Finder constructor, find... bug/JAL-2839findWithHidden
2018-03-14 gmungocJAL-2933 gui and applet Finder hold a FinderI per viewport
2018-03-13 gmungocJAL-2839 additional test case
2018-03-13 gmungocJAL-2839 refactored analysis.Finder and tests
2018-03-09 gmungocJAL-2839 Finder refactoring prior to fixing the defect
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-28 tcofoegbuMerge branch 'features/JAL-2326_JOptionPane-refactoring...
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-24 tcofoegbuJAL-2326 added setup method for JvOptionPane in all... features/JAL-2326_JOptionPane-refactoring
2016-11-24 Jim ProcterJAL-2325 apply license to new source files
2016-11-04 gmungocJAL-966 JAL-1854 removed redundant methods / modifiers...
2016-11-04 gmungocJAL-2302 unit tests added for Finder