diff options
author | Christian Parpart <christian@ethereum.org> | 2018-08-07 00:52:49 +0800 |
---|---|---|
committer | Christian Parpart <christian@ethereum.org> | 2018-08-07 20:55:22 +0800 |
commit | 39ffd7500e68e1603cead1a8473c1fb990fbab8f (patch) | |
tree | e16672177bf8489e8bfa08861c709f8a237e8017 /test/CMakeLists.txt | |
parent | d33e5683f51dc9d85b4493abbf6f03f6ab7b8ff2 (diff) | |
download | dexon-solidity-39ffd7500e68e1603cead1a8473c1fb990fbab8f.tar.gz dexon-solidity-39ffd7500e68e1603cead1a8473c1fb990fbab8f.tar.zst dexon-solidity-39ffd7500e68e1603cead1a8473c1fb990fbab8f.zip |
solc: Fixes double-quoting path names on stderr and adds tests for it.
Before it was possible to get a failure message, such as:
""notfound.sol"" is not found
whereas it should be:
"notfound.sol" is not found.
Diffstat (limited to 'test/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions