aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/utils/WildcardPatternTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-191-83/+80
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-1/+1
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-201-1/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix violationsEvgeny Mandrikov2011-10-261-0/+2
* SONAR-2762 Fully refactor construction of regular expression in WildcardPatternEvgeny Mandrikov2011-10-201-1/+59
* SONAR-2193 Pattern matching should work in case if pattern ends on "/**"Evgeny Mandrikov2011-02-191-2/+0
* SONAR-2193: Add unit testsEvgeny Mandrikov2011-02-141-2/+16
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* override the method WildcardPattern.toString()simonbrandhof2011-01-071-0/+7
* Improve routines for patterns, add unit testsGodin2010-11-031-2/+10
* SONAR-1904: WildcardPattern "**/Reader" shouldn't match "org.sonar.channel.Co...Godin2010-10-291-0/+11
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+91