JAL-4026 always wait 50ms before checking if the calculation worker is still running...
[jalview.git] / test / jalview / gui / AlignViewportTest.java
2022-06-09 Jim ProcterJAL-4026 always wait 50ms before checking if the calcul...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2020-04-21 gmungocJAL-1889 corrected wait for consensus to be calculated
2020-03-31 gmungocJAL-1889 better (?) wait for Conservation thread
2019-02-26 gmungocJAL-3201 group colour schemes distinct instances
2018-11-08 gmungocJAL-1889 unit test tweaks for running on server
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-05 gmungocJAL-2225 unused collateForPdb removed
2017-08-21 gmungocJAL-2680 clear down all mappings before test
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-06 gmungocJAL-147 unit test for hide/show sequences update Viewpo...
2017-06-30 gmungocJAL-2602 unit test added
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-24 kiramtJAL-2034 Added isDefined flag to SequenceGroup
2017-04-27 Jim ProcterJAL-1933 don't show occupancy row when testing conserva...
2017-04-27 Jim ProcterJAL-1933 test for SHOW_OCCUPANCY .jalview_properties...
2017-02-09 gmungocJAL-2405 set initial selection group alignment context
2017-01-31 gmungocJAL-2371 rename global/viewportColourScheme to residueS...
2017-01-31 gmungocJAL-2385 more tests/bug fixes mostly for gui.SliderPane...
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
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-11-01 Jim ProcterJAL-1738 JAL-345 trivial tests for relocated SearchResu...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-24 Jim ProcterMerge branch 'releases/Release_2_10_0_Branch'
2016-10-24 gmungocJAL-2283 corrected preferences settings for test bug/JAL-2283consColourEnabled
2016-10-24 gmungocJAL-2283 set 'by conservation' correctly when changing...
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 format tests
2016-09-20 gmungocJAL-1306 calculate Quality also when Conservation not...
2016-09-07 Jim ProcterJAL-2191 comments re chimera view code redundancy and...
2016-08-30 gmungocMerge branch 'develop' into features/filetypeEnum
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 test alcodonframes must be distinct
2015-12-22 gmungocJAL-653 realise virtual mappings and align when adding...
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-27 gmungocJAL-1830 unit tests for removing (or not) mappings...
2015-08-27 gmungocJAL-1830 refactored so no jalview.gui references from...
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-06-04 gmungocJAL-1622 code tidy (+Junit) of collateForPdb()