vdirsyncer/tests
Markus Unterwaditzer 2d62c8716b Continue syncing pairs if one pair crashes
Fix #121

Vdirsyncer used to exit as a whole when one pair failed to synchronize
due to connection errors. The new behavior actually tries to synchronize
other pairs before exiting with a nonzero status code. The old behavior
can be restored with the --fail-fast flag.
2014-10-08 22:03:04 +02:00
..
storage Properly deal with invalid filename characters 2014-09-03 20:35:31 +02:00
utils Renamed evalcmd -> command, use py.test's tmpdir, allow arguments in passwordeval option. 2014-09-11 23:33:44 +02:00
__init__.py Fix logging in test suite 2014-07-05 01:07:23 +02:00
conftest.py Fix logging in test suite 2014-07-05 01:07:23 +02:00
test_cli.py Continue syncing pairs if one pair crashes 2014-10-08 22:03:04 +02:00
test_doubleclick.py Fix dead doubleclick testcase 2014-08-30 17:06:01 +02:00
test_sync.py Fix all known URL-quoting problems 2014-08-06 16:43:23 +02:00