diff options
author | Lars Knoll <[email protected]> | 2020-06-28 22:06:50 +0200 |
---|---|---|
committer | Lars Knoll <[email protected]> | 2020-07-06 21:31:09 +0200 |
commit | 3711bf85ae85c9398642ae276cbd90b5bfaa6688 (patch) | |
tree | a4578b5bcccab0675392b987c1b20d954003a324 /src/opengl/qopenglshaderprogram.cpp | |
parent | 215ca735341b9487826023a7983382851ce8bf26 (diff) |
Help qtestlib with int -> qsizetype changes
Make sure we can handle qsizetype as an integer when appending
test data. This is required for backwards compatibility with Qt 5,
so people don't have to rewrite all their test cases.
QCOMPARE can handle mixed types, tthe only method that requires manual
changes now is QTEST(list.size(), "testrow_expecting_int").
Change-Id: I40723b239e0160cefc05745aa35a75de8599ac08
Reviewed-by: MÃ¥rten Nordheim <[email protected]>
Reviewed-by: Edward Welbourne <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Reviewed-by: Qt CI Bot <[email protected]>
Diffstat (limited to 'src/opengl/qopenglshaderprogram.cpp')
0 files changed, 0 insertions, 0 deletions