Kamil Śliwak
|
0bb885dab2
|
Bring soltestAssert() up to date with solAssert()
- Allow omitting description.
- Provide a default description.
- Use a custom exception type derived from util::Exception rather than std::exception.
|
2022-04-06 22:26:10 +02:00 |
|
Kamil Śliwak
|
28b9d27fae
|
SoltestErrors: Qualify runtime_error with std:: to make it possible to use in in headers
|
2021-04-27 13:43:07 +02:00 |
|
a3d4
|
be83c54d79
|
Throw TestParserError instead of Error in tests
|
2020-05-28 02:26:17 +02:00 |
|
Christian Parpart
|
345f9928ab
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
|
Christian Parpart
|
ed45b000d1
|
Adapt tests directory to C++ namespace changes.
|
2020-01-07 15:51:50 +01:00 |
|
Erik Kundt
|
a7a8ba73f9
|
[isoltest] Moves error types to dedicated file.
|
2019-08-05 15:00:04 +02:00 |
|