aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/tests/samplebinding/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-07-16 20:46:44 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-07-21 21:37:00 +0200
commit2dc1b659921d72aeac1c12d8c903de9704e6419f (patch)
treefc193e94b987e7545816195727610a37baf58415 /sources/shiboken2/tests/samplebinding/CMakeLists.txt
parentf2b61d1160e935083b14e7b26f4a21821d015e68 (diff)
Fix testReverseOperators::testReverseSumWithAmbiguity()
The test was marked QEXPECT_FAIL() since the code snippet does not compile with clang: main.cpp:7:9: error: overloaded 'operator-' must have at least one parameter of class or enumeration type main.cpp:8:9: error: overloaded 'operator/' must have at least one parameter of class or enumeration type With Clang 10, the compiler even crashes on Windows. Remove the offending part. Change-Id: I3d954f19884e42b61dcfc2e7a9ec4f2a31fd432b Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/shiboken2/tests/samplebinding/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions