[licq-im/licq] ed908e: Put test classes in the LicqTest namespace
GitHub <[email protected]> Wed, 01 Feb 2012 12:32:23 -0800
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: ed908e36d783dc859ca94d2b3fa20e41530b7969
https://github.com/licq-im/licq/commit/ed908e36d783dc859ca94d2b3fa20e41530b7969
Author: Erik Johansson <[email protected]>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M licq/src/logging/tests/adjustablelogsinktest.cpp
M licq/src/logging/tests/logdistributortest.cpp
M licq/src/logging/tests/logtest.cpp
M licq/src/logging/tests/logutilstest.cpp
M licq/src/logging/tests/mocklogsink.h
M licq/src/logging/tests/pluginlogsinktest.cpp
M licq/src/plugin/tests/generalplugintest.cpp
M licq/src/plugin/tests/plugintest.cpp
M licq/src/plugin/tests/pluginthreadtest.cpp
M licq/src/plugin/tests/protocolplugintest.cpp
M licq/src/tests/conversationtest.cpp
M licq/src/tests/daemon_dummy.cpp
M licq/src/tests/inifiletest.cpp
M licq/src/tests/log_dummy.cpp
M licq/src/thread/tests/conditiontest.cpp
M licq/src/thread/tests/mutexlockertest.cpp
M licq/src/thread/tests/mutextest.cpp
M licq/src/thread/tests/readwritemutextest.cpp
M licq/src/thread/tests/threadspecificdatatest.cpp
M licq/src/utils/tests/dynamiclibrarytest.cpp
M licq/src/utils/tests/pipetest.cpp
Log Message:
-----------
Put test classes in the LicqTest namespace
Gives nicer grouping of classes in e.g. kdevelop.