aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityNatspecJSON.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add new JSON API for better abstraction and for supporting strict JSON parsingAlexander Arlt2018-02-211-3/+2
* Implement CompilerStack.lastContractName()Alex Beregszaszi2017-10-191-2/+2
* Cleanup test helper macros.chriseth2017-09-221-1/+1
* Remove DocumentationType from natspecAlex Beregszaszi2017-08-161-2/+2
* Remove unused interfaces from CompilerStackAlex Beregszaszi2017-07-261-1/+3
* Do not use obscure CompilerStack methods in testsAlex Beregszaszi2017-07-181-1/+3
* Rename CompilerStack.metadata to CompilerStack.natspecAlex Beregszaszi2017-05-191-2/+2
* refactoring parse() into two separate functionsdjuju2017-04-271-2/+2
* 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
* 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
* renamed getter functionsLianaHus2015-09-081-2/+2
* Move Solidity tests.chriseth2015-08-201-0/+534