file format enum wip changes
[jalview.git] / test / jalview / datamodel /
2016-07-11 gmungocfile format enum wip changes
2016-06-27 gmungocJAL-1270 unit tests for HiddenSequences
2016-06-21 Jim ProcterJAL-1270 ensure before/after clauses have at least...
2016-06-16 gmungocJAL-2112 optimisation of EMBL CDS parsing
2016-05-31 gmungocJAL-2110 refactor + tests to allow a dbref version...
2016-05-31 Jim ProcterMerge branch 'develop' into features/JAL-2113_emblXml1.2
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-26 gmungocJAL-2113 additions to embl_mapping.xml / data models... features/JAL-2113_emblXml1.2
2016-05-23 gmungocJAL-2113 remove spaces in sequence from unmarshalling...
2016-05-23 gmungocJAL-2114 save 'raw' ENA location as a sequence feature...
2016-05-20 gmungocJAL-2113 corrected test to use valid location syntax
2016-05-20 gmungocJAL-2113 embl_mapping.xml and code updated for EMBL...
2016-05-17 tcofoegbuJAL-1270 Fixed anntatedPDBFileInputTest and updated...
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-23 Jim ProcterJAL-2075 findPosition for SeqCigar (with test)
2016-04-13 Jim ProcterMerge branch 'bug/JAL-2046_ds_sharing_features_broken...
2016-04-11 tcofoegbuJAL-2054 Renamed getStartEnd in AlignFrame to getVisibl...
2016-04-08 Jim ProcterJAL-2050 JAL-1722 new getSelectedRange() method to...
2016-04-05 Jim ProcterJAL-2046 RFC about cyclic dataset sequence references...
2016-04-05 Jim ProcterJAL-2046 revise test for ambiguous case
2016-04-05 Jim ProcterJAL-2046 ambiguous test for addSequenceFeature when...
2016-04-05 Jim ProcterJAL-2046 RFC on addSequenceFeature behaviour after...
2016-04-05 Jim ProcterJAL-2046 test behaviour of copy constructor in differen...
2016-04-04 Jim ProcterJAL-2046 basic test to make sure any derived sequence...
2016-04-04 Jim ProcterJAL-2001 faster getMax/getMin selected column, with...
2016-04-01 gmungocJAL-2046 fix for broken test for deriveSequence
2016-04-01 gmungocJAL-1705 reworked AlignmentUtils.makeCdsAlignment and...
2016-04-01 gmungocJAL-1705 tweak to MapList.toString for debugging
2016-04-01 gmungocJAL-2037 set DBRefEntry.version to "0" not "" in EMBL...
2016-03-21 gmungocJAL-2029 many-to-many EnsemblCDS-to-Uniprot mappings
2016-03-01 gmungocJAL-1705 align CDS and peptide products to transcripts
2016-02-12 gmungocJAL-1705 JAL-1686 stronger SequenceFeature.equals(...
2016-02-04 gmungocJAL-1705 additional tests, validation regexp tweaks...
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-21 gmungocJAL-1705 tests for amended toString
2016-01-11 gmungocJAL-1989 more unit tests and encapsulation for ColumnSe...
2016-01-05 gmungocJAL-653 updating 'align as' tests to match latest tweak...
2015-12-22 gmungocJAL-653 realise virtual mappings and align when adding...
2015-12-22 gmungocJAL-653 GFF new/refactored helper classes
2015-12-22 gmungocJAL-653 AlignedCodonFrame internal refactor, merge...
2015-12-03 gmungocJAL-653 code tidy / tests for 'realise gff mappings'
2015-12-03 gmungocJAL-653 handle reverse strand mapping in SearchResults...
2015-12-03 gmungocJAL-653 mappings always reside on the dataset alignment...
2015-11-30 gmungocJAL-653 (experimental) methods to resolve dummy to...
2015-11-30 gmungocJAL-1270 constructor test added
2015-11-30 gmungocJAL-653 getStrand javadoc/refactor/test
2015-11-30 gmungocJAL-1270 constructor tests added, compiler warnings...
2015-11-21 gmungocJAL-653 JAL-1968 FeaturesFile now handles Jalview or...
2015-10-15 Jim ProcterMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2015-09-14 gmungocJAL-1880 handle sequence offsets properly when mapping...
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-01 Jim ProcterJAL-1853 add test to Functional group
2015-09-01 Jim ProcterJAL-1853 test origin of gapChar bug in AlignView method
2015-08-17 gmungocJAL-1800 separated SearchResults.getCharacters() from...
2015-08-17 gmungocJAL-1800 SearchResults.equals() to allow smarter mouseo...
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-24 Jim ProcterJAL-1782 refactored JAL-1766 JAL-653 tests to TestNG
2015-06-23 Jim ProcterJAL-1782 JAL-1780 JAL-653 JAL-1892 update patched refac...
2015-06-22 Jim ProcterJAL-1780 JAL-653 Format/AppletFormat import and export...
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-06 Jim ProcterJAL-653 test for SequenceDummy methods
2015-05-22 tcofoegbuJAL-1745, JAL-1717 improvement to ensure cached PDB...
2015-05-15 gmungocJAL-1270 main method converted to JUnit test 'as seen'
2015-05-15 gmungocJAL-1270 main method converted 'as seen' to JUnit
2015-05-13 gmungocMerge branch 'develop' of https://source.jalview.org...
2015-05-13 tcofoegbuFixed some broken tests
2015-05-12 gmungocJAL-1712 fixes/tests for Castor binding and 'show flank...
2015-04-30 tcofoegbuJAL-1717 updated the PDBEntry model and updated the...
2015-04-07 gmungocJAL-1270 test added
2015-03-27 tcofoegbumerge commit
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-02-19 gmungocJAL-1665 refactored Sequence.getSequenceFeatures features/sequenceFeatureRefactor
2015-01-18 Jim ProcterJAL-1628 new method to get a list of insertions in...
2015-01-18 Jim Procteralways use interface rather than field access
2014-12-22 Jim ProcterMerge: 497958b 68dcaa7
2014-11-28 gmungocJAL-1610 check reference annotations against alignment...
2014-11-03 Jim ProcterJAL-1578 test property accessors/copy constructor
2014-10-23 gmungocJAL-1264 new unit tests
2014-10-16 Jim ProcterMerge branch 'feature/JAL-674_dssp' into features/JAL... features/JAL-1264_showHideAnnotations
2014-10-15 Jim ProcterJAL-674 JAL-1305 JAL-348 new liftOver method and test...
2014-10-13 gmungocJAL-1264 unneeded setup removed
2014-10-13 gmungocJAL-1264 unit test corrected
2014-10-10 gmungocJAL-1264 unit tests