aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityScanner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Introduce hex literals (#832)Alex Beregszaszi2016-08-161-0/+36
| | | | | | | | | | * Introduce hex keyword token * Support hex literals * Include tests for hex literals * Document hex literals
* Remove After test caseDenton Liu2016-08-111-6/+0
|
* Include Unicode tests in the scannerAlex Beregszaszi2016-08-051-0/+40
|
* File reorganisation.chriseth2015-10-211-1/+1
|
* - added tests to test empty commentLianaHus2015-09-101-0/+10
| | | | | - fixed skipSingleLineComment - some style fixes
* renamed getter functionsLianaHus2015-09-081-56/+56
|
* Move Solidity tests.chriseth2015-08-201-0/+288