]> git.phdru.name Git - ppu.git/history - tests
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / tests /
2022-09-18 Oleg BroytmanCI(GHActions): Teardown harder
2021-09-23 Oleg BroytmanMerge branch 'github-actions'
2021-09-23 Oleg BroytmanTests(test_which): Add `'.py'` to `PATHEXT` on w32
2017-12-13 Oleg BroytmanFeat(cmp): Add option -s --silent --quiet
2017-10-23 Oleg BroytmanFeat(rm): Add option -f
2017-10-06 Oleg BroytmanRefactor(tests): Exit with "name not found in PATH...
2017-08-20 Oleg BroytmanTests: Remove unused tmp_dir
2017-07-09 Oleg BroytmanAdd option -r for rm.py
2017-06-04 Oleg BroytmanVersion 0.4.0: Add script which.py 0.4.0
2017-04-30 Oleg BroytmanAdd rm.py
2017-04-30 Oleg BroytmanRefactor tests: move common functions to ppu_tu.py
2017-04-30 Oleg BroytmanAdd cmp.py
2017-04-30 Oleg BroytmanSplit test_remove_old_files.py into find_in_path.py
2017-04-30 Oleg BroytmanRename the project to Portable Python Utilities
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
2017-04-15 Oleg BroytmanExtend tests: add newer files that aren't deleted
2017-04-15 Oleg BroytmanAdd tests
2017-04-15 Oleg BroytmanInitial commit - created the project