Change referenced common.dll assembly to lower-case
authorBruce Forstall <brucefo@microsoft.com>
Fri, 13 May 2016 16:42:17 +0000 (09:42 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Sat, 14 May 2016 15:50:29 +0000 (08:50 -0700)
Also, change ILPart.dll to lower-case.

Fixes a bunch of tests that were failing on Ubuntu. Re-enable those.

Fixes #3235.

tests/src/JIT/Regression/Dev11/External/dev11_145295/ilpart.il
tests/src/JIT/jit64/localloc/common/common.il
tests/testsFailingOutsideWindows.txt

index cd9b1bc..b5bc2ed 100644 (file)
 .assembly extern CSharpPart {}
 
 
-.assembly ILPart {}
+.assembly ilpart {}
 
 
-.module ILPart.dll
+.module ilpart.dll
 .imagebase 0x00400000
 .file alignment 0x00000200
 .stackreserve 0x00100000
index 9b65bcf..90f513f 100644 (file)
 .assembly extern mscorlib
 {
 }
-.assembly Common
+.assembly common
 {
   .hash algorithm 0x00008004
   .ver 0:0:0:0
 }
-.module Common.dll
+.module common.dll
 .custom instance void [mscorlib]System.Security.UnverifiableCodeAttribute::.ctor() = ( 01 00 00 00 ) 
 .imagebase 0x00400000
 .subsystem 0x00000003
index 16d3ebb..6361fe7 100644 (file)
@@ -86,30 +86,10 @@ JIT/Regression/VS-ia64-JIT/V1.2-M02/b22591/b22591/b22591.sh
 JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b416776/b416776/b416776.sh
 JIT/SIMD/Vector3Interop_r/Vector3Interop_r.sh
 JIT/SIMD/Vector3Interop_ro/Vector3Interop_ro.sh
-JIT/jit64/localloc/eh/eh01_dynamic/eh01_dynamic.sh
-JIT/jit64/localloc/eh/eh01_large/eh01_large.sh
-JIT/jit64/localloc/eh/eh01_small/eh01_small.sh
-JIT/jit64/localloc/eh/eh02_dynamic/eh02_dynamic.sh
-JIT/jit64/localloc/eh/eh02_large/eh02_large.sh
-JIT/jit64/localloc/eh/eh02_small/eh02_small.sh
-JIT/jit64/localloc/ehverify/eh09_dynamic/eh09_dynamic.sh
-JIT/jit64/localloc/ehverify/eh09_large/eh09_large.sh
-JIT/jit64/localloc/ehverify/eh09_small/eh09_small.sh
-JIT/jit64/localloc/unwind/unwind01_dynamic/unwind01_dynamic.sh
-JIT/jit64/localloc/unwind/unwind01_large/unwind01_large.sh
-JIT/jit64/localloc/unwind/unwind01_small/unwind01_small.sh
-JIT/jit64/localloc/unwind/unwind02_dynamic/unwind02_dynamic.sh
-JIT/jit64/localloc/unwind/unwind02_large/unwind02_large.sh
-JIT/jit64/localloc/unwind/unwind02_small/unwind02_small.sh
-JIT/jit64/localloc/unwind/unwind03_dynamic/unwind03_dynamic.sh
-JIT/jit64/localloc/unwind/unwind03_large/unwind03_large.sh
-JIT/jit64/localloc/unwind/unwind03_small/unwind03_small.sh
 JIT/Methodical/Boxing/xlang/_dbgsin_cs_il/_dbgsin_cs_il.sh
 JIT/Methodical/Boxing/xlang/_odbgsin_cs_il/_odbgsin_cs_il.sh
 JIT/Methodical/Boxing/xlang/_orelsin_cs_il/_orelsin_cs_il.sh
 JIT/Methodical/Boxing/xlang/_relsin_cs_il/_relsin_cs_il.sh
-JIT/Methodical/localloc/call/call01_small/call01_small.sh
-JIT/Regression/Dev11/External/dev11_145295/CSharpPart/CSharpPart.sh
 Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.sh
 GC/LargeMemory/Allocation/finalizertest/finalizertest.sh
 GC/LargeMemory/API/gc/reregisterforfinalize/reregisterforfinalize.sh