borgbackup/borg/testsuite
Thomas Waldmann 8deb4dfdda remove skipping the noatime tests on GNU/Hurd, fixes #2710
I recently installed GNU/Hurd 2017 and found the atime test works now.

(cherry picked from commit 49411d1c6c)
2017-06-22 01:03:32 +02:00
..
__init__.py borg umount, fixes #1855 2016-11-17 20:16:28 +01:00
archive.py parallel testing: fix issue related to non-reproducible set / dict order 2017-01-06 05:48:50 +01:00
archiver.py remove skipping the noatime tests on GNU/Hurd, fixes #2710 2017-06-22 01:03:32 +02:00
attic.tar.gz remove attic dependency of the tests, fixes #2505 2017-06-21 03:00:52 +02:00
benchmark.py use monkeypatch to set env vars 2016-10-14 04:44:06 +02:00
chunker.py Chunker: fix wrong EOF assumption[1], check for return type[2] 2016-03-31 22:03:17 +02:00
compress.py LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 2016-08-09 02:52:21 +02:00
crypto.py Add tertiary authentication for metadata (TAM) 2016-12-17 20:06:41 +01:00
hashindex.py hashindex: fix iterator implementation 2016-09-29 04:41:59 +02:00
helpers.py key file names: limit to 100 characters (not bytes) 2017-06-21 00:39:24 +02:00
key.py Add tertiary authentication for metadata (TAM) 2016-12-17 20:06:41 +01:00
locking.py repository: fix spurious, empty lock.roster on InvalidRepository exception 2016-08-18 00:54:12 +02:00
logger.py configure logging via env var, use LazyLogger 2015-11-21 01:14:07 +01:00
lrucache.py minor lrucache test fix 2015-08-15 16:15:10 +02:00
platform.py acls (linux): make tests as they should be 2015-10-19 01:09:58 +02:00
repository.py enable remote tests on cygwin 2017-06-21 00:49:29 +02:00
shellpattern.py Add shell-style pattern syntax 2016-01-21 16:07:24 +01:00
upgrader.py remove attic dependency of the tests, fixes #2505 2017-06-21 03:00:52 +02:00
xattr.py fix xattr test race condition, fixes #2047 2017-01-14 23:19:40 +01:00