aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestHelper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* test: Rename test/TestHelper.* to test/Options.* and add Options::validate().Daniel Kirchner2018-03-141-86/+0
|
* Infrastructure for extracting syntax tests in separate test files.Daniel Kirchner2018-03-131-0/+9
|
* Provide EVM version to assembly analysis.chriseth2018-03-021-1/+15
|
* Test both EVM versions.chriseth2018-03-021-1/+10
|
* Add SMT tests.chriseth2017-09-291-0/+2
|
* Option to disable/remove all tests that require IPC.chriseth2017-04-261-1/+3
|
* Option to show messages in tests.chriseth2016-12-071-0/+2
|
* Enable the optimizer for test runs.chriseth2016-11-231-0/+3
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* rename --ipc to --ipcpathDimitry2016-08-291-1/+1
|
* Cleanup of test suite init.chriseth2016-08-121-20/+14
|
* Fix build break in new TestHelper code.Bob Summerwill2016-08-031-1/+1
|
* Windows pipe for soltestDmitry K2016-08-031-0/+51
|
* Rename IPCSocket and removed unused code in TestHelper.chriseth2016-06-291-59/+0
|
* Modularise CMakeLists files and integrate tests.chriseth2015-08-201-833/+0
|
* Move Solidity tests.chriseth2015-08-201-0/+892