Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / test / jalview / io / CrossRef2xmlTests.java
2023-10-19 Ben SoaresJAL-4305 Isolate and unify the Jalview object from...
2023-05-22 James ProcterJAL-1551 spotless
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-03-21 Ben SoaresJAL-629 null checks for Desktop.instance.closeAll(...
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-02-17 Jim ProcterJAL-3536 failing test and test data
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-10-29 gmungocJAL-3144 SequenceFetcher without JDatabaseTree
2018-03-16 gmungocMerge remote-tracking branch 'origin/releases/Release_2...
2018-03-15 gmungocJAL-2893 enabling Get Crossreferences to ENSEMBLGENOMES
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-19 gmungocJAL-2755 find gene loci for fetched xrefs where possible
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-22 Jim ProcterJAL-2681 cross-ref selection for targeted debugging
2017-08-22 Jim ProcterJAL-2681 source formatting
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-05 Jim ProcterJAL-2189 format tests
2016-08-30 Jim ProcterJAL-2154 doc & AssertError trap for known failure case...
2016-08-29 Jim ProcterJAL-2154 endless loop fixed (hopefully :) )
2016-08-29 Jim ProcterJAL-2154 catch insertion of duplicate CDS after retriev...
2016-08-26 Jim ProcterJAL-2154 ENSEMBL and Uniprot tests
2016-08-26 Jim ProcterJAL-2154 report any db fetch failures as a fail at end
2016-08-26 Jim ProcterJAL-2154 ensure pass increments actually result in...
2016-08-26 Jim ProcterJAL-2154 catch and report a failures when xrefed projec...
2016-08-26 Jim ProcterJAL-2154 Defer failing cross-ref combinations that...
2016-08-26 Jim ProcterJAL-2154 check that CDS panel is only nucleotide, and...
2016-08-22 Jim ProcterJAL-2154 - rejig test pass code for breadth-first ...
2016-08-19 Jim ProcterJAL-2154 major rejigging of test looping again
2016-08-19 Jim ProcterJAL-2154 fix looping structure so for a particular...
2016-08-19 Jim ProcterJAL-2154 drop unused hashes
2016-08-19 Jim ProcterJAL-2154 testNG like assertAlignmentDatasetRefs static...
2016-08-19 Jim ProcterJAL-2154 use right reference string for recovering...
2016-08-16 Jim ProcterJAL-2154 [test] verify reference integrity for alignmen...
2016-08-16 Jim ProcterJAL-2154 formatting
2016-08-16 Jim ProcterJAL-2154 xref test harness - test fails if there are...
2016-08-13 Jim ProcterJAL-2154 refactor CrossRef UI code to its own class
2016-08-11 Jim ProcterJAL-2154 refactor setup/teardown from Jalview2xml for...