Chris Sarbora

Results 9 issues of Chris Sarbora

Catch2 generates names for the `TEMPLATE_*` style test definition macros, and the naming can be improved somewhat. This PR adds the ability to control the separator - for situations where...

Remove a bunch of unused-code cruft. Test Plan: On all three of `[win, mac, linux]`: ``` cmake --preset cmake --build --preset --config Debug cmake --build --preset --config Release ```

Instead of using a hardcode-size array for app instances, use a vector instead. This cleans up some bad referencing as well.

## Pull Request Type - [ ] GitHub Workflow changes - [ ] Documentation or Wiki changes - [x] Build and Dependency changes - [ ] Runtime changes - [...

### Build Version v1.5 ### Operating System Environment - [ ] Microsoft Windows (32-bit) - [ ] Microsoft Windows (64-bit) - [X] Mac OS X - [ ] Linux (specify...

bug

> OK, but we still need same behavior both for Debug and Release builds. Let's just replace throwing with verbose logging and unify this block for all environments. _Originally posted...

## Pull Request Type - [x] GitHub Workflow changes - [x] Documentation or Wiki changes - [x] Build and Dependency changes - [x] Runtime changes - [ ] Render changes...

### Build Version 87f6ef00 ### Operating System Environment - [ ] Microsoft Windows (32-bit) - [ ] Microsoft Windows (64-bit) - [X] Mac OS X - [ ] Linux (specify...

bug

## Pull Request Type - [ ] GitHub Workflow changes - [ ] Documentation or Wiki changes - [ ] Build and Dependency changes - [x] Runtime changes - [x]...