aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging_runtime_loglevels.c
Commit message (Collapse)AuthorAge
* -keep as constChristian Grothoff2012-11-06
|
* -fix warningChristian Grothoff2012-11-06
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* -check for NULLChristian Grothoff2012-06-14
|
* fix for segfaultMatthias Wachs2012-06-14
|
* -cleaning up VERBOSE and check nonsense in util testsChristian Grothoff2012-06-13
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -speed up logging test, fix logging testcase to always log at DEBUG levelChristian Grothoff2012-02-06
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* treat empty string as NULLChristian Grothoff2011-11-05
|
* LRN: Mysterious patch. I don't know why calling executable with a dotChristian Grothoff2011-11-05
| | | | | | | | | forces it to create a new console window (which immediately pops up and grabs the focus, then disappears) for itself, but that is the empirical fact. Removing the dot fixes this VERY annoying W32 bug.
* LRN: Fix loglevel testcase (disable redirection)Christian Grothoff2011-11-05
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* reudce insanityChristian Grothoff2011-10-11
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* ughChristian Grothoff2011-10-06
|
* change test to not require . in PATHChristian Grothoff2011-10-06
|
* LRN: Fix runtime logging test, since pipes work as intendedChristian Grothoff2011-10-06
|
* testcase for runtime loglevels form LRNChristian Grothoff2011-10-06