aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/Imports.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added testVoR02202017-01-091-0/+11
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* test: add a test importing a file name starting with a periodYoichi Hirai2017-01-041-0/+8
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Fix version pragmas in tests.chriseth2016-09-011-37/+37
|
* Version pragma.chriseth2016-09-011-37/+37
|
* Allow remappings to change depending on the context.chriseth2016-06-091-0/+22
|
* Tests for library name clashes.chriseth2016-01-141-0/+16
|
* Allow aliases during import.chriseth2016-01-111-0/+25
|
* Use paths instead of simple identifiers wherever possible.chriseth2015-12-221-1/+1
|
* Simple aliasing during import.chriseth2015-12-181-0/+8
|
* Relative paths in import directives.chriseth2015-12-101-0/+17
|
* Source units are independent scopes.chriseth2015-12-101-0/+83