summaryrefslogtreecommitdiff
path: root/tests/auto/cplusplus/preprocessor
Commit message (Expand)AuthorAgeFilesLines
* Qt Creator CMake portCristian Adam2019-05-171-0/+4
* CPlusPlus: Block function-like macro name for arguments expansionIvan Donchevskii2019-01-171-0/+57
* C++: fix trigraph parsing in macros.Francois Ferrand2016-03-081-0/+24
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Fix MSVC assert in std::isspace()Nikolai Kosjar2015-09-021-0/+21
* CppTools: Fix test_cppsourceprocessor_macroUses on WindowsOrgad Shaneh2015-05-271-0/+1
* C++: Fix preprocessing of comments within function-like macroOrgad Shaneh2015-03-131-8/+140
* C++: Provide better output on preprocessor test failureOrgad Shaneh2015-03-131-23/+36
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-121-0/+18
|\
| * C++: Fix crash when #if[def] nesting is deeper than 512 levelsOrgad Shaneh2015-02-031-0/+18
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\ \ | |/
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Expand arguments in nested function-like macrosOrgad Shaneh2015-01-211-5/+11
* | 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
* C++: Add a failing test for pp concat bugOrgad Shaneh2014-11-071-0/+27
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | C++: Pass on the byte offsets of macro argumentsNikolai Kosjar2014-10-081-1/+75
* | use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
|/
* CppTools: Auto-include pre-compiled headersNikolai Kosjar2014-07-241-1/+3
* C++: Add utf16 indices to Macro and Document::MacroUseNikolai Kosjar2014-05-231-13/+17
* C++: Record macro uses in #if defined(MACRO)Orgad Shaneh2014-02-271-3/+10
* C++: Fix handling of #undefOrgad Shaneh2014-02-271-0/+41
* Tests: Record macro definition checkOrgad Shaneh2014-02-271-3/+51
* C++: Fix preprocessing of uncontinued line-escapingOrgad Shaneh2014-02-241-0/+25
* C++: Preserve comments after preprocessor directivesOrgad Shaneh2014-02-241-1/+70
* Preprocessor: Adjust lines also for multiline C++ commentsOrgad Shaneh2014-02-241-0/+16
* CppTools: Avoid self-includeNikolai Kosjar2014-02-242-0/+2
* C++: Fix indentation in preprocessor testsOrgad Shaneh2014-02-041-79/+79
* C++: Consolidate with/without comments preprocessor testsOrgad Shaneh2014-01-201-177/+101
* C++: Cleanup preprocessor testsOrgad Shaneh2014-01-201-253/+238
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Revert "C++: Fix highlighting for lines with predefined macros"Nikolai Kosjar2013-12-031-5/+1
* C++: Fix highlighting for lines with predefined macrosNikolai Kosjar2013-11-291-1/+5
* Revert "Preprocessor Enginge: fix bug in pp-engine.cpp"Nikolai Kosjar2013-11-291-0/+18
* Preprocessor Enginge: fix bug in pp-engine.cppSimon Schäfer2013-11-281-18/+0
* Add qbs project files for autotests.Christian Kandeler2013-09-091-0/+36
* CPlusPlus: Some compile fixes for autotests.Christian Kandeler2013-08-261-0/+1
* CppEditor: Check <include path>/QSomethingNikolai Kosjar2013-06-171-0/+1
* C++: Fix preprocessor blocked macro bug.Erik Verbruggen2013-06-113-0/+20
* 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-304-3/+91
* C++: Fix unused field warnings in test.Erik Verbruggen2013-05-151-0/+2
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-301-0/+18
|\
| * C++: fix handling of empty va_args macro arguments.Francois Ferrand2013-04-291-0/+18
* | C++: Untangle include file resolving from loading.Erik Verbruggen2013-04-091-1/+1
* | fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+2
* | include qttest.pri centrallyOswald Buddenhagen2013-04-021-1/+0
|/