aboutsummaryrefslogtreecommitdiffstats
path: root/test/boostTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Do not build tests for LLL if disabledAlex Beregszaszi2018-11-141-0/+2
|
* [SMTChecker] Inline calls to internal functionsLeonardo Alt2018-10-151-0/+7
|
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-2/+2
|
* Add Yul optimizer test framework.chriseth2018-10-111-0/+7
|
* Merge pull request #4589 from sifmelcara/fix/dynamic-link-boost-testAlex Beregszaszi2018-08-081-0/+15
|\ | | | | Fix shared boost test library build by customizing main
| * Fix shared boost test library build by customizing mainmingchuan2018-08-021-0/+15
| |
* | Infrastructure for extracting JSON AST tests.Daniel Kirchner2018-08-041-0/+7
|/
* Do not include single-header boost_unit_testPaweł Bylica2018-07-251-1/+1
| | | | | | Do not mix 2 different usage variants of boost_unit_test. If you link with static libs do not include the single-header variant. See https://www.boost.org/doc/libs/1_67_0/libs/test/doc/html/boost_test/usage_variants.html#boost_test.usage_variants.single_header
* Refactor syntax test infrastructure to prepare introducing semantics tests.Daniel Kirchner2018-06-151-2/+72
|
* test: Rename test/TestHelper.* to test/Options.* and add Options::validate().Daniel Kirchner2018-03-141-5/+2
|
* soltest: force the use of the --testpath option for soltest with an explicit ↵Daniel Kirchner2018-03-141-0/+4
| | | | error.
* Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest.Daniel Kirchner2018-03-131-2/+6
|
* Infrastructure for extracting syntax tests in separate test files.Daniel Kirchner2018-03-131-0/+2
|
* Decoder tests.chriseth2017-11-301-0/+1
|
* Add SMT tests.chriseth2017-09-291-5/+14
|
* Some more ABI tests.chriseth2017-08-101-0/+1
|
* LLL: whole contract tests for the ENS Registry.benjaminion2017-07-181-0/+1
|
* LLL: whole contract tests for ERC20 token.benjaminion2017-07-141-0/+1
|
* Option to disable/remove all tests that require IPC.chriseth2017-04-261-2/+29
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Cleanup of test suite init.chriseth2016-08-121-56/+10
|
* Windows pipe for soltestDmitry K2016-08-031-11/+54
|
* Fix Windows warning for boost in solidity tests.Bob Summerwill2016-03-221-1/+9
| | | | We need this fixed before we can enable warnings-as-errors.
* Modularise CMakeLists files and integrate tests.chriseth2015-08-201-59/+0
|
* Move Solidity tests.chriseth2015-08-201-0/+92