mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-07 09:00:56 +02:00
49d79e9e9c
Specifically, this commit makes the `-c`/`--section` parameter strictly ordered and hierarchical, unlike how it behaved before, which was a huge mess -- see #3038 for details. Closes #3038