aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityABIJSON.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Migrate remaining source code in tests to R literalsFederico Bond2016-12-041-48/+66
|
* Fix testschriseth2016-12-011-2/+5
|
* Add test.chriseth2016-12-011-2/+22
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Add payable to constructor ABI testsAlex Beregszaszi2016-11-181-0/+2
|
* Some more tests.chriseth2016-11-161-3/+6
|
* JSON tests.chriseth2016-11-161-0/+23
|
* Fix tests.chriseth2016-11-161-1/+1
|
* Change natspec/abi JSON expected message to be the sameAlex Beregszaszi2016-11-161-1/+3
|
* Update tests to use JSONAlex Beregszaszi2016-11-161-3/+1
|
* Reject constant modifier on the fallback functionAlex Beregszaszi2016-09-061-2/+0
|
* Test and fixes for payable fallback in ABI.chriseth2016-09-061-0/+20
|
* Include ABI JSON test for payable keywordAlex Beregszaszi2016-09-061-0/+49
|
* Fix version pragmas in tests.chriseth2016-09-011-1/+1
|
* Version pragma.chriseth2016-09-011-1/+1
|
* Add test for fallback function in JSON ABIAlex Beregszaszi2016-08-271-9/+19
|
* Remove standard contractsDenton Liu2016-08-191-1/+1
|
* File reorganisation.chriseth2015-10-211-1/+1
|
* errors instead of exceptionsLianaHus2015-10-151-3/+4
| | | | | | | | | Conflicts: libsolidity/CompilerStack.cpp libsolidity/NameAndTypeResolver.cpp libsolidity/NameAndTypeResolver.h libsolidity/TypeChecker.cpp test/libsolidity/SolidityNameAndTypeResolution.cpp
* Compute canonical names of types for function signatures.chriseth2015-10-061-0/+30
|
* renamed getter functionsLianaHus2015-09-081-1/+1
|
* Move Solidity tests.chriseth2015-08-201-0/+602