aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-dist/src/test/java/org/sonar/runner/ConfTest.java
Commit message (Collapse)AuthorAgeFilesLines
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-251-135/+0
|
* SONARUNNER-125 Fix duplicate properties when parsing complexe ↵Julien HENRY2014-12-041-0/+4
| | | | sonar-project.properties
* Revert SONARUNNER-124 as it was a misunderstandingJulien HENRY2014-12-021-2/+2
|
* SONARUNNER-124 Unable to configure multi-module project with more than 2 ↵Julien HENRY2014-11-271-0/+13
| | | | levels in a single file
* Fix some quality flaws and update coverageJulien HENRY2014-04-071-0/+12
|
* SONARPLUGINS-3575, SONARPLUGINS-3604, SONARPLUGINS-3574Julien HENRY2014-04-031-15/+41
| | | | | | * Move parsing of sonar-project.properties files to SQ Runner * Trim properties read from configuration files * Add an official property to specify a project baseDir different than current directory
* Fix UTsJulien HENRY2013-07-081-17/+17
|
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-241-1/+1
|
* Add unit testsSimon Brandhof2013-04-061-8/+7
|
* SONARPLUGINS-2574 improve unit tests of CLISimon Brandhof2013-04-051-0/+81