summaryrefslogtreecommitdiff
path: root/tests/auto/cplusplus/preprocessor/data
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Fix test_cppsourceprocessor_macroUses on WindowsOrgad Shaneh2015-05-271-0/+1
* CppTools: Tests: Stop writing into source dirNikolai Kosjar2014-12-196-0/+51
* C++: Finish gcc's include_next supportNikolai Kosjar2014-12-153-0/+20
* CppEditor: Avoid duplicate "Add #include XYZ"Nikolai Kosjar2014-11-281-0/+3
* CppTools: Avoid self-includeNikolai Kosjar2014-02-242-0/+2
* CppEditor: Check <include path>/QSomethingNikolai Kosjar2013-06-171-0/+1
* C++: Fix preprocessor blocked macro bug.Erik Verbruggen2013-06-112-0/+18
* CppEditor: Improve finding position for new includesNikolai Kosjar2013-06-1128-0/+28
* C++: do not strip trailing newlines in the preprocessor output.Erik Verbruggen2013-05-303-1/+13
* C++: Core changes in preprocessingLeandro Melo2012-06-2517-77/+128
* preprocessor: add an example of a macro that generates codehjk2012-05-152-0/+9
* preprocessor: add (failing) test for concatenationhjk2012-04-272-0/+15
* Fix out-of-memory crash when indenting generated tokens.Erik Verbruggen2012-04-231-1/+1
* [C++] Always output a #line as first line of the pp output.Erik Verbruggen2012-03-3011-0/+11
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-2924-0/+323