We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cec0cd + d18e54a commit 85dd7ebCopy full SHA for 85dd7eb
README.md
@@ -3009,6 +3009,7 @@ You can specify additional command-line arguments to customise the build:
3009
either debug or optimised (by default it will build both).
3010
* `lib/build.cake` will just build the cppcoro library and not the tests.
3011
* `test/build.cake@task_tests.cpp` will just compile a particular source file
3012
+* `test/build.cake@testresult` will build and run the tests
3013
3014
For example:
3015
```
0 commit comments