Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / test / jalview / datamodel / SearchResultsTest.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-08-21 James ProcterJAL-4062 a few more tests to check append honours disti... patch/JAL-4062_sort_and_merge_contiguousregions
2023-08-21 James ProcterJAL-4062 appendResult(seq,start,end) called by structur...
2022-09-15 Jim ProcterJAL-4062 avc operation and model method for copying...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2020-05-01 gmungocJAL-3613 check sequence overlap when matching search...
2018-03-13 gmungocJAL-2839 addResult ignores duplicates
2018-03-09 gmungocJAL-2839 Finder refactoring prior to fixing the defect
2016-11-24 tcofoegbuJAL-2326 added setup method for JvOptionPane in all... features/JAL-2326_JOptionPane-refactoring
2016-11-04 gmungocJAL-966 JAL-1854 removed redundant methods / modifiers...
2016-11-02 Jim ProcterJAL-345 JAL-1738 fix test (still passes)
2016-11-02 Jim ProcterJAL-354 JAL-1738 add returns SearchResultMatchI instanc...
2016-11-01 Jim ProcterJAL-345 JAL-1738 strengthen test for cardinalty count...
2016-11-01 Jim ProcterJAL-345 JAL-1738 typo
2016-11-01 Jim ProcterJAL-345 JAL-1738 new tests (failing) for SearchResultsI...
2016-10-28 Jim ProcterJAL-966 JAL-1738 JAL-345 interfaces for SearchResults...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 format tests
2015-12-03 gmungocJAL-653 handle reverse strand mapping in SearchResults...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 licencing for new files in test and utils
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-08-17 gmungocJAL-1800 separated SearchResults.getCharacters() from...
2015-08-17 gmungocJAL-1800 SearchResults.equals() to allow smarter mouseo...
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-07 tcofoegbuJAL-1805 test envirionment separation
2015-06-19 tcofoegbuJAL-1270 test suits import order refactor features/JAL-1270_JUnit-to-TestNG features/JAL-1782_JUnit-to-TestNG
2015-06-19 tcofoegbuJAL-1270 JUnit to TestNG refactoring
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch