vdirsyncer/tests/cli
Markus Unterwaditzer 18d8bb9fc2 Remove Python 2 support (#499)
* Discontinue Python 2.

See #219

* Remove Python 2 config option

* Remove coerce_native

* Remove PY2 variable

* s/text_type/str/g

* Flake8 fixes

* Remove str = str

* s/to_native/to_unicode/g

* Remove to_unicode = to_unicode

* Remove iteritems

* Remove itervalues

* Remove str import, flake8 fixes

* Remove urlparse compat code

* Remove with_metaclass

* Remove unused PY2 variable

* Remove getargspec_ish

* Remove to_bytes

* Remove compat module

* Remove Python 2 from Travis

* fixup! Remove urlparse compat code

* fixup! Remove urlparse compat code

* fixup! Remove compat module
2016-09-08 12:18:36 +02:00
..
conftest.py Restructure CLI tests 2015-03-07 13:45:10 +01:00
test_config.py Fix typo that would break tests 2016-06-15 18:13:44 +02:00
test_discover.py Stylefixes 2016-08-26 08:34:32 +02:00
test_fetchparams.py Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
test_repair.py Factor out duplicate UID strategies 2016-04-25 21:48:51 +02:00
test_sync.py Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
test_utils.py Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00