Commit Graph

11 Commits

Author SHA1 Message Date
adbancroft 690529637a
refactor: parameterize the MISRA checking script (#507)
* refactor: parameterize the MISRA checking script

The script contained hardcoded paths, which made it difficult
to use as part of the development workflow.

* ci!: use script relative path to pick source folder

* ci!: default output folder within source tree

* refactor: have cppcheck run the misra script

* refactor: use "rm -f" - remove existence check

* refactor: encapsulate into functions

* ci!: merge git MISRA logic into check_misra.sh

* ci!: count true errors, not style violations

* ci: use common MISRA check script

Co-authored-by: adbancroft <adbancroft@users.noreply.github.com>
2021-01-25 09:56:37 +11:00
Josh Stewart 37ae6f9f43 Update azure-pipelines.yml for Azure Pipelines 2019-09-04 10:04:49 +10:00
Josh Stewart 4d24c2573f Update azure-pipelines.yml for Azure Pipelines 2019-09-04 09:56:53 +10:00
Josh Stewart 75f54fe818 Update azure-pipelines.yml for Azure Pipelines 2019-09-04 09:50:08 +10:00
Josh Stewart 6be6acfe4e Update azure-pipelines.yml for Azure Pipelines 2019-09-04 09:40:04 +10:00
Josh Stewart dd701aef1c Update azure-pipelines.yml for Azure Pipelines 2019-09-04 09:31:45 +10:00
Josh Stewart 69f52816aa Update azure-pipelines.yml for Azure Pipelines 2019-09-04 09:28:14 +10:00
Josh Stewart 0986fe1aff Set up CI with Azure Pipelines for MISRA testing
[skip ci]
2019-09-04 09:15:14 +10:00
Josh Stewart 73dc15e0d5 REmove unused Azure pipelines 2019-01-22 11:09:29 +13:00
Josh Stewart 3933328d8a Test of azure pipelines build 2018-09-11 17:39:15 +10:00
azure-pipelines[bot] 272ea74175 Set up CI with Azure Pipelines 2018-09-11 07:32:34 +00:00