User story #279
Check that all the cpps are the lint config
0%
Description
Check that all the .cpp and .h are in the lint file.
Source code files modified¶
Architecture & design review¶
Date of the review: 25/11/2015
Person who did the review: André Neto
Version of architecture & design document: N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.
Result of review: N/A
List of non-conformities: N/A
Code and documentation review¶
Date of the review: --/--/2015
Person who did the review:
Result of review:
List of non-conformities: N/A.
Unit test review¶
Date of the review: --/--/2015
Person who did the review: -----
Result of coverage tests review: [PASS/FAIL]
Result of functional tests review: [PASS/FAIL]
Result of review: [PASS/FAIL]
List of non-conformities:
Associated revisions
History
#1 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#2 Updated by Ivan Herrero over 9 years ago
All the source files in the project that were not in the lint list (marte_flint_files.lnt) have been added (commit 609e975).
Note: This list has arised new non-compliances on some files when linting, so it is pending to fix lint errors on these files.
#3 Updated by Ivan Herrero over 9 years ago
- Assignee deleted (
Ivan Herrero)
#4 Updated by Ivan Herrero over 9 years ago
- Status changed from Code: Impl to Closed
#5 Updated by Ivan Herrero over 9 years ago
Merged with develop branch on commit 02b31be.
Branch #279_Check_that_all_the_cpps_are_the_lint_config deleted.
#6 Updated by Ivan Herrero over 9 years ago
Remark: A new user story (#286) has been added for fixing pending lint errors.
#279 - Add all the source files in the project that were not in the lint
list (marte_flint_files.lnt).
Note: This list has arised new non-compliances on some files when
linting, so it is pending to fix lint errors on these files.