aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/ABIEncoderTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added default data locations to parameters for end to end tests.Chase McDermott2018-07-161-2/+2
* Add emit keyword to tests.chriseth2018-06-271-14/+14
* Update tests for strict address literalsJason Cobb2018-06-251-3/+3
* Enforce disallowing empty structsChristian Parpart2018-06-141-22/+0
* Properly pad data from calldata.chriseth2018-06-131-5/+2
* Decoder tests.chriseth2017-11-301-31/+19
* Test encoder for empty structs.chriseth2017-09-271-0/+22
* ABI encoder fixes and test.chriseth2017-09-271-0/+59
* Implement struct encoder.chriseth2017-09-161-0/+36
* Named assembly labels.chriseth2017-09-161-0/+28
* Test both encoders.chriseth2017-08-141-77/+137
* ABI encoder tests.chriseth2017-08-141-0/+86
* Some more ABI tests.chriseth2017-08-101-0/+259