Set AssertError to inherit from std::runtime_error
Compare changes
- Stéphane Del Pino authored
+ 13
− 1
@@ -24,6 +24,7 @@ TEST_CASE("TinyMatrix", "[algebra]")
@@ -31,6 +32,7 @@ TEST_CASE("TinyMatrix", "[algebra]")
@@ -209,14 +211,24 @@ TEST_CASE("TinyMatrix", "[algebra]")