]> git.phdru.name Git - ppu.git/history - tests/test_remove_old_files.py
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / tests / test_remove_old_files.py
2022-09-18 Oleg BroytmanCI(GHActions): Teardown harder
2017-10-06 Oleg BroytmanRefactor(tests): Exit with "name not found in PATH...
2017-08-20 Oleg BroytmanTests: Remove unused tmp_dir
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