summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tools/test_lll.py
Commit message (Expand)AuthorAgeFilesLines
* Fix EncodingWarning in test_tools. (GH-28846)Inada Naoki2021-10-101-1/+1
* bpo-40275: Use new test.support helper submodules in tests (GH-21727)Hai Shi2020-08-041-1/+2
* bpo-40443: Remove unused imports in tests (GH-19805)Victor Stinner2020-04-291-1/+0
* bpo-37834: Normalise handling of reparse points on Windows (GH-15231)Steve Dower2019-08-211-2/+4
* bpo-36776: Add @support.skip_unless_symlink to test_lll.py (GH-13058)Zackery Spytz2019-05-021-0/+1
* bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026)Zackery Spytz2019-05-021-0/+38