aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityEndToEndTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed rebaseLianaHus2015-09-151-17/+0
* moved the testLianaHus2015-09-151-0/+3
* returned test for exceptions in constructorLianaHus2015-09-151-0/+17
* - changed implementationLianaHus2015-09-151-1/+1
* some fixes in testsLianaHus2015-09-151-48/+5
* added compile time check for out of bounds access for ordinary arraysLianaHus2015-09-151-26/+52
* testLianaHus2015-09-151-0/+17
* Possibility to call library functions.chriseth2015-09-111-0/+32
* Merge pull request #51 from ethereum/revert-25-sol_strings_as_mapping_keyschriseth2015-09-091-7/+4
|\
| * Revert "added check for string as mapping key for local var."chriseth2015-09-081-7/+4
* | Stylistic corrections.chriseth2015-09-091-1/+1
* | Fix for constant strings.chriseth2015-09-081-0/+32
|/
* added check for string as mapping key for local var.LianaHus2015-08-241-4/+7
* added test to check string as mapping keyLianaHus2015-08-241-0/+16
* add tests for state variables accessors. normal and constantLianaHus2015-08-211-0/+21
* Move Solidity tests.chriseth2015-08-201-0/+5168