mirror of
https://github.com/sabnzbd/sabnzbd.git
synced 2026-06-07 15:26:11 -04:00
* pytest: postproc -> rar_renamer() * pytest: postproc -> rar_renamer(): remove trailing slash * pytest: postproc -> rar_renamer(): remove trailing slash * pytest: postproc -> rar_renamer(): check on matching filenames * pytest: postproc -> rar_renamer(): appveyor Windows compatible, cleaner coding * pytest: postproc -> rar_renamer(): appveyor Windows compatible, cleaner coding * pytest: postproc -> rar_renamer(): try without minus * pytest: postproc -> rar_renamer(): try with distutils.dir_util.copy_tree() instead of shutil.copytree() * pytest: postproc -> rar_renamer(): formatting to make Travis happy * pytest: postproc -> rar_renamer(): correct printing in pytest.fail()