summaryrefslogtreecommitdiff
path: root/php/test
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2015-04-13 18:37:28 +0200
committerBenoit Foucher <benoit@zeroc.com>2015-04-13 18:37:28 +0200
commite305d33203086236280fe918072398918f87d6f4 (patch)
tree91e3d323f699af35a0477ea935a6569d4a290dcf /php/test
parentAdd MCPP_HOME for Windows build. (diff)
downloadice-e305d33203086236280fe918072398918f87d6f4.tar.bz2
ice-e305d33203086236280fe918072398918f87d6f4.tar.xz
ice-e305d33203086236280fe918072398918f87d6f4.zip
Fixed Makefile indentation to use tab witdh=8 and indent width = 4
Diffstat (limited to 'php/test')
-rw-r--r--php/test/Ice/acm/Makefile.mak2
-rw-r--r--php/test/Ice/binding/Makefile.mak2
-rw-r--r--php/test/Ice/defaultValue/Makefile.mak2
-rw-r--r--php/test/Ice/enums/Makefile.mak2
-rw-r--r--php/test/Ice/exceptions/Makefile.mak2
-rw-r--r--php/test/Ice/facets/Makefile.mak2
-rw-r--r--php/test/Ice/info/Makefile.mak2
-rw-r--r--php/test/Ice/inheritance/Makefile.mak2
-rw-r--r--php/test/Ice/objects/Makefile.mak2
-rw-r--r--php/test/Ice/operations/Makefile.mak2
-rw-r--r--php/test/Ice/optional/Makefile.mak2
-rw-r--r--php/test/Ice/proxy/Makefile.mak2
-rw-r--r--php/test/Ice/slicing/exceptions/Makefile.mak2
-rw-r--r--php/test/Ice/slicing/objects/Makefile.mak4
-rw-r--r--php/test/Slice/keyword/Makefile.mak2
-rw-r--r--php/test/Slice/macros/Makefile.mak2
16 files changed, 17 insertions, 17 deletions
diff --git a/php/test/Ice/acm/Makefile.mak b/php/test/Ice/acm/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/acm/Makefile.mak
+++ b/php/test/Ice/acm/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/binding/Makefile.mak b/php/test/Ice/binding/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/binding/Makefile.mak
+++ b/php/test/Ice/binding/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/defaultValue/Makefile.mak b/php/test/Ice/defaultValue/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/defaultValue/Makefile.mak
+++ b/php/test/Ice/defaultValue/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/enums/Makefile.mak b/php/test/Ice/enums/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/enums/Makefile.mak
+++ b/php/test/Ice/enums/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/exceptions/Makefile.mak b/php/test/Ice/exceptions/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/exceptions/Makefile.mak
+++ b/php/test/Ice/exceptions/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/facets/Makefile.mak b/php/test/Ice/facets/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/facets/Makefile.mak
+++ b/php/test/Ice/facets/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/info/Makefile.mak b/php/test/Ice/info/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/info/Makefile.mak
+++ b/php/test/Ice/info/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/inheritance/Makefile.mak b/php/test/Ice/inheritance/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/inheritance/Makefile.mak
+++ b/php/test/Ice/inheritance/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/objects/Makefile.mak b/php/test/Ice/objects/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/objects/Makefile.mak
+++ b/php/test/Ice/objects/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/operations/Makefile.mak b/php/test/Ice/operations/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/operations/Makefile.mak
+++ b/php/test/Ice/operations/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/optional/Makefile.mak b/php/test/Ice/optional/Makefile.mak
index 27e0e2cfa01..ae20622a0b5 100644
--- a/php/test/Ice/optional/Makefile.mak
+++ b/php/test/Ice/optional/Makefile.mak
@@ -9,7 +9,7 @@
top_srcdir = ..\..\..
-SLICE_SRCS = ClientPrivate.ice Test.ice
+SLICE_SRCS = ClientPrivate.ice Test.ice
SLICE2PHPFLAGS = -I.
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/proxy/Makefile.mak b/php/test/Ice/proxy/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Ice/proxy/Makefile.mak
+++ b/php/test/Ice/proxy/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/slicing/exceptions/Makefile.mak b/php/test/Ice/slicing/exceptions/Makefile.mak
index 02aee3b848a..c4802d149a3 100644
--- a/php/test/Ice/slicing/exceptions/Makefile.mak
+++ b/php/test/Ice/slicing/exceptions/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Ice/slicing/objects/Makefile.mak b/php/test/Ice/slicing/objects/Makefile.mak
index e10fab1b895..f41b97958df 100644
--- a/php/test/Ice/slicing/objects/Makefile.mak
+++ b/php/test/Ice/slicing/objects/Makefile.mak
@@ -9,8 +9,8 @@
top_srcdir = ..\..\..\..
-SLICE_SRCS = ClientPrivate.ice Forward.ice Test.ice
+SLICE_SRCS = ClientPrivate.ice Forward.ice Test.ice
-SLICE2PHPFLAGS = -I.
+SLICE2PHPFLAGS = -I.
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Slice/keyword/Makefile.mak b/php/test/Slice/keyword/Makefile.mak
index 428a0b3f6d1..cc39cb54c31 100644
--- a/php/test/Slice/keyword/Makefile.mak
+++ b/php/test/Slice/keyword/Makefile.mak
@@ -9,7 +9,7 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Key.ice
+SLICE_SRCS = Key.ice
SLICE2PHPFLAGS = --underscore
!include $(top_srcdir)\config\Make.rules.mak.php
diff --git a/php/test/Slice/macros/Makefile.mak b/php/test/Slice/macros/Makefile.mak
index ec21eab30f8..fbe3b0de54c 100644
--- a/php/test/Slice/macros/Makefile.mak
+++ b/php/test/Slice/macros/Makefile.mak
@@ -9,6 +9,6 @@
top_srcdir = ..\..\..
-SLICE_SRCS = Test.ice
+SLICE_SRCS = Test.ice
!include $(top_srcdir)\config\Make.rules.mak.php