qt6-bb10/tests/auto/tools/qmake/testdata/findDeps
Edward Welbourne 214e271b93 Rewrote qmake's #include-detection to be more faithful to CPP.
The C preprocessor allows backslash-newline anywhere and allows
comments anywhere it allows space.  Testing wilfully perverse
applications of that revealed qmake's parsing of #include directives
wasn't very robust.  So rework to actually follow the rules and add
those tests.

Change-Id: If5cc7bfb65f9994e9ab9ed216dd1ee7285c63934
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-12-15 09:21:27 +00:00
..
findDeps.pro Rewrote qmake's #include-detection to be more faithful to CPP. 2015-12-15 09:21:27 +00:00
main.cpp Rewrote qmake's #include-detection to be more faithful to CPP. 2015-12-15 09:21:27 +00:00
needed.cpp Avoid having division caught up in parsing of comments. 2015-11-20 15:01:38 +00:00
object1.h Update copyright headers 2015-02-11 06:49:51 +00:00
object2.h Update copyright headers 2015-02-11 06:49:51 +00:00
object3.h Update copyright headers 2015-02-11 06:49:51 +00:00
object4.h Update copyright headers 2015-02-11 06:49:51 +00:00
object5.h Update copyright headers 2015-02-11 06:49:51 +00:00
object6.h Update copyright headers 2015-02-11 06:49:51 +00:00
object7.h Update copyright headers 2015-02-11 06:49:51 +00:00
object8.h Update copyright headers 2015-02-11 06:49:51 +00:00
object9.h Update copyright headers 2015-02-11 06:49:51 +00:00
objecta.h Rewrote qmake's #include-detection to be more faithful to CPP. 2015-12-15 09:21:27 +00:00
objectf.h Rewrote qmake's #include-detection to be more faithful to CPP. 2015-12-15 09:21:27 +00:00