Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4589 from sifmelcara/fix/dynamic-link-boost-test | Alex Beregszaszi | 2018-08-08 | 1 | -0/+15 |
|\ | | | | | Fix shared boost test library build by customizing main | ||||
| * | Fix shared boost test library build by customizing main | mingchuan | 2018-08-02 | 1 | -0/+15 |
| | | |||||
* | | Infrastructure for extracting JSON AST tests. | Daniel Kirchner | 2018-08-04 | 1 | -0/+7 |
|/ | |||||
* | Do not include single-header boost_unit_test | Paweł Bylica | 2018-07-25 | 1 | -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 Kirchner | 2018-06-15 | 1 | -2/+72 |
| | |||||
* | test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). | Daniel Kirchner | 2018-03-14 | 1 | -5/+2 |
| | |||||
* | soltest: force the use of the --testpath option for soltest with an explicit ↵ | Daniel Kirchner | 2018-03-14 | 1 | -0/+4 |
| | | | | error. | ||||
* | Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest. | Daniel Kirchner | 2018-03-13 | 1 | -2/+6 |
| | |||||
* | Infrastructure for extracting syntax tests in separate test files. | Daniel Kirchner | 2018-03-13 | 1 | -0/+2 |
| | |||||
* | Decoder tests. | chriseth | 2017-11-30 | 1 | -0/+1 |
| | |||||
* | Add SMT tests. | chriseth | 2017-09-29 | 1 | -5/+14 |
| | |||||
* | Some more ABI tests. | chriseth | 2017-08-10 | 1 | -0/+1 |
| | |||||
* | LLL: whole contract tests for the ENS Registry. | benjaminion | 2017-07-18 | 1 | -0/+1 |
| | |||||
* | LLL: whole contract tests for ERC20 token. | benjaminion | 2017-07-14 | 1 | -0/+1 |
| | |||||
* | Option to disable/remove all tests that require IPC. | chriseth | 2017-04-26 | 1 | -2/+29 |
| | |||||
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
| | | | | Signed-off-by: VoR0220 <rj@erisindustries.com> | ||||
* | Cleanup of test suite init. | chriseth | 2016-08-12 | 1 | -56/+10 |
| | |||||
* | Windows pipe for soltest | Dmitry K | 2016-08-03 | 1 | -11/+54 |
| | |||||
* | Fix Windows warning for boost in solidity tests. | Bob Summerwill | 2016-03-22 | 1 | -1/+9 |
| | | | | We need this fixed before we can enable warnings-as-errors. | ||||
* | Modularise CMakeLists files and integrate tests. | chriseth | 2015-08-20 | 1 | -59/+0 |
| | |||||
* | Move Solidity tests. | chriseth | 2015-08-20 | 1 | -0/+92 |