6 Commits

Author SHA1 Message Date
Ivan Romanov
ac8b8acd37 dropped fixpaths.include
Use qt.conf to set plugin paths for unittests and qcatool in buildtree
2014-09-25 14:27:44 +06:00
Ivan Romanov
6d690c0070 Build static QCA
Added new cmake variable SHARED_LIBRARY. By default is on.
When it is off QCA library, plugins, tools, examples and unittests
will be built as static. Also if is used static Qt plugins will be
built as static. Tested with Qt4.
2014-01-02 03:50:18 +06:00
Brad Hards
f0607188c0 Add some additional testing of secure qpipe.
The added qTest() lines seem to be necessary to make it work 
in valgrind.

svn path=/trunk/kdesupport/qca/; revision=688609
2007-07-16 12:14:56 +00:00
Brad Hards
3bf452555e Use QTest::qWait() instead of repeated calls to processEvents()
Add testing for signals.

svn path=/trunk/kdesupport/qca/; revision=686457
2007-07-11 11:21:45 +00:00
Justin Karneges
d64855e335 enable the pipe ends and spin the eventloop as necessary
svn path=/trunk/kdesupport/qca/; revision=686147
2007-07-10 18:46:32 +00:00
Brad Hards
68ff3782fa Add in a test for the QPipe classes - this doesn't work yet.
In fact, it segfaults.

It looks like there is a problem in the way QPipe is set up.
Valgrind or gdb shows the problem.

CCMAIL: justin@affinix.com

svn path=/trunk/kdesupport/qca/; revision=685983
2007-07-10 09:10:32 +00:00