aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org/sonar/runner/LauncherTest.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor and fix violationsFabrice Bellingard2012-09-051-75/+0
* SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...Fabrice Bellingard2012-09-051-0/+19
* SONARPLUGINS-2202 Add multi-module supportFabrice Bellingard2012-09-051-49/+0
* Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202Fabrice Bellingard2012-09-031-1/+1
* Minimal required version of sonar is upgraded to 2.11Simon Brandhof2012-07-311-15/+12
* Sonar Runner - Increase test coverageFabrice Bellingard2012-07-241-0/+20
* SONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResultsFabrice Bellingard2012-05-031-3/+32
* Fix test on WindowsEvgeny Mandrikov2011-12-201-1/+1
* SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files...Evgeny Mandrikov2011-12-191-6/+23
* SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"Evgeny Mandrikov2011-12-191-0/+42