Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / test / jalview / structure / StructureSelectionManagerTest.java
2023-03-21 Ben SoaresJAL-629 null checks for Desktop.instance.closeAll(...
2023-03-02 Ben SoaresJAL-629 Some refactoring to allow more flexible use...
2022-10-17 Jim ProcterJAL-2349 JAL-3855 tests that probably should be part...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2020-05-19 gmungocMerge branch 'develop' into feature/JAL-3551Pymol
2020-02-20 gmungocJAL-2422 pull-up refactoring of structure commands...
2019-01-29 hansonrtest package fix for List<DBRefEntry> DBrefs (untested)
2018-02-13 Jim ProcterJAL-2781 ensure Trim is disabled before test starts
2018-02-11 Jim ProcterJAL-2781 fix test data for full length annotation
2018-02-07 Jim ProcterJAL-2780 JAL-2781 run sequentially and ensure windows...
2018-02-07 Jim ProcterJAL-2780 JAL-2781 first pass at failing test for incorr...
2018-02-07 Jim ProcterJAL-2780 JAL-2781 JAL-2902 refactored helper method...
2018-02-05 Jim ProcterJAL-2780 JAL-2781 (failing) test comparing location...
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-25 gmungocJAL-2557 removal of Sequence.sequenceFeatures
2016-11-28 gmungocMerge branch 'develop' into trialMerge
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-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-09-16 Jim ProcterJAL-2164 update asserts for padded residue numbers...
2016-08-30 gmungocMerge branch 'develop' into features/filetypeEnum
2016-08-15 tcofoegbuJAL-1919 Added improvement to ensure consistence of...
2016-07-11 gmungocfile format enum wip changes
2016-07-09 gmungocMerge branch 'develop' into features/JAL-2110_crossRefD... features/JAL-2110_crossRefDuplications
2016-07-08 tcofoegbuJAL-1919 Fixed failing tests, enabled HETATM processing...
2016-06-19 Jim ProcterJAL-2110 distinct alignedcodonframe entries for tests
2016-04-13 tcofoegbuJAL-1270 more fix for failing Functional test
2016-03-22 tcofoegbuJAL-1919 code improvement to make PDB sequence fetcher...
2015-12-22 gmungocJAL-653 AlignedCodonFrame collections changed from...
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-09-02 gmungocJAL-1673 new test to verify transferRESNUMFeatures()
2015-08-27 gmungocJAL-1830 tests relocated to AlignViewportTest after...
2015-08-26 gmungocJAL-1830 dropped reference counts for mappings, instead...
2015-08-17 gmungocJAL-1829 JAL-1830 refactoring for correct mapping ...
2015-07-23 tcofoegbuJAL-1805 modified test setup's so the are ran for group...
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