aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestHelper.h
Commit message (Expand)AuthorAgeFilesLines
* test: Rename test/TestHelper.* to test/Options.* and add Options::validate().Daniel Kirchner2018-03-141-55/+0
* Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest.Daniel Kirchner2018-03-131-1/+1
* Infrastructure for extracting syntax tests in separate test files.Daniel Kirchner2018-03-131-0/+1
* Provide EVM version to assembly analysis.chriseth2018-03-021-1/+4
* Test both EVM versions.chriseth2018-03-021-1/+5
* Add SMT tests.chriseth2017-09-291-0/+1
* Cleanup test helper macros.chriseth2017-09-221-74/+0
* Option to disable/remove all tests that require IPC.chriseth2017-04-261-0/+1
* Option to show messages in tests.chriseth2016-12-071-0/+1
* Enable the optimizer for test runs.chriseth2016-11-231-0/+1
* Fix licensing headersVoR02202016-11-231-4/+4
* Exponential sleep increase on mining failure.chriseth2016-08-121-1/+1
* Cleanup of test suite init.chriseth2016-08-121-13/+9
* Windows pipe for soltestDmitry K2016-08-031-0/+15
* Rename IPCSocket and removed unused code in TestHelper.chriseth2016-06-291-27/+0
* Allow building with new boost version 1.59Lefteris Karapetsas2015-10-251-7/+27
* Modularise CMakeLists files and integrate tests.chriseth2015-08-201-177/+0
* Move Solidity tests.chriseth2015-08-201-0/+290