aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-10-09 13:09:41 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-10-09 13:09:41 +0200
commit716b5577fc7c744bb85730d134366f17f71ea00e (patch)
tree065342c2b05e055e5be3a501ab8d698647c33a08 /src/csharp
parenta844323c7e96d7a525b963769c2a8e7db5ea4b61 (diff)
fixup: rename *Tests files to *Test
Diffstat (limited to 'src/csharp')
-rw-r--r--src/csharp/Grpc.Tools.Tests/CSharpGeneratorTest.cs (renamed from src/csharp/Grpc.Tools.Tests/CSharpGeneratorTests.cs)0
-rw-r--r--src/csharp/Grpc.Tools.Tests/CppGeneratorTest.cs (renamed from src/csharp/Grpc.Tools.Tests/CppGeneratorTests.cs)0
-rw-r--r--src/csharp/Grpc.Tools.Tests/DepFileUtilTest.cs (renamed from src/csharp/Grpc.Tools.Tests/DepFileUtilTests.cs)0
-rw-r--r--src/csharp/Grpc.Tools.Tests/GeneratorTest.cs (renamed from src/csharp/Grpc.Tools.Tests/GeneratorTests.cs)0
-rw-r--r--src/csharp/Grpc.Tools.Tests/ProtoCompileBasicTest.cs (renamed from src/csharp/Grpc.Tools.Tests/ProtoCompileBasicTests.cs)0
-rw-r--r--src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTest.cs (renamed from src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTests.cs)0
-rw-r--r--src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTest.cs (renamed from src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTests.cs)0
-rw-r--r--src/csharp/Grpc.Tools.Tests/ProtoToolsPlatformTaskTest.cs (renamed from src/csharp/Grpc.Tools.Tests/ProtoToolsPlatformTaskTests.cs)0
8 files changed, 0 insertions, 0 deletions
diff --git a/src/csharp/Grpc.Tools.Tests/CSharpGeneratorTests.cs b/src/csharp/Grpc.Tools.Tests/CSharpGeneratorTest.cs
index 654500d53d..654500d53d 100644
--- a/src/csharp/Grpc.Tools.Tests/CSharpGeneratorTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/CSharpGeneratorTest.cs
diff --git a/src/csharp/Grpc.Tools.Tests/CppGeneratorTests.cs b/src/csharp/Grpc.Tools.Tests/CppGeneratorTest.cs
index a3450fae17..a3450fae17 100644
--- a/src/csharp/Grpc.Tools.Tests/CppGeneratorTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/CppGeneratorTest.cs
diff --git a/src/csharp/Grpc.Tools.Tests/DepFileUtilTests.cs b/src/csharp/Grpc.Tools.Tests/DepFileUtilTest.cs
index ea34c89921..ea34c89921 100644
--- a/src/csharp/Grpc.Tools.Tests/DepFileUtilTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/DepFileUtilTest.cs
diff --git a/src/csharp/Grpc.Tools.Tests/GeneratorTests.cs b/src/csharp/Grpc.Tools.Tests/GeneratorTest.cs
index 52fab1d8ca..52fab1d8ca 100644
--- a/src/csharp/Grpc.Tools.Tests/GeneratorTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/GeneratorTest.cs
diff --git a/src/csharp/Grpc.Tools.Tests/ProtoCompileBasicTests.cs b/src/csharp/Grpc.Tools.Tests/ProtoCompileBasicTest.cs
index cf9d210424..cf9d210424 100644
--- a/src/csharp/Grpc.Tools.Tests/ProtoCompileBasicTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/ProtoCompileBasicTest.cs
diff --git a/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTests.cs b/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTest.cs
index c5d43f08d9..c5d43f08d9 100644
--- a/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLineGeneratorTest.cs
diff --git a/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTests.cs b/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTest.cs
index a0406371dc..a0406371dc 100644
--- a/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/ProtoCompileCommandLinePrinterTest.cs
diff --git a/src/csharp/Grpc.Tools.Tests/ProtoToolsPlatformTaskTests.cs b/src/csharp/Grpc.Tools.Tests/ProtoToolsPlatformTaskTest.cs
index 235f8de527..235f8de527 100644
--- a/src/csharp/Grpc.Tools.Tests/ProtoToolsPlatformTaskTests.cs
+++ b/src/csharp/Grpc.Tools.Tests/ProtoToolsPlatformTaskTest.cs