summaryrefslogtreecommitdiff
path: root/docs/debugging.md
AgeCommit message (Collapse)Author
2021-02-21Update to RE #43user
* Made changes request by @xuchang * Fixed a misspelling in the docs
2020-07-20Updated chapter about debugging tests from VS Code in docs/debugging.mdThomas Meckel
2020-07-17Update docsEliise S
2019-11-20Implement Allow Access for Variable Group (#210)Mikael
Implement `allow access` flag for build definitions
2019-10-28Add to on-boarding material to ease on-boarding pain (#149)Nicholas M. Iodice
* Add to on-boarding material to ease on-boarding pain Co-Authored-By: Dexter Williams <dexterwilliams04@gmail.com>
2019-10-03Added documentation and script to support mock generation (#54)Megan Meyer
* Created docs directory. Added testing documentation. * Added note on ifacemaker * Added executable permissions to scripts. Updated commons paths to be absolute. * Added script to generate mocks * Set package of generated mock file * Documentation update to support generate-mocks.sh introduction * Comment: fixing spacing/tabs Co-Authored-By: Nicholas M. Iodice <niiodice@microsoft.com> * Comment: Simplify inline example * Comment: simplified current directory assignment Co-Authored-By: Nicholas M. Iodice <niiodice@microsoft.com>