* test/qt/*: Update the testcases, including testing the new
authorThiago Macieira <thiago@kde.org>
Sun, 11 Jun 2006 12:18:23 +0000 (12:18 +0000)
committerThiago Macieira <thiago@kde.org>
Sun, 11 Jun 2006 12:18:23 +0000 (12:18 +0000)
commitfd5ac15ebc643635e436b64cf1e656284380b1a5
treef1630dd4f97b5f56c61150ee2a0186831d81c256
parent3b50a8c9fe65839b79f8df988aee6124abd4f0c4
* test/qt/*: Update the testcases, including testing the new
        functionality of sending null QByteArray and QString over the
        bus. Add new headertest test and restore the old
        qdbusxmlparser test.
ChangeLog
test/qt/Makefile.am
test/qt/common.h
test/qt/qpong.cpp
test/qt/tst_hal.cpp
test/qt/tst_headertest.cpp [new file with mode: 0644]
test/qt/tst_qdbusabstractadaptor.cpp
test/qt/tst_qdbusconnection.cpp
test/qt/tst_qdbusinterface.cpp
test/qt/tst_qdbusmarshall.cpp [moved from test/qt/ping.cpp with 85% similarity]
test/qt/tst_qdbusxmlparser.cpp [new file with mode: 0644]