You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable integration testing using CMakeAS7-TestProjects repository in order to validate that the codebase is stable (costy solution but will help raise problems)
Prevent CMake to perform a tryCompile, we don't want to install AtmelStudio7.0 nor its derivatives on the testing maching in order to validate that a project is valid
Implement quality criterions for each test in order to inspect generated files and their content.
The text was updated successfully, but these errors were encountered:
bebenlebricolo
changed the title
[Tests] : add [CMakeAS7-TestProjects](CMakeAS7-TestProjects) as a reference in CMakeAS7 repo and use it as part of integration testing plans.
[Tests] : add CMakeAS7-TestProjects as a reference in CMakeAS7 repo and use it as part of integration testing plans.
Jan 21, 2022
Enable integration testing using CMakeAS7-TestProjects repository in order to validate that the codebase is stable (costy solution but will help raise problems)
The text was updated successfully, but these errors were encountered: