summaryrefslogtreecommitdiff
path: root/tests/functional-tests/common/utils/system.py
Commit message (Expand)AuthorAgeFilesLines
* functional-tests/17-ontology-changes.py: Disable most testsSam Thursfield2018-07-161-152/+0
* functional-tests: Fix configuration to work with MesonSam Thursfield2017-12-181-3/+2
* functional-tests: Remove unused helper codeSam Thursfield2017-12-181-61/+0
* Remove Maemo/Meego leftoversSam Thursfield2017-06-081-2/+1
* functional-tests: Add test case for re-extracting known filesSam Thursfield2016-07-131-2/+4
* functional-tests: Time out after 5 seconds, instead of 30 secondsSam Thursfield2015-10-111-1/+1
* functional-tests: Use GDBus instead of dbus-pythonSam Thursfield2015-10-111-3/+1
* functional-tests: Isolate 3xx-miner tests from each otherSam Thursfield2014-12-261-34/+3
* functional-tests: Fix bad calls to `tracker daemon` commandSam Thursfield2014-12-221-1/+1
* tracker: Merged all external commands into 'tracker'Martyn Russell2014-12-101-2/+2
* functional-tests: Remove all remaining 'wait for miner to be idle' callsSam Thursfield2014-10-141-7/+0
* functional-tests: Rewrite DConf code to use GObject introspectionSam Thursfield2014-07-311-9/+14
* functional-tests: Replace use of PyGObject and PyGTK with PyGISam Thursfield2014-07-311-5/+5
* functional-tests: Set up data directores like tracker-sandbox doesSam Thursfield2014-01-091-4/+4
* functional-tests: No longer need to install DConf profile in /etcSam Thursfield2013-09-121-1/+2
* functional-tests: Make quiet by defaultSam Thursfield2011-08-251-6/+6
* functional-tests: Run all tests with a fake $HOME sandboxSam Thursfield2011-08-251-2/+0
* functional-tests: Refactor common/utils/helpers.pySam Thursfield2011-08-251-273/+12
* functional-tests: When corrupting database file, also corrupt wal fileJürg Billeter2011-06-281-5/+6
* functional-tests: Update miner progress signal handlerJürg Billeter2011-05-131-1/+1
* functional-tests: Fix dconf profile nameJürg Billeter2011-05-131-1/+1
* functional-tests: Fixed distcheck issue with dconfMartyn Russell2011-04-041-1/+1
* functional-tests: Make sure to use a fresh dconf profileIvan Frade2011-03-221-0/+1
* functional-tests: Miner tests take configuration from a dconf test profileIvan Frade2011-03-221-6/+0
* functional-tests: Use dconf instead of cfg file when configuring the envIvan Frade2011-03-221-13/+21
* functional-tests: Fix XDG dir handlingJürg Billeter2011-03-141-5/+5
* functional-tests: Fixed scripts first lines to include #!/usr/bin/pythonTshepang Lekhonkhobe2011-03-101-0/+1
* functional-tests: Force english locale for the testsIvan Frade2011-03-041-2/+13
* functional-tests: Kill/stop the store in a realistic way for backup/restoreIvan Frade2011-02-101-4/+6
* functional-tests: Disconnect writeback name-owner signalIvan Frade2011-02-041-6/+9
* functional-tests: Add option -m to start the tracker processes manuallyIvan Frade2011-01-311-5/+30
* functional-tests: better logging. Reduce race-condition killing processIvan Frade2011-01-281-8/+20
* functional tests: Add new tracker_all_testing_[start|stop]Aleksander Morgado2011-01-281-17/+25
* functional-tests: miner-fs tests: boot the store in code and not with dbus au...Ivan Frade2011-01-111-0/+6
* functional-tests: Speed up the miner-fs testsIvan Frade2010-10-181-1/+0
* functional-tests: Nicer messages in the logIvan Frade2010-10-141-12/+29
* functional-tests: Allow to change the ontologies directory in the system abst...Ivan Frade2010-10-141-6/+18
* functional-tests: recover remove_dbs method. Needed for a backup test.Ivan Frade2010-10-121-0/+6
* functional-tests: Reliable start/stop of the store. Updated Backup/Journal testsIvan Frade2010-10-121-18/+95
* functional-tests: dont start manually the store, let the miner-fs invoke itIvan Frade2010-10-061-1/+0
* Adding common infrastructure for the new testsIvan Frade2010-08-181-0/+329