summaryrefslogtreecommitdiff
path: root/qt4/tests/lib/test.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-23test helper: Add properies to retrieve last error received in expectFailure.Andre Moreira Magalhaes (andrunko)1-0/+4
2011-06-09test.h: Add macro to verify that a PendingOperation finished successfully.Andre Moreira Magalhaes (andrunko)1-0/+18
2011-06-09test.h: Add header guard.Andre Moreira Magalhaes (andrunko)1-1/+5
2011-04-29test lib: Use different loop exit codes for expectSuccessfulProperty return, ...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-11-04Add utility functions to test the value of DBus propertiesMarco Barisione1-0/+25
2010-08-21Add a conservative 10 minute watchdog to all testsOlli Salli1-0/+1
2010-08-21Test lib: add Test::expectFailure, which can be used to expect a PendingOpera...Olli Salli1-0/+1
2009-04-13Renamed Telepathy namespace to Tp.Andre Moreira Magalhaes (andrunko)1-3/+3
2009-04-13Renamed high-level classes namespace from Telepathy::Client to Telepathy.Andre Moreira Magalhaes (andrunko)1-5/+2
2009-04-13Get rid of Client dir.Andre Moreira Magalhaes (andrunko)1-1/+1
2009-01-29Add Test::processDBusQueue to finish processing outstanding messages on servicesOlli Salli1-0/+9
2009-01-23Factor out parts of PinocchioTest into a generic Test helperSimon McVittie1-0/+29