CppUnit - Steps
Steps
Steps
Process steps in the CppUnit plug-in
CppUnit Report
Publish CppUnit results as a Report
Name | Type | Description | Required |
---|---|---|---|
Exclude Patterns | String | Patterns for excluded files from the report, one per line. Files matching these patterns are unconditionally excluded from the report. Patterns can include ?, *, or **. | No |
Include Patterns | String | Patterns for including CppUnit XML in the report, one per line. Patterns can include ?, *, or **. | Yes |
Report Name | String | The name for this report | No |
Source Directory | String | Please specify the Base Directory | Yes |