mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-20 17:05:42 +02:00

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