server-skynet-source-3rd-je.../test
David Goldblatt a9f7732d45 Logging: allow logging with empty varargs.
Currently, the log macro requires at least one argument after the format string,
because of the way the preprocessor handles varargs macros.  We can hide some of
that irritation by pushing the extra arguments into a varargs function.
2017-07-22 09:38:19 -07:00
..
include/test Add extent_destroy_t and use it during arena destruction. 2017-04-29 09:24:12 -07:00
integration Add alloc hook test in test/integration/extent. 2017-06-14 09:34:29 -07:00
src Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
stress Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
unit Logging: allow logging with empty varargs. 2017-07-22 09:38:19 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00