test: Rename test/TestHelper.* to test/Options.* and add Options::validate().

This commit is contained in:
Daniel Kirchner
2018-03-14 12:04:04 +01:00
parent a5d9b05acb
commit d63d41b3b5
33 changed files with 51 additions and 39 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once
#include <test/TestHelper.h>
#include <test/Options.h>
#include <test/RPCSession.h>
#include <libsolidity/interface/EVMVersion.h>