catch2/projects/SelfTest/Baselines
Xo Wang 33794a204c Fix clang analyzer warning about FilterGenerator
Refactor FilterGenerator to remove ctor call to overridden method next()
in order to address clang static analyzer diagnostic:

catch2-src/single_include/catch2/catch.hpp:4166:42: note: Call to virtual method 'FilterGenerator::next' during construction bypasses virtual dispatch
                auto has_initial_value = next();
                                         ^~~~~~
2021-11-24 11:30:03 +01:00
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Fix clang analyzer warning about FilterGenerator 2021-11-24 11:30:03 +01:00
console.std.approved.txt Fix clang analyzer warning about FilterGenerator 2021-11-24 11:30:03 +01:00
console.sw.approved.txt Fix clang analyzer warning about FilterGenerator 2021-11-24 11:30:03 +01:00
console.swa4.approved.txt Modify generator tracking to allow GENERATEs between SECTIONs 2020-07-11 23:16:07 +02:00
junit.sw.approved.txt Fix clang analyzer warning about FilterGenerator 2021-11-24 11:30:03 +01:00
sonarqube.sw.approved.txt Mark !mayfail tests as skipped in the JUnit reporter 2021-07-27 23:16:01 +02:00
xml.sw.approved.txt Fix clang analyzer warning about FilterGenerator 2021-11-24 11:30:03 +01:00