catch2/projects/SelfTest/Baselines
Martin Hořeňovský 693647c43f
Add ChunkGenerator
This generator collects values from the underlying generator until it
has a specified amount of them, and then returns them in one "chunk".
In case the underlying generator does not have enough elements for
a specific chunk, the left-over elements are discarded.

Closes #1538
2019-02-23 20:28:58 +01:00
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Add ChunkGenerator 2019-02-23 20:28:58 +01:00
console.std.approved.txt Add ChunkGenerator 2019-02-23 20:28:58 +01:00
console.sw.approved.txt Add ChunkGenerator 2019-02-23 20:28:58 +01:00
console.swa4.approved.txt ConsoleReporter: minor formatting fix 2018-11-10 19:35:25 +01:00
junit.sw.approved.txt Add ChunkGenerator 2019-02-23 20:28:58 +01:00
xml.sw.approved.txt Add ChunkGenerator 2019-02-23 20:28:58 +01:00