solidity/test/libsolidity/util
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
..
BytesUtils.cpp Merge branch 'develop' of github.com:tfire/solidity into fix/remove-namespace-ast-annotations 2022-03-09 18:55:22 -05:00
BytesUtils.h [isoltest] Add support for fixed point types. 2021-08-12 21:27:51 +02:00
BytesUtilsTests.cpp [isoltest] Add support for fixed point types. 2021-08-16 13:07:22 +02:00
ContractABIUtils.cpp [isoltest] Add support for fixed point types. 2021-08-12 21:27:51 +02:00
ContractABIUtils.h Fix error message formatting in isoltest. 2020-10-13 17:20:19 +02:00
SoltestErrors.h Bring soltestAssert() up to date with solAssert() 2022-04-06 22:26:10 +02:00
SoltestTypes.h [isoltest] Add support for fixed point types. 2021-08-12 21:27:51 +02:00
TestFileParser.cpp Fix CommonSyntaxTest.cpp and others 2022-03-10 18:16:12 -05:00
TestFileParser.h [isoltest] Add support for call side-effects. 2021-05-22 00:12:07 -05:00
TestFileParserTests.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
TestFunctionCall.cpp Specify namespaces 2022-03-08 00:09:17 -05:00
TestFunctionCall.h [isoltest] Add support for fixed point types. 2021-08-12 21:27:51 +02:00
TestFunctionCallTests.cpp Adding debug info on gas costs when updating gas values. 2021-03-09 21:48:11 +01:00