aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/python_unittests.py
Commit message (Collapse)AuthorAgeFilesLines
* Detect the compiler version using the preprocessor instead of command lineJack Lloyd2017-12-141-133/+0
| | | | Fixes #1314
* Allow trailing comments for include matchersSimon Warta2017-10-191-0/+10
|
* Rename method to AmalgamationHelper.is_unconditional_std_include and testSimon Warta2017-10-191-0/+34
|
* Adjust min version for non "based on LLVM" appleclangSimon Warta2017-09-071-1/+1
|
* Improve appleclang version logicSimon Warta2017-09-071-0/+25
| | | | | | | For appleclang version >= X, return minimal clang version Y. This now works for all intermediate versions between the known fixed points. This is especially important for compiling today's code with a future compiler.
* Add appleclang compiler version testsSimon Warta2017-09-071-0/+14
|
* Fix typo in script nameSimon Warta2017-08-041-0/+274