JAL-2089 patch broken merge to master for Release 2.10.0b1
[jalview.git] / test / jalview / datamodel / ColumnSelectionTest.java
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
2016-09-19 gmungocJAL-2172 test and code updates for readonly selection...
2016-08-23 gmungocJAL-2174 markColumns() refactored inside ColumnSelection
2016-08-18 gmungocJAL-2001 return copy of selection in getSelected()
2016-08-16 gmungocJAL-2172 unit test added
2016-05-30 gmungocJAL-1989 equals method strengthened to fully match...
2016-05-27 gmungocJAL-1989 added hashCode and equals, renamed field to...
2016-05-05 Jim ProcterJAL-192 patch for off-by one and pathological case...
2016-04-29 Jim ProcterJAL-192 need visible and actual sequence limits for...
2016-04-29 Jim ProcterJAL-192 fix bounds when no hidden regions, and when...
2016-04-29 Jim ProcterJAL-192 ‘efficiently’ locate visible bounds for a seque...
2016-04-08 Jim ProcterJAL-2050 JAL-1722 new getSelectedRange() method to...
2016-04-04 Jim ProcterJAL-2001 faster getMax/getMin selected column, with...
2016-01-11 gmungocJAL-1989 more unit tests and encapsulation for ColumnSe...
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-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-04-07 gmungocJAL-1270 test added
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch