qt5base-lts/tests/auto/corelib/global/qlogging
Thiago Macieira e319196f76 Ensure that qCleanupFuncinfo works with some C++11 new constructs
This commit adds tests for ref-qualified member functions, the new
syntax for functions and decltype.

__PRETTY_FUNCTION__ for lambdas varies wildly between compilers and will
produce really bizarre results after cleanup. It's not tested and is
known to be broken.

Change-Id: I70c8dbcba54790357cecba35aa45c5cc672f29d1
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-08-09 15:35:59 +02:00
..
app Logging: support %{backtrace} in QT_MESSAGE_PATTERN 2014-07-28 09:03:47 +02:00
test Ensure that qCleanupFuncinfo works with some C++11 new constructs 2014-08-09 15:35:59 +02:00
qlogging.pro Fixed tst_qlogging app silently not compiled in some -fast builds. 2012-02-22 04:48:36 +01:00
tst_qlogging.cpp Ensure that qCleanupFuncinfo works with some C++11 new constructs 2014-08-09 15:35:59 +02:00