aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/scripts
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-216-33/+0
|
* Fix stability of CommandExecutorTestSimon Brandhof2014-07-091-1/+1
|
* SONAR-3626 Fix test for WindowsEvgeny Mandrikov2012-07-091-1/+1
|
* SONAR-3626 CommandExecutor: should be possible to specify environment variablesEvgeny Mandrikov2012-07-062-2/+4
|
* SONAR-3318 Allow to capture stdout and stderr using CommandExecutorEvgeny Mandrikov2012-04-045-2/+14
| | | | Also improve handling of exceptions.
* Don't use ping command to test CommandExecutorEvgeny Mandrikov2011-10-293-3/+4
| | | | This command causes strange problems on Windows 7.
* SONAR-2574 API: configure the working directory used by ↵Simon Brandhof2011-07-052-0/+4
| | | | org.sonar.api.utils.command.Command
* Try to fix CommandExecutorTest on Windowssimonbrandhof2011-05-091-1/+1
|
* SONAR-2274 API: add utility class to execute command-linessimonbrandhof2011-03-134-0/+14