Nicolas Setton 84033b60a7 QA24-026 Fix csv processing in the codepeer plugin
The command line to create the .csv should not capture in that
file the error messages emitted by the command. To make sure of
this, count on such error messages being sent to stderr, and do
not log these messages in the .csv.

Change-Id: I74d9db87693508d54d49c74a842f62fef4c91185
(cherry picked from commit 8d3920d935)
2017-10-24 22:13:11 +02:00
2017-09-12 18:40:05 -04:00
2016-06-16 14:18:13 -04:00
2017-10-06 10:29:04 -04:00
2015-12-07 17:28:54 +01:00
2015-12-07 17:28:54 +01:00
2015-12-07 17:28:54 +01:00
2016-12-20 12:59:13 -05:00
2017-03-01 11:06:43 -05:00
2015-12-07 17:28:54 +01:00
2015-12-07 17:28:54 +01:00
2016-11-01 16:22:45 +02:00
2016-06-16 14:18:13 -04:00
2016-10-10 16:57:54 +02:00

GNATdashboard

GNATdashboard contains a driver program, GNAThub, which:

  • executes all GNAT tools and stores the results in a database
  • creates a configuration file for your project ready to use by sonar-scanner (sonar-project.properties)
  • launches the sonar-scanner

The SonarQube Scanner is reading the results from the database created by the driver GNAThub.

For more information, the full manual is available at:

  • <install_prefix>/share/doc/gnatdashboard/html
  • <install_prefix>/share/doc/gnatdashboard/pdf

See also the online docs.

Description
No description provided
Readme 10 MiB
Languages
Python 33.9%
Ada 29.4%
Java 11.9%
TypeScript 11.7%
HTML 5.1%
Other 8%