mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
db9a8e7bc4
The tests can be run only via CMake: 1. build with tests: cmake .. -DENABLE_TESTS=ON 2. make 3. ctest (or ctest -V for verbose output)