summaryrefslogtreecommitdiffstats
path: root/test/qt/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* * Remove all bindingsJohn (J5) Palmieri2006-07-141-38/+0
|
* * test/qt/*: Update the testcases, including testing the newThiago Macieira2006-06-111-8/+11
| | | | | | functionality of sending null QByteArray and QString over the bus. Add new headertest test and restore the old qdbusxmlparser test.
* * test/qt/*: Sync with KDE Subversion revision 523647.Thiago Macieira2006-03-281-9/+3
| | | | | 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-061-2/+8
| | | | * test/qt/*: Update the self-tests.
* Add new tests and update the existing one.Thiago Macieira2006-02-151-7/+16
|
* * 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
* compile out of the boxHarald Fernengel2005-09-301-5/+5
|
* adding an autotest and "dbus-ify" the build process and include schemeHarald Fernengel2005-09-231-0/+26