Improved error messages for EndToEnd tests.

This commit is contained in:
chriseth
2017-09-25 10:49:25 +01:00
committed by Alex Beregszaszi
parent ccb689701e
commit 8e4f242274
4 changed files with 884 additions and 824 deletions
File diff suppressed because it is too large Load Diff
@@ -24,7 +24,7 @@
#include <functional>
#include "../ExecutionFramework.h"
#include <test/ExecutionFramework.h>
#include <libsolidity/interface/CompilerStack.h>
#include <libsolidity/interface/Exceptions.h>