Fix case-sensitive issue on Linux (dotnet/coreclr#5086)
authorJiyoung Giuliana Yun <t2wish@gmail.com>
Fri, 20 May 2016 00:01:53 +0000 (09:01 +0900)
committerJan Kotas <jkotas@microsoft.com>
Fri, 20 May 2016 00:01:53 +0000 (17:01 -0700)
commit5161b45d119ee7009429d5f412f7027671d34891
tree7e94f550f0e83ee287e547800b18d38258d81633
parent807f1fb123b6e8437bc5f5d3fd733f196efc12d3
Fix case-sensitive issue on Linux (dotnet/coreclr#5086)

Fix dotnet/coreclr#5035

The file paths should be case-sensitive on Linux.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/ec5f215aff689ff4db698cfc11d9e48691398f67
142 files changed:
src/coreclr/tests/src/GC/Features/BackgroundGC/concurrentspin2.csproj
src/coreclr/tests/src/GC/Features/BackgroundGC/foregroundgc.csproj
src/coreclr/tests/src/GC/Features/Finalizer/finalizeio/finalizeio.csproj
src/coreclr/tests/src/GC/Features/Finalizer/finalizeother/finalizearray.csproj
src/coreclr/tests/src/GC/Features/Finalizer/finalizeother/finalizearraysleep.csproj
src/coreclr/tests/src/GC/Features/Finalizer/finalizeother/finalizedest.csproj
src/coreclr/tests/src/GC/Features/Finalizer/finalizeother/finalizeexcep.csproj
src/coreclr/tests/src/GC/Features/Finalizer/finalizeother/finalizeinherit.csproj
src/coreclr/tests/src/GC/Features/Finalizer/finalizeother/finalizenested.csproj
src/coreclr/tests/src/GC/Features/HeapExpansion/expandheap.csproj
src/coreclr/tests/src/GC/Features/HeapExpansion/pluggaps.csproj
src/coreclr/tests/src/GC/Features/KeepAlive/keepaliveother/keepalivearray.csproj
src/coreclr/tests/src/GC/Features/KeepAlive/keepaliveother/keepalivedirectedgraph.csproj
src/coreclr/tests/src/GC/Features/KeepAlive/keepaliveother/keepalivefinalize.csproj
src/coreclr/tests/src/GC/Features/KeepAlive/keepaliveother/keepalivehandle.csproj
src/coreclr/tests/src/GC/Features/KeepAlive/keepaliveother/keepalivescope.csproj
src/coreclr/tests/src/GC/Features/KeepAlive/keepaliveother/keepalivetry.csproj
src/coreclr/tests/src/GC/Features/KeepAlive/keepaliveother/keepalivetypes.csproj
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompact_stress.csproj
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactapi.csproj
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactapi2.csproj
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactapi_exceptions.csproj
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactscenariorepro.csproj
src/coreclr/tests/src/GC/Features/LOHCompaction/lohpin.csproj
src/coreclr/tests/src/GC/Features/LOHFragmentation/lohfragmentation.csproj
src/coreclr/tests/src/GC/Features/PartialCompaction/eco1.csproj
src/coreclr/tests/src/GC/Features/PartialCompaction/partialcompactiontest.csproj
src/coreclr/tests/src/GC/Features/PartialCompaction/partialcompactionwloh.csproj
src/coreclr/tests/src/GC/Features/SustainedLowLatency/scenario.csproj
src/coreclr/tests/src/GC/Features/SustainedLowLatency/sustainedlowlatency_race.csproj
src/coreclr/tests/src/GC/Features/SustainedLowLatency/sustainedlowlatency_race_reverse.csproj
src/coreclr/tests/src/GC/LargeMemory/API/gc/collect.csproj
src/coreclr/tests/src/GC/LargeMemory/API/gc/getgeneration.csproj
src/coreclr/tests/src/GC/LargeMemory/API/gc/gettotalmemory.csproj
src/coreclr/tests/src/GC/LargeMemory/API/gc/keepalive.csproj
src/coreclr/tests/src/GC/LargeMemory/API/gc/largeobject.csproj
src/coreclr/tests/src/GC/LargeMemory/API/gc/reregisterforfinalize.csproj
src/coreclr/tests/src/GC/LargeMemory/API/gc/suppressfinalize.csproj
src/coreclr/tests/src/GC/LargeMemory/Allocation/finalizertest.csproj
src/coreclr/tests/src/GC/LargeMemory/Allocation/largeexceptiontest.csproj
src/coreclr/tests/src/GC/LargeMemory/Allocation/largeobject.csproj
src/coreclr/tests/src/GC/LargeMemory/Regressions/largearraytest.csproj
src/coreclr/tests/src/GC/LargeMemory/Regressions/pressureoverflow.csproj
src/coreclr/tests/src/GC/Scenarios/BaseFinal/basefinal.csproj
src/coreclr/tests/src/GC/Scenarios/BinTree/bintree.csproj
src/coreclr/tests/src/GC/Scenarios/BinTree/thdtree.csproj
src/coreclr/tests/src/GC/Scenarios/BinTree/thdtreegrowingobj.csproj
src/coreclr/tests/src/GC/Scenarios/BinTree/thdtreelivingobj.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/arrcpy.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/gcvariant.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/gcvariant2.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/gcvariant3.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/gcvariant4.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/simpvariant.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/vararystress.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/variantint.csproj
src/coreclr/tests/src/GC/Scenarios/Boxing/variantlinklist.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/DoubLink_V2.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/dlbigleak.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/dlbigleakthd.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/dlbigleakthd_v2.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/dlcollect.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/dlstack.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/doublinkgen.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/doublinknoleak.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/doublinknoleak2.csproj
src/coreclr/tests/src/GC/Scenarios/DoublinkList/doublinkstay.csproj
src/coreclr/tests/src/GC/Scenarios/Dynamo/dynamo.csproj
src/coreclr/tests/src/GC/Scenarios/FinalNStruct/finalnstruct.csproj
src/coreclr/tests/src/GC/Scenarios/FinalNStruct/nstructresur.csproj
src/coreclr/tests/src/GC/Scenarios/FinalNStruct/nstructtun.csproj
src/coreclr/tests/src/GC/Scenarios/FragMan/fragman.csproj
src/coreclr/tests/src/GC/Scenarios/GCBase1/gc_base1.csproj
src/coreclr/tests/src/GC/Scenarios/GCBase1/gc_base1_1.csproj
src/coreclr/tests/src/GC/Scenarios/GCBench/gcbench.csproj
src/coreclr/tests/src/GC/Scenarios/LeakGen/leakgen.csproj
src/coreclr/tests/src/GC/Scenarios/LeakGen/leakgenthrd.csproj
src/coreclr/tests/src/GC/Scenarios/LeakWheel/leakwheel.csproj
src/coreclr/tests/src/GC/Scenarios/MinLeakGen/minleakgen.csproj
src/coreclr/tests/src/GC/Scenarios/NDPin/ndpin.csproj
src/coreclr/tests/src/GC/Scenarios/NDPin/ndpinfinal.csproj
src/coreclr/tests/src/GC/Scenarios/RanCollect/rancollect.csproj
src/coreclr/tests/src/GC/Scenarios/ReflectObj/reflectobj.csproj
src/coreclr/tests/src/GC/Scenarios/Resurrection/continue.csproj
src/coreclr/tests/src/GC/Scenarios/Rootmem/rootmem.csproj
src/coreclr/tests/src/GC/Scenarios/Samples/gc.csproj
src/coreclr/tests/src/GC/Scenarios/ServerModel/servermodel.csproj
src/coreclr/tests/src/GC/Scenarios/SingLinkList/singlinkgen.csproj
src/coreclr/tests/src/GC/Scenarios/SingLinkList/singlinkstay.csproj
src/coreclr/tests/src/GC/Scenarios/StringCreator/stringcreator.csproj
src/coreclr/tests/src/GC/Scenarios/THDChaos/thdchaos.csproj
src/coreclr/tests/src/GC/Scenarios/THDList/thdlist.csproj
src/coreclr/tests/src/GC/Scenarios/WeakReference/weakreffinal.csproj
src/coreclr/tests/src/GC/Scenarios/muldimjagary/muldimjagary.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyByteArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyCharArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyDoubleArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyInt16Array.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyInt32Array.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyInt64Array.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopyIntPtrArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Copy/CopySingleArray.csproj
src/coreclr/tests/src/Interop/MarshalAPI/FunctionPointer/FunctionPtrTest.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetExceptionForHR/GetExceptionForHR.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetNativeVariantForObject/GetNativeVariantForObject.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetObjectForNativeVariant/GetObjectForNativeVariant.csproj
src/coreclr/tests/src/Interop/MarshalAPI/GetObjectsForNativeVariants/GetObjectsForNativeVariants.csproj
src/coreclr/tests/src/Interop/MarshalAPI/IUnknown/IUnknownTest.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Miscellaneous/AutoLayoutStructure.csproj
src/coreclr/tests/src/Interop/MarshalAPI/Miscellaneous/MarshalClassTests.csproj
src/coreclr/tests/src/Interop/MarshalAPI/OffsetOf/OffsetOf.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteByte.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteInt16.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteInt32.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteInt64.csproj
src/coreclr/tests/src/Interop/MarshalAPI/ReadWrite/ReadWriteIntPtr.csproj
src/coreclr/tests/src/Interop/MarshalAPI/String/StringMarshalingTest.csproj
src/coreclr/tests/src/Interop/MarshalAPI/UnsafeAddrOfPinnedArrayElement/UnsafeAddrOfPinnedArrayElement.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_d.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_do.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_r.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv1_cs_ro.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_d.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_do.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_r.csproj
src/coreclr/tests/src/JIT/Directed/perffix/primitivevt/callconv2_cs_ro.csproj
src/coreclr/tests/src/JIT/Performance/CodeQuality/Bytemark/Bytemark.csproj
src/coreclr/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1.csproj
src/coreclr/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset1_o.csproj
src/coreclr/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2.csproj
src/coreclr/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset2_o.csproj
src/coreclr/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3.csproj
src/coreclr/tests/src/JIT/jit64/eh/FinallyExec/nestedTryRegionsWithSameOffset3_o.csproj
src/coreclr/tests/src/JIT/jit64/eh/FinallyExec/nonlocalgotoinatryblockinahandler.csproj
src/coreclr/tests/src/JIT/jit64/eh/Leaves/nonlocalexitfromnestedcatch.csproj
src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/derivedExplicitClass.csproj
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/StaticsProblem5.csproj
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/VSW491577.csproj
src/coreclr/tests/src/Loader/classloader/regressions/434481/b434481_GenericRecurInit.csproj
src/coreclr/tests/src/Regressions/assemblyref/test.csproj
src/coreclr/tests/src/Regressions/common/testClass.csproj
src/coreclr/tests/src/Regressions/common/testInterface.csproj