summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/cppunitassertequals.cxx
AgeCommit message (Expand)Author
2021-09-22Adapt to Clang 14 trunk change in diagnosticsStephan Bergmann
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-05Make loplugin:cppunitassetequals diagnostic more informativeStephan Bergmann
2020-04-30Fix typosAndrea Gelmini
2020-04-28Silence loplugin:cppunitassertequals when comparing pointer against nullptrStephan Bergmann
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann