Rename some IL tests whose names conflicted with C# tests
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Mon, 16 May 2016 22:23:15 +0000 (15:23 -0700)
committerRuss Keldorph <Russ.Keldorph@microsoft.com>
Tue, 17 May 2016 00:11:53 +0000 (17:11 -0700)
commit85772ef0d59c3abd11f4537ea3cab8a91571bb7c
tree2dd7e84912ea8599679d61abbb7a3f87704db5d8
parent7021092850baf338e4e054369ddfc8274e28035f
Rename some IL tests whose names conflicted with C# tests

For catchrettoinnertry, we appeared to have some redundant test projects.
I removed the redundant ones and cleaned up the remaining.

Fixes dotnet/coreclr#3379

Commit migrated from https://github.com/dotnet/coreclr/commit/e3160d95cfb337c051c8e5873055981d9b0d7aac
13 files changed:
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_cs_d.csproj
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_cs_do.csproj
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_cs_r.csproj
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_cs_ro.csproj
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_d.csproj [deleted file]
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_d.ilproj
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_do.csproj [deleted file]
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_r.csproj [deleted file]
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_r.ilproj
src/coreclr/tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry_ro.csproj [deleted file]
src/coreclr/tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys_il.ilproj [moved from src/coreclr/tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys.ilproj with 100% similarity]
src/coreclr/tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b170362/b170362_il.ilproj [moved from src/coreclr/tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b170362/b170362.ilproj with 100% similarity]
src/coreclr/tests/src/JIT/jit64/regress/vsw/373472/test_il.ilproj [moved from src/coreclr/tests/src/JIT/jit64/regress/vsw/373472/test.ilproj with 100% similarity]