summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of boost::regex in test code.Alan Conway2010-10-211-1/+1
* Tidied up namespace usageAndrew Stitcher2009-09-091-13/+18
* Remove incorrect directory from #includeAlan Conway2009-07-141-2/+2
* Add directory to #includeAlan Conway2009-07-141-2/+2
* In testLoggerFormat:Manuel Teira Paz2009-03-171-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-0/+14
* Update test in line with change to default logging level (see r731649).Gordon Sim2009-01-051-1/+1
* Split logging options into portable options and sink-related options that are...Stephen D. Huston2008-10-151-11/+26
* Added ScopedSuppressLogging, used to suppress expected error messages in tests.Alan Conway2008-09-251-43/+10
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-2/+2
* Added --syslog-name, --syslog-facility options.Alan Conway2008-06-021-9/+9
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-15/+15
* Fixed logger warning on F9.Alan Conway2008-04-021-1/+1
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-17/+11
* Quote all non-printable ASCII characters (not just control characters)Alan Conway2008-02-121-3/+3
* Quote unprintable control characters in log output.Alan Conway2008-02-071-0/+20
* Updated tests expectations inline with recent change to default logging outputGordon Sim2007-12-141-1/+1
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-8/+5
* Fixed test in line with changes made to defaults.Gordon Sim2007-11-281-1/+1
* Change options --log.foo to --log-foo for consistency.Alan Conway2007-11-071-24/+24
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-3/+8
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-25/+27
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-43/+34
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-0/+375