aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src/test/java/org/sonar/duplications/detector
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9111 Remove Guava dependency from sonar-duplicationsJulien HENRY2017-10-041-9/+7
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1010-20/+20
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-241-3/+2
* Fix project title in copyright headersSimon Brandhof2016-01-1310-10/+10
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0510-40/+40
* Fix deprecated codeDavid Gageot2015-07-071-1/+1
* Useless codeDavid Gageot2015-05-121-1/+1
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Fix quality flawsSimon Brandhof2014-10-091-7/+2
* Fic compatibility of hamcrest with java 6Simon Brandhof2014-06-201-2/+3
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-204-18/+16
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-212-64/+70
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1110-10/+10
* Update copyright headersSimon Brandhof2013-04-2210-40/+40
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2110-30/+30
* Remove warningsDavid Gageot2012-05-233-42/+40
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-271-0/+1
* Fix some typosSimon Brandhof2012-02-212-4/+5
* Remove deprecated and unused codeEvgeny Mandrikov2012-02-132-21/+28
* Fix some quality flawsEvgeny Mandrikov2012-02-041-9/+7
* Update copyright header for this new yearSimon Brandhof2012-01-1010-10/+10
* SONAR-3060 Improve new CPD algorithmEvgeny Mandrikov2011-12-151-3/+1
* Fix testEvgeny Mandrikov2011-12-141-1/+1
* SONAR-3060 Refactor new CPD algorithmEvgeny Mandrikov2011-12-146-153/+209
* Fix violations, increase coverageEvgeny Mandrikov2011-12-081-0/+46
* SONAR-3060 Add new CPD algorithm based on suffix treeEvgeny Mandrikov2011-12-078-481/+931
* SONAR-1091 Update library for detection of duplicatesEvgeny Mandrikov2011-09-073-0/+905