Fixing alloy-test.

This commit is contained in:
Ben Vanik 2014-09-10 21:24:49 -07:00
parent 4603869bdc
commit 8666c3975a
19 changed files with 19 additions and 19 deletions

View File

@ -10,7 +10,7 @@
#define CATCH_CONFIG_RUNNER #define CATCH_CONFIG_RUNNER
#include <third_party/catch/single_include/catch.hpp> #include <third_party/catch/single_include/catch.hpp>
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
namespace alloy { namespace alloy {
namespace test { namespace test {

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
#include <cfloat> #include <cfloat>

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
#include <cfloat> #include <cfloat>

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
#include <cfloat> #include <cfloat>

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
#include <cfloat> #include <cfloat>

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
#include <cfloat> #include <cfloat>

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
#include <cfloat> #include <cfloat>

View File

@ -8,7 +8,7 @@
*/ */
#include <third_party/xbyak/xbyak/xbyak_bin2hex.h> #include <third_party/xbyak/xbyak/xbyak_bin2hex.h>
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;

View File

@ -7,7 +7,7 @@
****************************************************************************** ******************************************************************************
*/ */
#include <tools/alloy-test/util.h> #include <alloy/test/util.h>
using namespace alloy; using namespace alloy;
using namespace alloy::hir; using namespace alloy::hir;