Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move bytes library to Catch2 * Convert tls_syntax to Catch2 * Convert hpke to Catch2 * Convert mls_vectors to Catch2 * Convert main test directory to Catch2 * Make remaining vcpkg changes * Re-enable unit tests on Windows * Align vcpkg files on the same baseline * Upgrade to Catch2 version 3 * Re-enable sanitizers to see if they fix Windows hangs * Revert changes to CI * Re-enable tests and disable message protection test * Disable tree hashes test * Turn off more tests * Turn off yet more tests * Turn off still more tests * Turn off one more test * Add tmate debugging * Run tmate on Windows * Re-enable tests * Update CI workflow * Profile down and instrument test vector test * Remove verify lines * More printf debugging! * Destructure return * Minimize more * Go ahead and build/run in the runner * Quote arguments? * Simplify return value * Remove all the logic * Silence error * Invoke var::visit * Really remove *all* the logic * Silence compiler error * Everything but the var::visit * Merely define the variant function * Add __declspec work-around * Shift to dummy member work-around * Take the brakes off * Take the brakes all the way off * Turn tmate back on * Take the brakes all the way off * Expand comment on work-around * Re-enable Windows unit tests
- Loading branch information