Warning, /sdk/clazy/tests/old-style-connect/config.json is written in an unsupported language. File is not indexed.

0001 {
0002     "minimum_qt_version" : 50500,
0003     "tests" : [
0004         {
0005             "filename" : "main.cpp",
0006             "link" : true,
0007             "has_fixits" : true
0008         },
0009         {
0010             "filename" : "usingnamespace.cpp",
0011             "link" : true,
0012             "has_fixits" : true,
0013             "blacklist_platforms" : ["darwin", "win32"]
0014         },
0015         {
0016             "filename" : "namespaces.cpp",
0017             "link" : true,
0018             "has_fixits" : true
0019         },
0020         {
0021             "filename" : "q_private_slot.cpp",
0022             "link" : true,
0023             "has_fixits" : true
0024         },
0025         {
0026             "filename" : "port_qsignalspy.cpp",
0027             "link" : true,
0028             "has_fixits" : true
0029         }
0030     ]
0031 }