JAL-1889 additional test for clover-added fields
[jalview.git] / test / jalview / viewmodel / styles / ViewStyleTest.java
2019-01-03 gmungocJAL-1889 additional test for clover-added fields
2019-01-03 gmungocJAL-1889 ignore 'synthetic' fields added for jacoco
2018-11-08 gmungocJAL-1889 ignore Clover instrumentation in test (second...
2018-11-08 gmungocJAL-1889 unit test tweaks for running on server
2016-11-24 tcofoegbuJAL-2326 added setup method for JvOptionPane in all... features/JAL-2326_JOptionPane-refactoring
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
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-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-05-01 gmungocJAL-1684 hook added to test for fields ignored in copy...
2015-04-29 gmungocJAL-1686 ViewStyle.hashCode implemented
2015-04-28 gmungocJAL-1684 removed reflection from ViewStyle (to Junit...