aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-1/+1
| | | | - style fixes
* removed get prefixLianaHus2015-09-084-23/+23
| | | | style fixes
* renamed getter functionsLianaHus2015-09-0814-157/+157
|
* Merge pull request #25 from LianaHus/sol_strings_as_mapping_keysGav Wood2015-08-281-4/+7
|\ | | | | added check for string as mapping key for local var.
| * added check for string as mapping key for local var.LianaHus2015-08-241-4/+7
| |
* | client refactordebris2015-08-271-5/+1
| |
* | Fix "add_sources" cmake macro.Paweł Bylica2015-08-251-1/+3
| |
* | Merge pull request #26 from arkpar/cmakeMarek Kotewicz2015-08-241-7/+10
|\ \ | |/ |/| Refactored CMakeLists for new module system
| * Refactoreed CMakeLists for new module systemarkpar2015-08-241-7/+10
| |
* | 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
|/ | | | fixed the issue with accessors for constant state variables
* Modularise CMakeLists files and integrate tests.chriseth2015-08-206-1351/+8
|
* Move Solidity tests.chriseth2015-08-2024-0/+15261