Fix #include format.
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
*/
|
||||
|
||||
#define CATCH_CONFIG_RUNNER
|
||||
#include <third_party/catch/single_include/catch.hpp>
|
||||
#include "third_party/catch/single_include/catch.hpp"
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
namespace alloy {
|
||||
namespace test {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
#include <cfloat>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
#include <cfloat>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
#include <cfloat>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
#include <cfloat>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
#include <cfloat>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
#include <cfloat>
|
||||
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <third_party/xbyak/xbyak/xbyak_bin2hex.h>
|
||||
#include <alloy/test/util.h>
|
||||
#include "third_party/xbyak/xbyak/xbyak_bin2hex.h"
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <alloy/test/util.h>
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
@@ -10,16 +10,16 @@
|
||||
#ifndef ALLOY_TEST_UTIL_H_
|
||||
#define ALLOY_TEST_UTIL_H_
|
||||
|
||||
#include <alloy/alloy.h>
|
||||
#include <alloy/backend/x64/x64_backend.h>
|
||||
#include <alloy/frontend/ppc/ppc_context.h>
|
||||
#include <alloy/frontend/ppc/ppc_frontend.h>
|
||||
#include <alloy/hir/hir_builder.h>
|
||||
#include <alloy/runtime/test_module.h>
|
||||
#include <poly/main.h>
|
||||
#include <poly/poly.h>
|
||||
#include "alloy/alloy.h"
|
||||
#include "alloy/backend/x64/x64_backend.h"
|
||||
#include "alloy/frontend/ppc/ppc_context.h"
|
||||
#include "alloy/frontend/ppc/ppc_frontend.h"
|
||||
#include "alloy/hir/hir_builder.h"
|
||||
#include "alloy/runtime/test_module.h"
|
||||
#include "poly/main.h"
|
||||
#include "poly/poly.h"
|
||||
|
||||
#include <third_party/catch/single_include/catch.hpp>
|
||||
#include "third_party/catch/single_include/catch.hpp"
|
||||
|
||||
#define ALLOY_TEST_X64 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user