aboutsummaryrefslogtreecommitdiffstats
path: root/test/liblll
Commit message (Expand)AuthorAgeFilesLines
* Removed 'panic' from 'constructor_arguments_external' and added specificDaniel Ellison2016-12-071-2/+147
* Added tests for LLL constructors. Fixed a few tab issues.Daniel Ellison2016-12-071-5/+49
* Removed enclosed_panic test until assembler bug is fixed.Daniel Ellison2016-12-071-7/+0
* Simplified exp_operator_on_range test and changed to tedting a range.Daniel Ellison2016-12-071-11/+7
* Added tests for exponent operator.Daniel Ellison2016-12-071-0/+37
* Added 'panic' tests.Daniel Ellison2016-12-071-0/+14
* LLL: update tests with the strict parserAlex Beregszaszi2016-12-011-1/+3
* LLLExecutionFramework doesn't support contractName/libraryAddressesAlex Beregszaszi2016-11-301-0/+3
* Add callFallback to ExectionFrameworkAlex Beregszaszi2016-11-301-1/+1
* LLL: check for return value in LLL smoke testAlex Beregszaszi2016-11-301-0/+1
* LLL: add end-to-end testsAlex Beregszaszi2016-11-303-0/+152
* LLL: add parser testsAlex Beregszaszi2016-11-301-0/+179