JAL-2920 revised TODO for JAL-3025
[jalview.git] / test /
2017-11-13 kiramtJAL-2759 convert findColumnPosition to use cursor
2017-11-10 gmungocJAL-2829 fixes and unit tests bug/JAL-2829deleteCharsWithGaps
2017-11-10 gmungocJAL-2829 unit tests for failing cases
2017-11-08 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-08 Jim ProcterMerge branch 'develop' into bug/JAL-2225mapMultipleChains
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-10-26 Jim ProcterMerge branch 'features/JAL-2685pairwiseSeqLimits' into...
2017-10-26 Jim ProcterJAL-2392 test asserts for progressbar creation on the...
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2617mappedStopCodon' into develop
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2667mouseWheelWrapped' into develop
2017-10-25 Jim ProcterJAL-2727 add not to Test failed message recommending...
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2727closeAllFreeMemory' into...
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2392_deadlockonpdbdisplay' into...
2017-10-24 gmungocJAL-2787 set start/end seq explicitly for test
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2609attemptedmerge' into develop
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2739' into develop
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2682parseId' into develop
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2253' into develop
2017-10-20 gmungocJAL-2253 pull up constant, additional unit test bug/JAL-2253
2017-10-19 kiramtMerge branch 'develop' into bug/JAL-2609attemptedmerge
2017-10-18 Jim ProcterJAL-2780 JAL-2781 refactored PDB fetch network tests...
2017-10-17 Jim ProcterJAL-2777 test for the whitespace chain
2017-10-17 Jim ProcterJAL-2481 test correct behaviour of findFeatureColour...
2017-10-13 kiramtJAL-2774 Created single event for update to both start...
2017-10-11 gmungocJAL-2609 tests updated for revised label width
2017-10-11 gmungocJAL-2772 check array bounds for sequence access bug/JAL-2772pdbArrayBounds
2017-10-11 gmungocJAL-2225 updates for review comments, Checkstyle
2017-10-11 gmungocMerge branch 'bug/JAL-2742' into develop
2017-10-11 gmungocJAL-2742 set HiddenColumns null for no hidden coluns...
2017-10-11 kiramtJAL-2742 test updates following review
2017-10-11 kiramtJAL-2742 minor test updates following review
2017-10-10 kiramtMerge remote-tracking branch 'origin/features/JAL-2609f...
2017-10-10 Jim ProcterMerge branch 'codereviews/JAL-1990_IProgressIndicator_j...
2017-10-09 gmungocJAL-2523 basic sleep and retry (3 times) on 429 respons... features/JAL-2523httpRetries
2017-10-09 gmungocJAL-2523 convenience method to get model organisms
2017-10-06 Jim ProcterJAL-2758 flag and tests for omitting uniprot accession... features/JAL-2758_shorteruniprot
2017-10-06 kiramtJAL-2674 Last moves to iterators
2017-10-04 kiramtJAL-2674 more adjustments to locateVisibleBoundsOfSequence
2017-10-04 kiramtJAL-2674 Simplify locateVisibleBoundsOfSequence
2017-10-03 kiramtJAL-2647 unit test
2017-10-03 kiramtJAL-2674 testing
2017-09-29 Jim ProcterJAL-2748 JAL-2745 remove uniprot from EBI fetch client...
2017-09-29 Jim ProcterJAL-2745 patch tests for https
2017-09-29 Jim ProcterJAL-2748 JAL-2745 remove uniprot from EBI fetch client...
2017-09-29 Jim ProcterJAL-2745 patch tests for https
2017-09-29 kiramtJAL-2674 Tidies
2017-09-29 kiramtJAL-2674 finish with iterators for now
2017-09-29 kiramtJAL=2674 Removed getHiddenColumnsCopy
2017-09-29 kiramtJAL-2674 reverted attempt at visible regions iterator
2017-09-28 kiramtJAL-2647 more iterators
2017-09-27 kiramtJAL-2674 Removing most calls to getHiddenColumnsCopy
2017-09-26 kiramtJAL-2742 uncomment test
2017-09-26 kiramtJAL-2674 uncomment test
2017-09-26 kiramtMerge remote-tracking branch 'origin/bug/JAL-2742'...
2017-09-26 kiramtJAL-2742 CigarArray constructor unit test
2017-09-26 kiramtJAL-2674 Unit test for new copy constructor.
2017-09-26 kiramtMerge remote-tracking branch 'origin/bug/JAL-2740'...
2017-09-26 kiramtJAL-2740 additional unit testing bug/JAL-2740
2017-09-26 kiramtMerge remote-tracking branch 'origin/bug/JAL-2740'...
2017-09-26 kiramtJAL-2740 removed unwanted code, added unit test
2017-09-26 kiramtJAL-2674 HiddenColumns interface tidies
2017-09-26 kiramtJAL-2647 Added iterators and associated tests and bench...
2017-09-25 gmungocJAL-2525 return no features if none matches ontology...
2017-09-22 kiramtMerge remote-tracking branch 'origin/bug/JAL-2739'...
2017-09-22 kiramtJAL-2739 Fix ported to 2.10.3
2017-09-22 kiramtJAL-2674 add bounds to findHiddenRegionPositions
2017-09-21 kiramtJAL-2674 unit test for gapBitSet
2017-09-21 kiramtJAL-2674 Reset tests
2017-09-20 kiramtJAL-2674 fix up interface of locateVisibleBoundsOfSequence
2017-09-20 kiramtJAL-2674 Transferred updated unit tests from first...
2017-09-14 gmungocJAL-2727 add SelectionGroup, Tree and PCA to test
2017-09-13 gmungocJAL-2727 alignment width and height tailored to this...
2017-09-12 gmungocJAL-2727 first pass of test of memory recovery on close all
2017-09-06 gmungocMerge remote-tracking branch 'origin/bug/JAL-2722'... portforward/JAL-2675_2102b1to2103
2017-09-05 Jim ProcterMerge branch 'bug/JAL-2722' into releases/Release_2_10_...
2017-09-05 kiramtJAL-2722 unit test bug/JAL-2722
2017-09-05 Jim ProcterMerge branch 'master' into portforward/JAL-2675_2102b1t...
2017-09-05 gmungocJAL-2225 unused collateForPdb removed
2017-09-05 gmungocJAL-2225 fix bug in collating unique pdb files and...
2017-09-04 Jim ProcterJAL-2527 move default colours for applet / application...
2017-09-04 Jim ProcterMerge branch 'bug/JAL-2704gapColourFading' into documen...
2017-09-04 gmungocJAL-2617 unit tests for CDS + stop codon, CDS with... bug/JAL-2617mappedStopCodon
2017-09-03 Jim ProcterMerge branch 'bug/JAL-2691_nomultimermapping' into...
2017-09-03 Jim ProcterMerge branch 'documentation/JAL-2675_release2102b1...
2017-09-03 Jim ProcterMerge branch 'feature/JAL-2527' into documentation...
2017-09-01 gmungocJAL-2617 omit stop codon from synthesized CDS sequence
2017-09-01 kiramtJAL-2527 Additional test feature/JAL-2527
2017-09-01 kiramtJAL-2527 Unit test for group colouring
2017-08-31 kiramtJAL-2527 Unit test
2017-08-31 gmungocJAL-2253 safer simpler resolution of identifiers using...
2017-08-31 gmungocJAL-2704 unit test for Above PID gap colour, simplified... bug/JAL-2704gapColourFading
2017-08-30 gmungocJAL-2704 don't shade gap colour for PID/conservation
2017-08-30 gmungocJAL-2685 tweaks to output spacing, updated TestAlignSeq...
2017-08-30 gmungocJAL-2685 use actual selection for report of pairwise...
2017-08-27 Jim ProcterJAL-2691 assert chains are recovered by AAStructureBind... bug/JAL-2691_nomultimermapping
2017-08-23 gmungocJAL-2481 a smidgin more test coverage of findFeatures
2017-08-23 gmungocJAL-2682 non-regex sequence id parsing, and tests added
2017-08-23 gmungocJAL-2667 tests added, update status bar and tooltip
2017-08-22 Jim ProcterJAL-2681 cross-ref selection for targeted debugging
2017-08-22 Jim ProcterJAL-2681 source formatting
next