summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-03-10dummy: Add Folks.DummyPersona.update_linkable_properties()Renato Araujo Oliveira Filho2-0/+280
2014-02-18build: Fix test library buildPhilip Withnall9-2/+11
2014-02-16tracker: Move with-session-bus-tracker.sh into test-case.valaPhilip Withnall10-283/+57
2014-02-16tests: Remove redundant execute-test.sh scriptPhilip Withnall8-46/+7
2014-02-16eds: Move with-session-bus-eds.sh into test-case.valaPhilip Withnall8-116/+82
2014-02-16tests: Add a function for asserting persona changes in an aggregatorPhilip Withnall1-0/+92
2014-02-16tests: Unconditionally enable verbose debugging output from testsPhilip Withnall1-0/+7
2014-02-16bluez: Add a test suitePhilip Withnall10-0/+1341
2014-02-16tests: Add python-dbusmock support to the base TestCase classPhilip Withnall3-0/+209
2014-02-16tests: Add support for an isolated system busPhilip Withnall1-3/+51
2014-02-16tests: Add a FOLKS_TEST_DBUS_SESSION_BUS flagPhilip Withnall2-1/+8
2014-02-16tests: Unset the DBUS_SESSION_BUS_[PID|WINDOWID] variablesPhilip Withnall1-3/+13
2014-02-16tests: Selectively unset D-Bus environment variablesPhilip Withnall1-6/+52
2014-02-16tests: Add support for starting isolated system busesPhilip Withnall2-16/+51
2014-02-16tests: Switch from GTestDBus to FolksTestDBusPhilip Withnall1-2/+2
2014-02-16tests: Fix build errors in gtestdbus.cPhilip Withnall6-2429/+210
2014-02-16tests: Add private copy of GTestDBusPhilip Withnall5-0/+3206
2014-02-11tests: Comment out an overly-stringent assert in standalone-individualsPhilip Withnall1-1/+8
2014-01-16tests: Add missing return value to function preconditionTing-Wei Lan1-1/+1
2013-12-09tests: Add a standalone-individuals test programPhilip Withnall3-0/+163
2013-12-09dummy: Add a dummy backendPhilip Withnall8-0/+871
2013-12-09build: Factor common backends/*/lib makefilery into backend-library.mkPhilip Withnall1-1/+1
2013-11-27tests: Add a function for asserting personas are in an aggregatorPhilip Withnall1-0/+160
2013-11-27build: Rename AM_VALAFLAGS to TARGET_VALAFLAGS in configure.acPhilip Withnall6-6/+12
2013-11-27build: Factor common test build rules into test.mkPhilip Withnall8-213/+175
2013-11-27key-file: Add missing licencing headerPhilip Withnall1-0/+22
2013-11-19Add DisconnectionQueue, which disconnects signals semi-automaticallySimon McVittie2-0/+71
2013-11-19libsocialweb tests: disconnect all signalsTravis Reitter2-14/+26
2013-11-08Bug 651672 — Individual should have a display-name propertyPhilip Withnall2-0/+142
2013-11-06tests: Add missing valgrind.mk include to test Makefile.amsPhilip Withnall2-0/+2
2013-11-06tests: Remove unused variables from Makefile.amsPhilip Withnall3-9/+0
2013-10-29build: Fix PKG_CONFIG_PATH for calls to g-ir-scannerPhilip Withnall1-0/+4
2013-10-28tests: Fix missing backslash in EDS tests Makefile.amRenato Araujo Oliveira Filho1-1/+1
2013-10-25build: Disable some GCC warnings for generated C codePhilip Withnall11-0/+31
2013-10-21test: bump the timeout for the Tracker favourite-updates testTravis Reitter1-1/+1
2013-10-21Fix phone normalizationXavier Claessens1-0/+3
2013-10-09Use autotools's parallel test harnessTravis Reitter2-0/+12
2013-10-01Tests: Do no hardcode individual sha1Xavier Claessens3-57/+43
2013-09-30tests: fix trivial whitespace in MakefileTravis Reitter1-30/+30
2013-09-26Stop using deprecated EDS APIXavier Claessens3-6/+3
2013-08-28PhoneFieldDetailsTests: make constant static strings unownedSimon McVittie1-2/+2
2013-08-26Revert "Temporarily disable the Tracker tests, as they're currently broken"Travis Reitter1-0/+6
2013-08-26Temporarily disable the Tracker tests, as they're currently brokenTravis Reitter1-6/+0
2013-08-23Do not distribute _gen/param-spec-struct.h in tarballs or scan it with g-iSimon McVittie1-1/+4
2013-08-05use IndividualAggregator.dup () in tests and toolsGuillaume Desmottes103-119/+119
2013-08-05Revert "add unit test for bgo#705289"Guillaume Desmottes2-213/+0
2013-08-02tests: Fix implicit .begin usage in double-aggregator testPhilip Withnall1-4/+10
2013-08-02add unit test for bgo#705289Guillaume Desmottes2-0/+207
2013-08-02core: Keep leading ‘+’s when normalising phone numbersPhilip Withnall2-0/+71
2013-07-29key-file: do not use deprecated loop_run_with_non_fatal_timeout()Gustavo Padovan1-3/+13