aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Run tests in parallel on circle.chriseth2018-02-271-44/+56
* Run EndToEnd tests on circle, too.chriseth2018-02-231-5/+25
* Quiet wget.chriseth2017-10-171-1/+1
* Use new eth binary.chriseth2017-10-171-2/+3
* Use byzantium version of eth.chriseth2017-10-031-2/+2
* Refactor compilation tests.chriseth2017-07-141-21/+0
* Added various contracts for testing.chriseth2017-07-051-3/+20
* Update shasum to new eth version.chriseth2017-04-251-1/+1
* Install eth (including dependencies).chriseth2017-04-251-0/+2
* Use fixed binary for eth.chriseth2017-04-251-1/+4
* Fix test script.chriseth2017-04-251-1/+1
* Run tests in docker only on TravisAlex Beregszaszi2017-04-251-0/+2
* Test using eth from docker.chriseth2017-04-251-1/+2
* Kill the right eth process in testschriseth2017-02-141-3/+4
* defeat race conditionRJ Catalano2017-02-101-2/+2
* Include --show-progress in soltestAlex Beregszaszi2017-02-091-2/+2
* Fix tests on mac (wc produces whitespace)Alex Beregszaszi2017-02-081-1/+1
* Merge pull request #1594 from ethereum/fixStdTokenchriseth2017-01-311-0/+4
|\
| * Test that all constructible std contracts produce bytecode.chriseth2017-01-211-0/+4
* | Tests for library checksums.chriseth2017-01-251-14/+2
|/
* Enable the optimizer for test runs.chriseth2016-11-231-2/+7
* Update tests.shchriseth2016-11-151-0/+1
* Add tests for the std files.chriseth2016-11-121-2/+15
* rename --ipc to --ipcpathDimitry2016-08-291-1/+1
* Move custom test options to after --chriseth2016-08-121-1/+1
* Switch to simpler --ipc parameterization for softest.Bob Summerwill2016-08-051-10/+2
* Run the tests only three times.chriseth2016-08-011-2/+6
* Make the Solidity repository standalone.Bob Summerwill2016-08-011-0/+65