After Packaging, you should build all the samples
Opened this issue · 0 comments
stephen-hawley commented
This has come up a couple of times when changes affected the top-level code which doesn't usually get hit by the unit tests.
Either:
- build each of the samples after running PackMan
- do the equivalent of running the samples in a unit test (run the tool with command line args)
- both?