mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-18 23:06:13 -04: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