From ae6f5963844604531ba82d7dfd926a565cda0749 Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Thu, 12 Jul 2012 13:51:39 +0000 Subject: [PATCH] --- .../{XSharpCompilerTester => XSharp.Test}/MainForm.Designer.cs | 0 source2/Tests/{XSharpCompilerTester => XSharp.Test}/MainForm.cs | 0 source2/Tests/{XSharpCompilerTester => XSharp.Test}/MainForm.resx | 0 source2/Tests/{XSharpCompilerTester => XSharp.Test}/Program.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../{XSharpCompilerTester => XSharp.Test}/XSharp.Test.csproj | 0 .../XSharp.Test.csproj.vspscc | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/MainForm.Designer.cs (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/MainForm.cs (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/MainForm.resx (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/Program.cs (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/Properties/AssemblyInfo.cs (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/Properties/Resources.Designer.cs (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/Properties/Resources.resx (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/Properties/Settings.Designer.cs (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/Properties/Settings.settings (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/XSharp.Test.csproj (100%) rename source2/Tests/{XSharpCompilerTester => XSharp.Test}/XSharp.Test.csproj.vspscc (100%) diff --git a/source2/Tests/XSharpCompilerTester/MainForm.Designer.cs b/source2/Tests/XSharp.Test/MainForm.Designer.cs similarity index 100% rename from source2/Tests/XSharpCompilerTester/MainForm.Designer.cs rename to source2/Tests/XSharp.Test/MainForm.Designer.cs diff --git a/source2/Tests/XSharpCompilerTester/MainForm.cs b/source2/Tests/XSharp.Test/MainForm.cs similarity index 100% rename from source2/Tests/XSharpCompilerTester/MainForm.cs rename to source2/Tests/XSharp.Test/MainForm.cs diff --git a/source2/Tests/XSharpCompilerTester/MainForm.resx b/source2/Tests/XSharp.Test/MainForm.resx similarity index 100% rename from source2/Tests/XSharpCompilerTester/MainForm.resx rename to source2/Tests/XSharp.Test/MainForm.resx diff --git a/source2/Tests/XSharpCompilerTester/Program.cs b/source2/Tests/XSharp.Test/Program.cs similarity index 100% rename from source2/Tests/XSharpCompilerTester/Program.cs rename to source2/Tests/XSharp.Test/Program.cs diff --git a/source2/Tests/XSharpCompilerTester/Properties/AssemblyInfo.cs b/source2/Tests/XSharp.Test/Properties/AssemblyInfo.cs similarity index 100% rename from source2/Tests/XSharpCompilerTester/Properties/AssemblyInfo.cs rename to source2/Tests/XSharp.Test/Properties/AssemblyInfo.cs diff --git a/source2/Tests/XSharpCompilerTester/Properties/Resources.Designer.cs b/source2/Tests/XSharp.Test/Properties/Resources.Designer.cs similarity index 100% rename from source2/Tests/XSharpCompilerTester/Properties/Resources.Designer.cs rename to source2/Tests/XSharp.Test/Properties/Resources.Designer.cs diff --git a/source2/Tests/XSharpCompilerTester/Properties/Resources.resx b/source2/Tests/XSharp.Test/Properties/Resources.resx similarity index 100% rename from source2/Tests/XSharpCompilerTester/Properties/Resources.resx rename to source2/Tests/XSharp.Test/Properties/Resources.resx diff --git a/source2/Tests/XSharpCompilerTester/Properties/Settings.Designer.cs b/source2/Tests/XSharp.Test/Properties/Settings.Designer.cs similarity index 100% rename from source2/Tests/XSharpCompilerTester/Properties/Settings.Designer.cs rename to source2/Tests/XSharp.Test/Properties/Settings.Designer.cs diff --git a/source2/Tests/XSharpCompilerTester/Properties/Settings.settings b/source2/Tests/XSharp.Test/Properties/Settings.settings similarity index 100% rename from source2/Tests/XSharpCompilerTester/Properties/Settings.settings rename to source2/Tests/XSharp.Test/Properties/Settings.settings diff --git a/source2/Tests/XSharpCompilerTester/XSharp.Test.csproj b/source2/Tests/XSharp.Test/XSharp.Test.csproj similarity index 100% rename from source2/Tests/XSharpCompilerTester/XSharp.Test.csproj rename to source2/Tests/XSharp.Test/XSharp.Test.csproj diff --git a/source2/Tests/XSharpCompilerTester/XSharp.Test.csproj.vspscc b/source2/Tests/XSharp.Test/XSharp.Test.csproj.vspscc similarity index 100% rename from source2/Tests/XSharpCompilerTester/XSharp.Test.csproj.vspscc rename to source2/Tests/XSharp.Test/XSharp.Test.csproj.vspscc