aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix link error when using boost shared librarymingchuan2018-05-111-1/+1
|
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-101-19/+52
|
* SyntaxTests: extend syntax tests and isoltest to support parser errors and ↵Daniel Kirchner2018-04-041-26/+39
| | | | compiler exceptions.
* Merge pull request #3744 from ethereum/useUsrBinEditorAlex Beregszaszi2018-03-211-0/+2
|\ | | | | Use /usr/bin/editor if exists.
| * Use /usr/bin/editor if exists.chriseth2018-03-161-0/+2
| |
* | Only consider files ending with .sol and not starting with ~ in syntax tests.Daniel Kirchner2018-03-161-1/+3
|/
* Add interactive test tool isoltest.Daniel Kirchner2018-03-152-0/+349
|
* Move test tools to the subdirectory test/tools and adjust CMakeLists.txt.Daniel Kirchner2018-03-132-0/+218