aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src/test/java/org/sonar/duplications/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-103-6/+6
* Fix project title in copyright headersSimon Brandhof2016-01-133-3/+3
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-053-12/+12
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-9/+9
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-202-4/+4
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-213-141/+139
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-113-3/+3
* Update copyright headersSimon Brandhof2013-04-223-12/+12
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-213-9/+9
* Enable testEvgeny Mandrikov2012-12-071-2/+0
* SONAR-3752 Improve detection of duplicationsEvgeny Mandrikov2012-11-191-0/+2
* Remove warningsDavid Gageot2012-04-272-38/+41
* SONAR-3139 Remove deprecated code, add some comments and testsEvgeny Mandrikov2012-01-261-14/+13
* Update copyright header for this new yearSimon Brandhof2012-01-103-3/+3
* Add couple of functional tests for CPDEvgeny Mandrikov2011-12-081-7/+144
* CPD: add support for Java 7 - try with resourceEvgeny Mandrikov2011-09-271-0/+27
* SONAR-2782 Fix detection of false-positive duplication in case of chain of casesEvgeny Mandrikov2011-09-272-10/+121
* SONAR-2837 Fix detection of false-positive duplication in case of initializat...Evgeny Mandrikov2011-09-271-9/+128
* SONAR-1091 Sonar-CPD: support Java 7 (JSR334)Evgeny Mandrikov2011-09-081-6/+38
* SONAR-1091 Use correct encoding during detection of duplicationsEvgeny Mandrikov2011-09-082-6/+40
* SONAR-1091 Update library for detection of duplicatesEvgeny Mandrikov2011-09-072-0/+453