JAL-3438 spotless for 2.11.2.0
[jalview.git] / test / jalview / io / JSONFileTest.java
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2019-02-04 hansonrfixing array processing order
2018-07-20 gmungocJAL-3048 test updated for AlignExportSettings changes
2018-07-18 Jim ProcterJAL-3048 update tests for alignment export bean refactoring
2017-09-27 kiramtJAL-2674 Removing most calls to getHiddenColumnsCopy
2017-09-26 kiramtJAL-2674 Unit test for new copy constructor.
2017-09-26 kiramtJAL-2674 HiddenColumns interface tidies
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-06-27 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-08 kiramtJAL-2591 Refactor HiddenColumns to use ArrayList instea...
2017-06-08 kiramtJAL-2591 More HiddenColumns refactoring. Tests passing.
2017-05-25 gmungocJAL-2505 removed SequenceFeature constructor JAL-1641...
2017-05-22 gmungocJAL-2546 JAL-2490 efficient lookup of features, correct...
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into
2017-05-01 gmungocJAL-2489 JAL-2371 reinstate calls to
2017-04-26 kiramtMerge remote-tracking branch 'origin/features/JAL-2388h...
2017-04-26 kiramtJAL-2388 Update to hidden columns/column selection...
2017-04-26 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-04-26 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-04-25 tcofoegbuJAL-2489 edited unit test code comment
2017-04-25 tcofoegbuJAL-2489 Unit test for bug
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
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-03 kiramtJAL-2308 Fixed hiddenColsTest bug/JAL-2308
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-28 Jim ProcterJAL-2235 patch tests where self-reference was used...
2016-07-11 gmungocfile format enum wip changes
2016-06-21 Jim ProcterJAL-1270 ensure before/after clauses have at least...
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-10-08 Jim ProcterMerge branch 'develop' into Release_2_9_0b1_Branch
2015-10-05 Jim ProcterMerge branch 'develop' into Release_2_9_0b1_Branch
2015-10-01 tcofoegbuJAL-1912 refactor annotation refsequence assignemnt...
2015-09-28 tcofoegbuJAL-1896 revised implementation to construct a ColourSc...
2015-09-24 tcofoegbuJAL-1896 bugfix to enabled Jalview restore clustal...
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-03 tcofoegbuJAL-793 use default custom export settings for html...
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-30 tcofoegbuJAL-1641 round trip test/refactoring
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-05-19 tcofoegbuJAL-1641 Further refactoring of JSON export option...
2015-05-12 tcofoegbuJAL_1641 updated test -- added test for annotations
2015-05-12 tcofoegbuJAL_1641 added unit test and minor house keeping