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": [
0014                 "darwin",
0015                 "win32"
0016             ]
0017         },
0018         {
0019             "filename": "namespaces.cpp",
0020             "link": true,
0021             "has_fixits": true
0022         },
0023         {
0024             "filename": "q_private_slot.cpp",
0025             "link": true,
0026             "has_fixits": true
0027         },
0028         {
0029             "filename": "port_qsignalspy.cpp"
0030         }
0031     ]
0032 }