]> git.phdru.name Git - ppu.git/history - tests/test_remove_old_files.py
Refactor tests: move common functions to ppu_tu.py
[ppu.git] / tests / test_remove_old_files.py
2017-04-30 Oleg BroytmanRefactor tests: move common functions to ppu_tu.py
2017-04-30 Oleg BroytmanSplit test_remove_old_files.py into find_in_path.py
2017-04-29 Oleg BroytmanFix tests: use more meaningful old time instead of...
2017-04-29 Oleg BroytmanUse subprocess.call() instead of os.system()
2017-04-29 Oleg BroytmanTest at Travis and AppVeyor
2017-04-16 Oleg BroytmanRemove empty directories
2017-04-16 Oleg BroytmanRefactor tests: allow assert_files(one_file_name)
2017-04-16 Oleg BroytmanRename _test_files => assert_files
2017-04-16 Oleg BroytmanRename test_rof.py -> test_remove_old_files.py