Rename conform/interactive tests VS projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 20 Oct 2011 08:35:38 +0000 (16:35 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 20 Oct 2011 08:35:38 +0000 (16:35 +0800)
Add a -clutter suffix for their project names to avoid clashes with the
COGL test executables

13 files changed:
build/win32/vs10/Makefile.am
build/win32/vs10/clutter.sln
build/win32/vs10/install.vcxproj
build/win32/vs10/test-conformance-clutter.vcxproj.filtersin [moved from build/win32/vs10/test-conformance.vcxproj.filtersin with 100% similarity]
build/win32/vs10/test-conformance-clutter.vcxprojin [moved from build/win32/vs10/test-conformance.vcxprojin with 99% similarity]
build/win32/vs10/test-interactive-clutter.vcxproj.filtersin [moved from build/win32/vs10/test-interactive.vcxproj.filtersin with 100% similarity]
build/win32/vs10/test-interactive-clutter.vcxprojin [moved from build/win32/vs10/test-interactive.vcxprojin with 99% similarity]
build/win32/vs9/Makefile.am
build/win32/vs9/clutter.sln
build/win32/vs9/test-conformance-clutter.vcprojin [moved from build/win32/vs9/test-conformance.vcprojin with 98% similarity]
build/win32/vs9/test-interactive-clutter.vcprojin [moved from build/win32/vs9/test-interactive.vcprojin with 98% similarity]
tests/conform/Makefile.am
tests/interactive/Makefile.am

index 5e6d9a0..eb62b2f 100644 (file)
@@ -18,14 +18,14 @@ EXTRA_DIST = \
        install.vcxproj \
        test-cogl-perf.vcxproj          \
        test-cogl-perf.vcxproj.filters          \
-       test-conformance.vcxproj                \
-       test-conformance.vcxprojin      \
-       test-conformance.vcxproj.filters                \
-       test-conformance.vcxproj.filtersin      \
-       test-interactive.vcxproj                \
-       test-interactive.vcxprojin      \
-       test-interactive.vcxproj.filters                \
-       test-interactive.vcxproj.filtersin      \
+       test-conformance-clutter.vcxproj                \
+       test-conformance-clutter.vcxprojin      \
+       test-conformance-clutter.vcxproj.filters                \
+       test-conformance-clutter.vcxproj.filtersin      \
+       test-interactive-clutter.vcxproj                \
+       test-interactive-clutter.vcxprojin      \
+       test-interactive-clutter.vcxproj.filters                \
+       test-interactive-clutter.vcxproj.filtersin      \
        test-picking.vcxproj            \
        test-picking.vcxproj.filters            \
        test-random-text.vcxproj        \
index e5e4c23..7816139 100644 (file)
@@ -23,9 +23,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cally-atkevents-example", "
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cally-clone-example", "cally-clone-example.vcxproj", "{E77D40D0-19D4-4865-BE20-B6DA05BA234D}"\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-conformance", "test-conformance.vcxproj", "{0F08F253-DE1A-40CB-A890-93AE3CA23ADE}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-conformance-clutter", "test-conformance-clutter.vcxproj", "{0F08F253-DE1A-40CB-A890-93AE3CA23ADE}"\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-interactive", "test-interactive.vcxproj", "{75F9E5AF-040C-448E-96BE-C282EFFFE2D9}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-interactive-clutter", "test-interactive-clutter.vcxproj", "{75F9E5AF-040C-448E-96BE-C282EFFFE2D9}"\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "install", "install.vcxproj", "{35B2A4AC-7235-4FC7-995D-469D59195041}"\r
 EndProject\r
index 4ce8a3e..5d41045 100644 (file)
       <Project>{0da94d83-b64e-40ac-8074-96c2416bbbe8}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="test-conformance.vcxproj">
+    <ProjectReference Include="test-conformance-clutter.vcxproj">
       <Project>{0f08f253-de1a-40cb-a890-93ae3ca23ade}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="test-interactive.vcxproj">
+    <ProjectReference Include="test-interactive-clutter.vcxproj">
       <Project>{75f9e5af-040c-448e-96be-c282efffe2d9}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
@@ -20,7 +20,7 @@
   </ItemGroup>
   <PropertyGroup Label="Globals">
     <ProjectGuid>{0F08F253-DE1A-40CB-A890-93AE3CA23ADE}</ProjectGuid>
-    <RootNamespace>testconformance</RootNamespace>
+    <RootNamespace>testconformanceclutter</RootNamespace>
     <Keyword>Win32Proj</Keyword>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
@@ -20,7 +20,7 @@
   </ItemGroup>
   <PropertyGroup Label="Globals">
     <ProjectGuid>{75F9E5AF-040C-448E-96BE-C282EFFFE2D9}</ProjectGuid>
-    <RootNamespace>testinteractive</RootNamespace>
+    <RootNamespace>testinteractiveclutter</RootNamespace>
     <Keyword>Win32Proj</Keyword>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
index da1cf16..8192f1a 100644 (file)
@@ -10,10 +10,10 @@ EXTRA_DIST = \
        clutter.vsprops         \
        install.vcproj  \
        test-cogl-perf.vcproj           \
-       test-conformance.vcproj         \
-       test-conformance.vcprojin       \
-       test-interactive.vcproj         \
-       test-interactive.vcprojin       \
+       test-conformance-clutter.vcproj         \
+       test-conformance-clutter.vcprojin       \
+       test-interactive-clutter.vcproj         \
+       test-interactive-clutter.vcprojin       \
        test-picking.vcproj             \
        test-random-text.vcproj \
        test-text-perf.vcproj   \
index 5b2d83d..195ecb0 100644 (file)
@@ -53,12 +53,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cally-clone-example", "call
                {EA036190-0950-4640-84F9-D459A33B33A8} = {EA036190-0950-4640-84F9-D459A33B33A8}\r
        EndProjectSection\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-conformance", "test-conformance.vcproj", "{0F08F253-DE1A-40CB-A890-93AE3CA23ADE}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-conformance-clutter", "test-conformance-clutter.vcproj", "{0F08F253-DE1A-40CB-A890-93AE3CA23ADE}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {EA036190-0950-4640-84F9-D459A33B33A8} = {EA036190-0950-4640-84F9-D459A33B33A8}\r
        EndProjectSection\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-interactive", "test-interactive.vcproj", "{75F9E5AF-040C-448E-96BE-C282EFFFE2D9}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-interactive-clutter", "test-interactive-clutter.vcproj", "{75F9E5AF-040C-448E-96BE-C282EFFFE2D9}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {EA036190-0950-4640-84F9-D459A33B33A8} = {EA036190-0950-4640-84F9-D459A33B33A8}\r
        EndProjectSection\r
@@ -2,9 +2,9 @@
 <VisualStudioProject
        ProjectType="Visual C++"
        Version="9.00"
-       Name="test-conformance"
+       Name="test-conformance-clutter"
        ProjectGUID="{0F08F253-DE1A-40CB-A890-93AE3CA23ADE}"
-       RootNamespace="testconformance"
+       RootNamespace="testconformanceclutter"
        Keyword="Win32Proj"
        TargetFrameworkVersion="196613"
        >
@@ -2,9 +2,9 @@
 <VisualStudioProject
        ProjectType="Visual C++"
        Version="9.00"
-       Name="test-interactive"
+       Name="test-interactive-clutter"
        ProjectGUID="{75F9E5AF-040C-448E-96BE-C282EFFFE2D9}"
-       RootNamespace="testinteractive"
+       RootNamespace="testinteractiveclutter"
        Keyword="Win32Proj"
        TargetFrameworkVersion="196613"
        >
index e1c8161..8f46594 100644 (file)
@@ -290,42 +290,42 @@ HTML_REPORTS = \
 EXTRA_DIST = ADDING_NEW_TESTS test-launcher.sh.in run-tests.sh
 DISTCLEANFILES = test-launcher.sh .gitignore
 
-dist-hook: ../../build/win32/vs9/test-conformance.vcproj ../../build/win32/vs10/test-conformance.vcxproj ../../build/win32/vs10/test-conformance.vcxproj.filters
+dist-hook: ../../build/win32/vs9/test-conformance-clutter.vcproj ../../build/win32/vs10/test-conformance-clutter.vcxproj ../../build/win32/vs10/test-conformance-clutter.vcxproj.filters
 
-../../build/win32/vs9/test-conformance.vcproj: $(top_srcdir)/build/win32/vs9/test-conformance.vcprojin
+../../build/win32/vs9/test-conformance-clutter.vcproj: $(top_srcdir)/build/win32/vs9/test-conformance-clutter.vcprojin
        for F in $(test_conformance_SOURCES); do \
                case $$F in \
                *.c)    echo '   <File RelativePath="..\..\..\tests\conform\'$$F'" />' \
                        ;; \
                esac; \
        done >testconformance.sourcefiles
