catch2/include
Martin Hořeňovský 46a70071a7
Use __android_log_write instead of __android_log_print
`print` version of the logging functions supports `printf`-like
formatting, which we do not use and given our current debug print
internals, will never use. This should be slightly more efficient
and expresses the intent better.
2019-08-10 14:51:38 +02:00
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal Use __android_log_write instead of __android_log_print 2019-08-10 14:51:38 +02:00
reporters Fix infinite loop in compact reporter printer 2019-08-06 20:19:42 +02:00
catch.hpp v2.9.2 2019-08-08 14:05:24 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00