summaryrefslogtreecommitdiff
path: root/tests/scanner/test_ccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* ccompiler: use the distutils linker in the dumperChristoph Reiter2019-08-081-0/+5
* tests: Fix compatibility with Python 3.5Tomasz Miąsko2019-03-151-2/+2
* customize_compiler: also replace the linker command if CC is setChristoph Reiter2018-12-301-0/+5
* ccompiler: don't use Python compiler flags. Fixes #150Christoph Reiter2018-12-291-2/+0
* Test commands executed by unix C compiler.Tomasz Miąsko2018-12-291-0/+215