Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4779 from ethereum/optimise-string-literals | chriseth | 2018-12-12 | 1 | -0/+1 |
|\ | | | | | Decide better in storing string literals as data | ||||
| * | Tests for gas costs. | chriseth | 2018-12-11 | 1 | -0/+1 |
| | | |||||
* | | Have only one source where testsuits are defined | Mathias Baumann | 2018-12-10 | 1 | -40/+18 |
|/ | |||||
* | Add tests. | chriseth | 2018-12-06 | 1 | -0/+7 |
| | |||||
* | Merge pull request #5491 from ethereum/libyul-as-library | chriseth | 2018-11-24 | 1 | -1/+1 |
|\ | | | | | Libyul as static library (version 3 ;( ) | ||||
| * | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
| | | |||||
* | | Add SMTChecker tests for standard JSON | Leonardo Alt | 2018-11-23 | 1 | -0/+10 |
|/ | |||||
* | Do not build tests for LLL if disabled | Alex Beregszaszi | 2018-11-14 | 1 | -0/+2 |
| | |||||
* | [SMTChecker] Inline calls to internal functions | Leonardo Alt | 2018-10-15 | 1 | -0/+7 |
| | |||||
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -2/+2 |
| | |||||
* | Add Yul optimizer test framework. | chriseth | 2018-10-11 | 1 | -0/+7 |
| | |||||
* | 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 |