add unit test for mishandling access(3)
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 5 Jul 2018 08:50:23 +0000 (10:50 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 1 Feb 2020 14:14:06 +0000 (15:14 +0100)
commitcc552d6edf23f6b7910ced1aa2ac7fdf616e0cee
treefc8fd280ef7845ae4ef2c91f1776567334d7e8ab
parent37ab0f577fd7cef2922c99d6fd91f22100075476
add unit test for mishandling access(3)

Replace os.access() with a dummy to check deltatar behavior
against racey file system checks.
runtests.py
testing/test_deltatar.py