summaryrefslogtreecommitdiff
path: root/doc/tutorial/tests.md
AgeCommit message (Collapse)Author
2023-12-19tutorial: explain the difference between action graph and the traversed partKlaus Aehlig
When explaining CC tests, the option --request-action-input is used to get hold of the actual test binary. This is the first time in the tutorial where the action graph is larger than the part that that is traversed during the build. Use this oportunity to explain the difference between those concpets as, reportedly, some users got confused about this.
2023-08-25tutorial: hint on `just describe` to list implicit dependenciesKlaus Aehlig
2023-06-12doc: Minor format and consistency improvementsOliver Reiche
2023-06-12doc: Convert orgmode files to markdownOliver Reiche