-       $(CPP) -P - <$(top_srcdir)/build/win32/vs9/test-conformance.vcprojin >$@
+       $(CPP) -P - <$(top_srcdir)/build/win32/vs9/test-conformance-clutter.vcprojin >$@
        rm testconformance.sourcefiles
        
-../../build/win32/vs10/test-conformance.vcxproj: $(top_srcdir)/build/win32/vs10/test-conformance.vcxprojin
+../../build/win32/vs10/test-conformance-clutter.vcxproj: $(top_srcdir)/build/win32/vs10/test-conformance-clutter.vcxprojin
        for F in $(test_conformance_SOURCES); do \
                case $$F in \
                *.c)    echo '    <ClCompile Include="..\..\..\tests\conform\'$$F'" />' \
                        ;; \
                esac; \
        done >testconformance.vs10.sourcefiles
-       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-conformance.vcxprojin >$@
+       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-conformance-clutter.vcxprojin >$@
        rm testconformance.vs10.sourcefiles
        
-../../build/win32/vs10/test-conformance.vcxproj.filters: $(top_srcdir)/build/win32/vs10/test-conformance.vcxproj.filtersin
+../../build/win32/vs10/test-conformance-clutter.vcxproj.filters: $(top_srcdir)/build/win32/vs10/test-conformance-clutter.vcxproj.filtersin
        for F in $(test_conformance_SOURCES); do \
                case $$F in \
                *.c)    echo '    <ClCompile Include="..\..\..\tests\conform\'$$F'"><Filter>Sources</Filter></ClCompile>' \
                        ;; \
                esac; \
        done >testconformance.vs10.sourcefiles.filters
