aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/Imports.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix import error check for release version.chriseth2017-07-311-4/+5
* Warn about shadowing variables.Alex Beregszaszi2017-07-251-2/+67
* Modify library collision testRhett Aultman2017-01-171-0/+1
* Revert "Move clashing libraries to common source in test"Rhett Aultman2017-01-171-1/+2
* Move clashing libraries to common source in testRhett Aultman2017-01-171-2/+1
* fixedVoR02202017-01-121-2/+2
* added fix and a test for order independence of nested prefixingVoR02202017-01-121-0/+18
* fixed test and added solutionVoR02202017-01-091-2/+2
* added testVoR02202017-01-091-0/+11
* test: add a test importing a file name starting with a periodYoichi Hirai2017-01-041-0/+8
* Fix licensing headersVoR02202016-11-231-4/+4
* 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