summaryrefslogtreecommitdiff
path: root/docs/matchers.md
AgeCommit message (Expand)Author
2024-02-27Remove catch2HEADmastermainSadaf Ebrahimi
2019-10-26Document that matcher combinators (&&, ||, !) do not take ownershipMartin Hořeňovský
2019-10-13v2.10.0Martin Hořeňovský
2019-10-13Rewrite documentation for floating point matchersMartin Hořeňovský
2019-10-13Add a matcher that checks exception's messageMartin Hořeňovský
2019-07-27Update vector matcher documentationMartin Hořeňovský
2019-04-18Merge pull request #1336 from ax3l/topic-overrideVirtualRedundantMartin Hořeňovský
2019-03-09Added override keyword near IntRange::describe() methodYurii Nakonechnyi
2018-07-12Refactor: override implies virtualAxel Huebl
2018-04-04Add PredicateMatcher that takes an arbitrary predicate functionsMartin Hořeňovský
2017-11-13Provide a regex matcher against std::stringMartin Hořeňovský
2017-11-10Add ULP and margin matcherMartin Hořeňovský
2017-08-24Let toplevel links to .md files link to .md#topMartin Moene
2017-08-24Add html anchor 'top'Martin Moene
2017-08-03Update matchers docs to reflect namespace usageCody Han
2017-02-24Documented the new vector matchersMartin Hořeňovský
2017-02-14Matcher documentationPhil Nash