aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityNatspecJSON.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tests for natspect parsing failure casesLefteris Karapetsas2017-01-271-0/+42
|
* Doc tags followed by newline are now parsed properlyLefteris Karapetsas2017-01-271-2/+2
|
* Fix and better output for testsLefteris Karapetsas2017-01-251-1/+1
|
* Accept any kind of whitespace after natspec tagsLefteris Karapetsas2017-01-251-0/+23
|
* Migrate remaining source code in tests to R literalsFederico Bond2016-12-041-151/+191
|
* Fix typos (existant -> existent)Federico Bond2016-12-011-1/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Change natspec/abi JSON expected message to be the sameAlex Beregszaszi2016-11-161-4/+3
|
* Move JSON helpers to libdevcore/jsonAlex Beregszaszi2016-11-161-1/+2
|
* Update tests to use JSONAlex Beregszaszi2016-11-161-6/+4
|
* Fix version pragmas in tests.chriseth2016-09-011-1/+1
|
* Version pragma.chriseth2016-09-011-1/+1
|
* Remove standard contractsDenton Liu2016-08-191-1/+1
|
* Store docstrings in AST annotations.chriseth2015-10-261-0/+31
|
* File reorganisation.chriseth2015-10-211-2/+2
|
* - added tests to test empty commentLianaHus2015-09-101-0/+16
| | | | | - fixed skipSingleLineComment - some style fixes
* renamed getter functionsLianaHus2015-09-081-2/+2
|
* Move Solidity tests.chriseth2015-08-201-0/+534