summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_build_clib.py
Commit message (Expand)AuthorAgeFilesLines
* Make clib build reproducible by sorting sourcesDaniel Garcia Moreno2022-11-151-0/+28
* Consistently use unittest.mock in testsMiro Hrončok2022-10-171-1/+2
* 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-2/+1
* Feed the hobgoblins (delint).Jason R. Coombs2019-01-261-5/+4
* tests: switch back to mock instead of backports.unittest_mockBenoit Pierre2017-07-151-1/+1
* Added build_clib module and unit tests.Daniel Nunes2017-01-191-0/+59