zoneminder/tests
Peter Keresztes Schmidt d2932b5d68 Utils: Add a ByteArrayToHexString helper 2021-05-30 22:53:05 +02:00
..
data/fonts ZmFont: Store character padding in font file 2021-04-25 23:13:21 +02:00
CMakeLists.txt Polygon: Implement clipping to a boundary box 2021-05-16 19:41:45 +02:00
main.cpp Add Catch2 as C++ test framework 2021-02-04 18:53:54 +01:00
zm_box.cpp Box: Make range calculations mathematically correct 2021-05-16 19:41:45 +02:00
zm_catch2.h tests/Box: Add unit tests 2021-05-16 16:42:58 +02:00
zm_comms.cpp Remove remaining usages of VLAs 2021-05-17 22:12:04 +02:00
zm_crypt.cpp Crypto: Implement a generic hashing API 2021-05-30 22:53:05 +02:00
zm_font.cpp tests/Font: Avoid lambda capture initialization 2021-05-24 00:55:46 +02:00
zm_poly.cpp Polygon: Perform clip operation on existing object instead of returning a new clipped one 2021-05-16 19:42:41 +02:00
zm_utils.cpp Utils: Add a ByteArrayToHexString helper 2021-05-30 22:53:05 +02:00
zm_vector2.cpp Polygon: Implement clipping to a boundary box 2021-05-16 19:41:45 +02:00