catch2/projects/SelfTest/Baselines
Martin Hořeňovský d36c15c3ca
Store tags in one big pre-allocated string and only work with refs
This should decrease the number of allocations before main is entered
significantly, but complicates the code somewhat in return.

Assuming I used `massif` right, doing just `SelfTest --list-tests`
went from 929 allocations at "Remove gcc-4.9 from the travis builds"
(2 commits up), to 614 allocations with this commit.
2019-11-14 10:53:12 +01:00
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Store tags in one big pre-allocated string and only work with refs 2019-11-14 10:53:12 +01:00
console.std.approved.txt Cleanup tests for C++20 2019-11-04 13:08:10 +01:00
console.sw.approved.txt Store tags in one big pre-allocated string and only work with refs 2019-11-14 10:53:12 +01:00
console.swa4.approved.txt Hidden tests now require positive filter match to be selected 2019-10-29 14:07:18 +01:00
junit.sw.approved.txt Cleanup tests for C++20 2019-11-04 13:08:10 +01:00
sonarqube.sw.approved.txt Cleanup tests for C++20 2019-11-04 13:08:10 +01:00
xml.sw.approved.txt Store tags in one big pre-allocated string and only work with refs 2019-11-14 10:53:12 +01:00