aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/files.py
Commit message (Collapse)AuthorAgeFilesLines
* Added test utility for building files quickly.Luke Plant2015-10-191-0/+32
And made use of it in test_egg_info.