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 @@
#include <libevmasm/SourceLocation.h>
#include "../TestHelper.h"
#include <test/Options.h>
namespace dev
{