mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-04-08 15:53:56 +00:00
tests: Update to Catch2 v3
This commit is contained in:
parent
f397c4434f
commit
31a684361f
22 changed files with 24 additions and 31 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <iomanip>
|
||||
#include <iostream>
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <mcl/assert.hpp>
|
||||
|
||||
#include "dynarmic/frontend/A32/decoder/asimd.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue