[tracker: 2/2] Merge branch 'sam/autopep8' into 'master'
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker: 2/2] Merge branch 'sam/autopep8' into 'master'
- Date: Sat, 2 Mar 2019 15:21:17 +0000 (UTC)
commit ea806694ab69d8e956d401ab9107330e9bc0b2e5
Merge: 76dbeeef8 fda451efc
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Mar 2 15:20:57 2019 +0000
Merge branch 'sam/autopep8' into 'master'
functional-tests: Reformat in line with Python standards
See merge request GNOME/tracker!67
tests/functional-tests/01-insertion.py | 908 +++++++++++----------
tests/functional-tests/02-sparql-bugs.py | 211 +++--
tests/functional-tests/03-fts-functions.py | 35 +-
tests/functional-tests/04-group-concat.py | 35 +-
tests/functional-tests/05-coalesce.py | 39 +-
tests/functional-tests/06-distance.py | 71 +-
tests/functional-tests/07-graph.py | 26 +-
tests/functional-tests/08-unique-insertions.py | 21 +-
tests/functional-tests/09-concurrent-query.py | 64 +-
tests/functional-tests/10-sqlite-misused.py | 38 +-
tests/functional-tests/11-sqlite-batch-misused.py | 44 +-
tests/functional-tests/12-transactions.py | 41 +-
tests/functional-tests/13-threaded-store.py | 66 +-
tests/functional-tests/14-signals.py | 126 +--
tests/functional-tests/15-statistics.py | 95 +--
tests/functional-tests/16-collation.py | 60 +-
tests/functional-tests/17-ontology-changes.py | 733 +++++++++--------
.../functional-tests/common/utils/configuration.py | 13 +-
tests/functional-tests/common/utils/dconf.py | 17 +-
.../common/utils/expectedFailure.py | 38 +-
tests/functional-tests/common/utils/helpers.py | 162 ++--
tests/functional-tests/common/utils/html.py | 64 --
tests/functional-tests/common/utils/options.py | 3 +
tests/functional-tests/common/utils/storetest.py | 24 +-
24 files changed, 1486 insertions(+), 1448 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]