[tracker: 4/4] Merge branch 'complete-python3-port' into 'master'
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker: 4/4] Merge branch 'complete-python3-port' into 'master'
- Date: Sat, 2 Mar 2019 14:55:06 +0000 (UTC)
commit 76dbeeef8f5d136f14a9f5c5d8fb495faf5e44ee
Merge: 21592ba59 fcbceedec
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Mar 2 14:54:50 2019 +0000
Merge branch 'complete-python3-port' into 'master'
functional-tests: Complete port to python3
See merge request GNOME/tracker!66
tests/functional-tests/01-insertion.py | 422 ++++++++++-----------
tests/functional-tests/02-sparql-bugs.py | 64 ++--
tests/functional-tests/03-fts-functions.py | 23 +-
tests/functional-tests/04-group-concat.py | 7 +-
tests/functional-tests/05-coalesce.py | 8 +-
tests/functional-tests/06-distance.py | 7 +-
tests/functional-tests/07-graph.py | 19 +-
tests/functional-tests/08-unique-insertions.py | 13 +-
tests/functional-tests/09-concurrent-query.py | 20 +-
tests/functional-tests/10-sqlite-misused.py | 23 +-
tests/functional-tests/11-sqlite-batch-misused.py | 27 +-
tests/functional-tests/12-transactions.py | 11 +-
tests/functional-tests/13-threaded-store.py | 30 +-
tests/functional-tests/14-signals.py | 23 +-
tests/functional-tests/15-statistics.py | 30 +-
tests/functional-tests/16-collation.py | 18 +-
tests/functional-tests/17-ontology-changes.py | 96 ++---
tests/functional-tests/__init__.py | 2 +-
tests/functional-tests/common/__init__.py | 2 +-
tests/functional-tests/common/utils/__init__.py | 2 +-
.../functional-tests/common/utils/configuration.py | 2 +-
tests/functional-tests/common/utils/dconf.py | 2 +-
.../common/utils/expectedFailure.py | 4 +-
tests/functional-tests/common/utils/helpers.py | 9 +-
tests/functional-tests/common/utils/system.py | 2 +-
utils/data-generators/cc/convert_data.py | 2 +-
utils/data-generators/cc/gen_data.py | 2 +-
27 files changed, 402 insertions(+), 468 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]