-       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-conformance.vcxproj.filtersin >$@
+       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-conformance-clutter.vcxproj.filtersin >$@
        rm testconformance.vs10.sourcefiles.filters
 
 # Let the VS9/VS10 Project files be cleared out before they are re-expanded...
-DISTCLEANFILES += ../../build/win32/vs9/test-conformance.vcproj        \
-                 ../../build/win32/vs10/test-conformance.vcxproj       \
-                 ../../build/win32/vs10/test-conformance.vcxproj.filters
+DISTCLEANFILES += ../../build/win32/vs9/test-conformance-clutter.vcproj        \
+                 ../../build/win32/vs10/test-conformance-clutter.vcxproj       \
+                 ../../build/win32/vs10/test-conformance-clutter.vcxproj.filters
 
 # we override the clean-generic target to clean up the wrappers so
 # we cannot use CLEANFILES
index 7608859..57a9bf5 100644 (file)
@@ -166,9 +166,9 @@ DISTCLEANFILES = wrapper.sh .gitignore test-unit-names.h
 
 BUILT_SOURCES = wrappers test-unit-names.h
 
-dist-hook: ../../build/win32/vs9/test-interactive.vcproj ../../build/win32/vs10/test-interactive.vcxproj ../../build/win32/vs10/test-interactive.vcxproj.filters
+dist-hook: ../../build/win32/vs9/test-interactive-clutter.vcproj ../../build/win32/vs10/test-interactive-clutter.vcxproj ../../build/win32/vs10/test-interactive-clutter.vcxproj.filters
 
-../../build/win32/vs9/test-interactive.vcproj: $(top_srcdir)/build/win32/vs9/test-interactive.vcprojin
+../../build/win32/vs9/test-interactive-clutter.vcproj: $(top_srcdir)/build/win32/vs9/test-interactive-clutter.vcprojin
        for F in $(test_interactive_SOURCES); do \
                case $$F in \
                test-pixmap.c|test-devices.c) ;; \
@@ -176,10 +176,10 @@ dist-hook: ../../build/win32/vs9/test-interactive.vcproj ../../build/win32/vs10/
                        ;; \
                esac; \
        done >testinteractive.sourcefiles
-       $(CPP) -P - <$(top_srcdir)/build/win32/vs9/test-interactive.vcprojin >$@
+       $(CPP) -P - <$(top_srcdir)/build/win32/vs9/test-interactive-clutter.vcprojin >$@
        rm testinteractive.sourcefiles
        
-../../build/win32/vs10/test-interactive.vcxproj: $(top_srcdir)/build/win32/vs10/test-interactive.vcxprojin
+../../build/win32/vs10/test-interactive-clutter.vcxproj: $(top_srcdir)/build/win32/vs10/test-interactive-clutter.vcxprojin
        for F in $(test_interactive_SOURCES); do \
                case $$F in \
                test-pixmap.c|test-devices.c) ;; \
@@ -187,10 +187,10 @@ dist-hook: ../../build/win32/vs9/test-interactive.vcproj ../../build/win32/vs10/
                        ;; \
                esac; \
        done >testinteractive.vs10.sourcefiles
-       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-interactive.vcxprojin >$@
+       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-interactive-clutter.vcxprojin >$@
        rm testinteractive.vs10.sourcefiles
        
-../../build/win32/vs10/test-interactive.vcxproj.filters: $(top_srcdir)/build/win32/vs10/test-interactive.vcxproj.filtersin
+../../build/win32/vs10/test-interactive-clutter.vcxproj.filters: $(top_srcdir)/build/win32/vs10/test-interactive-clutter.vcxproj.filtersin
        for F in $(test_interactive_SOURCES); do \
                case $$F in \
                test-pixmap.c|test-devices.c) ;; \
@@ -198,12 +198,12 @@ dist-hook: ../../build/win32/vs9/test-interactive.vcproj ../../build/win32/vs10/
                        ;; \
                esac; \
        done >testinteractive.vs10.sourcefiles.filters
-       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-interactive.vcxproj.filtersin >$@
+       $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-interactive-clutter.vcxproj.filtersin >$@
        rm testinteractive.vs10.sourcefiles.filters
 
 # Let the VS9/VS10 Project files be cleared out before they are re-expanded...
-DISTCLEANFILES += ../../build/win32/vs9/test-interactive.vcproj        \
-                 ../../build/win32/vs10/test-interactive.vcxproj       \
-                 ../../build/win32/vs10/test-interactive.vcxproj.filters
+DISTCLEANFILES += ../../build/win32/vs9/test-interactive-clutter.vcproj        \
+                 ../../build/win32/vs10/test-interactive-clutter.vcxproj       \
+                 ../../build/win32/vs10/test-interactive-clutter.vcxproj.filters
 
 clean-local: clean-wrappers