Skip to content

Commit

Permalink
document new helper
Browse files Browse the repository at this point in the history
  • Loading branch information
relaxolotl committed Dec 10, 2021
1 parent 82cc53b commit b2e45ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ will print the complete compiler output, and test log.

**Running unit-tests manually**:

Any error output from the latest run of this `make` target will be stored in
`./unit-test-logs/output.log`.

$ cmake -B build -D CMAKE_RUNTIME_OUTPUT_DIRECTORY=$(pwd)/build
$ cmake --build build --target sentry_test_unit
$ ./build/sentry_test_unit
Expand Down

0 comments on commit b2e45ab

Please sign in to comment.