Use Catch for our test suite
`make check` is also added to compile and run the tests Catch is fetched with cmake automatically into the build directory when needed
Showing
src/test.cpp
deleted
100644 → 0
This diff is collapsed.
tests/colors.cpp
0 → 100644
tests/config.cpp
0 → 100644
tests/database.cpp
0 → 100644
tests/dns.cpp
0 → 100644
tests/encoding.cpp
0 → 100644
tests/iid.cpp
0 → 100644
tests/jid.cpp
0 → 100644
tests/test.cpp
0 → 100644
tests/timed_events.cpp
0 → 100644
tests/utils.cpp
0 → 100644
tests/uuid.cpp
0 → 100644
tests/xmpp.cpp
0 → 100644