Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3744 from ethereum/useUsrBinEditor | Alex Beregszaszi | 2018-03-21 | 1 | -0/+2 |
|\ | |||||
| * | Use /usr/bin/editor if exists. | chriseth | 2018-03-16 | 1 | -0/+2 |
* | | Only consider files ending with .sol and not starting with ~ in syntax tests. | Daniel Kirchner | 2018-03-16 | 1 | -1/+3 |
|/ | |||||
* | Add interactive test tool isoltest. | Daniel Kirchner | 2018-03-15 | 2 | -0/+349 |
* | Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. | Daniel Kirchner | 2018-03-13 | 2 | -0/+218 |