summaryrefslogtreecommitdiffstats
path: root/test/qt
Commit message (Collapse)AuthorAgeFilesLines
* * test/qt/*: Update the testcases, including testing the newThiago Macieira2006-06-1110-133/+738
| | | | | | functionality of sending null QByteArray and QString over the bus. Add new headertest test and restore the old qdbusxmlparser test.
* * test/qt/tst_hal.cpp: Remove the waiting, since it's notThiago Macieira2006-04-101-3/+3
| | | | needed anymore. Requires Qt 4.1.3 to work properly. (r528148)
* * test/qt/*: Sync with KDE Subversion revision 523647.Thiago Macieira2006-03-2810-1483/+837
| | | | | Update the testcases to the new API. Remove testcases for classes that are no longer public or have been removed.
* 2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com>Thiago Macieira2006-03-0611-241/+1294
| | | | * test/qt/*: Update the self-tests.
* Add new tests and update the existing one.Thiago Macieira2006-02-157-15/+1710
|
* convert to QTestLib 4.1Harald Fernengel2006-01-221-33/+33
|
* * test/qt/Makefile.am: build from srcdirdbus-0.60John (J5) Palmieri2005-12-011-1/+1
| | | | | | | | | | * qt/qtconnection.cpp (requestName): Changed PROHIBIT_REPLACE to ALLOW_REPLACE Note - this code is wrong and needs to be fixed by the Qt binding developers. The flags should be treated as bitfields and not enums. * qt/qtconnection.h: Change ProhibitReplace to AllowReplace * dbus/dbus-list.c (link_after): remove #ifdef DBUS_BUILD_TESTS
* ignore meHarald Fernengel2005-09-301-0/+11
|
* compile out of the boxHarald Fernengel2005-09-302-6/+6
|
* adding an autotest and "dbus-ify" the build process and include schemeHarald Fernengel2005-09-232-0/+190