-remove trailing whitespace
[oweals/gnunet.git] / src / util / test_common_logging_runtime_loglevels.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-26 LRNMore comments to make the testcase easier to understand...
2013-09-26 Christian Grothoff-tolerate somewhat larger delays -- for slow systems
2013-09-26 Christian Grothoff-testing LRNs fix from IRC to correct expression logic...
2013-09-26 Christian Grothoff-undo const, it is not const
2013-09-26 Christian Grothoff-minor cleanup
2012-11-06 Christian Grothoff-keep as const
2012-11-06 Christian Grothoff-fix warning
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-06-14 Christian Grothoff-check for NULL
2012-06-14 Matthias Wachsfix for segfault
2012-06-13 Christian Grothoff-cleaning up VERBOSE and check nonsense in util tests
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-06 Christian Grothoff-speed up logging test, fix logging testcase to always...
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-29 Christian Grothoff-fixing indentation
2011-11-05 Christian Grothofftreat empty string as NULL
2011-11-05 Christian GrothoffLRN: Mysterious patch. I don't know why calling executa...
2011-11-05 Christian GrothoffLRN: Fix loglevel testcase (disable redirection)
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffreudce insanity
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-06 Christian Grothoffugh
2011-10-06 Christian Grothoffchange test to not require . in PATH
2011-10-06 Christian GrothoffLRN: Fix runtime logging test, since pipes work as...
2011-10-06 Christian Grothofftestcase for runtime loglevels form LRN