Skip to content

Commit

Permalink
add new executable/ctest notice
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Jan 27, 2025
1 parent da7169e commit 32b5761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
To run tests, you'll first need to enable the test flag in cmake. You can do this by adding the `-DBUILD_TESTS=On` flag to your cmake setup call. (e.g. `mkdir build && cd build && cmake -DBUILD_TESTS=On ..`)

After you've built Chatterino, you can now run the tests with `ctest` or by manually running the newly created `chatterino-test` executable

# Pre-requisites to running tests

- Download & run [httpbox](https://github.com/Chatterino/httpbox/releases/latest)
Expand Down

0 comments on commit 32b5761

Please # to comment.