catch2/tests/SelfTest/Baselines
Martin Hořeňovský 3a3efebd16
Add IsEmpty and SizeIs matchers for ranges/containers
`SizeIs` can accept both `size_t` and a matcher. In the first case,
it checks whether the size of the range is equal to specified size.
In the second case, it checks whether the provided matcher accepts
the size of the range.
2020-03-27 10:24:08 +01:00
..
automake.std.approved.txt Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
automake.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
compact.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
console.std.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
console.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
console.swa4.approved.txt Start fixing up Matchers: namespaces, composition ops 2020-02-20 13:03:30 +01:00
junit.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
sonarqube.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
tap.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
teamcity.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
xml.sw.approved.txt Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00