qt6-bb10/tests/auto/tools/qmake/testdata
Edward Welbourne 64ab4de4b0 Teach qmake's #include parser to recognize C++11 Raw strings.
Can't sensibly test unless the compiler does support raw strings,
since any test that would catch qmake's (prior) inability to parse raw
strings would necessarily confuse the C++ compiler in the same way.
This even applies (in test app code) to any #if-ery around the raw
string, since tokenization happens before preprocessor directives are
resolved.  So the #if-ery on Q_COMPILER_RAW_STRINGS has to be in
tst_qmake.cpp, not the test app it builds.

Change-Id: I4a461f515adff288b54fb273fd9996f9b906d11c
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-12-08 08:13:32 +00:00
..
bundle-spaces
duplicateLibraryEntries
export_across_file_boundaries de-noise test 2015-02-04 16:33:51 +00:00
findDeps Avoid having division caught up in parsing of comments. 2015-11-20 15:01:38 +00:00
findMocs Update copyright headers 2015-02-11 06:49:51 +00:00
include_dir Update copyright headers 2015-02-11 06:49:51 +00:00
include_dir_build
include_pwd
install_depends Update copyright headers 2015-02-11 06:49:51 +00:00
one_space Update copyright headers 2015-02-11 06:49:51 +00:00
pro_file_cache
project Update copyright headers 2015-02-11 06:49:51 +00:00
prompt
quotedfilenames more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
rawString Teach qmake's #include parser to recognize C++11 Raw strings. 2015-12-08 08:13:32 +00:00
resources Allow RESOURCES to contain standalone files and collections of files 2015-05-18 15:49:56 +00:00
shadow_files Update copyright headers 2015-02-11 06:49:51 +00:00
shadow_files_build
simple_app more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
simple_app_build
simple_dll more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
simple_lib more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
subdir_via_pro_file_extra_target Update copyright headers 2015-02-11 06:49:51 +00:00
subdirs more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
substitutes
substitutes_build
.gitignore Ignore stuff created during testing 2015-11-25 13:17:01 +00:00