diff options
author | Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com> | 2015-10-21 15:26:49 -0700 |
---|---|---|
committer | Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com> | 2015-10-21 15:26:49 -0700 |
commit | 2fadd657a3d3826e32638a6bdde1f7c9394531dc (patch) | |
tree | 3b848c834d20693d1bece623ced388cb242cf8b6 /tests | |
parent | 65b55ab02eba5fc71daadb0db9f4d4a424906dba (diff) | |
parent | c9a6067831b40b739e5a4a908b66a8b7b84e565f (diff) | |
download | coreclr-2fadd657a3d3826e32638a6bdde1f7c9394531dc.tar.gz coreclr-2fadd657a3d3826e32638a6bdde1f7c9394531dc.tar.bz2 coreclr-2fadd657a3d3826e32638a6bdde1f7c9394531dc.zip |
Merge pull request #1780 from adityamandaleeka/librarySearchPaths
Fix DllImport search logic with respect to prefixes/suffixes
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testsFailingOutsideWindows.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testsFailingOutsideWindows.txt b/tests/testsFailingOutsideWindows.txt index 282e300ee2..7d952b6c1d 100644 --- a/tests/testsFailingOutsideWindows.txt +++ b/tests/testsFailingOutsideWindows.txt @@ -1,5 +1,4 @@ Interop/ICastable/Castable.sh -Interop/ReversePInvoke/Marshalling/MarshalBoolArray.sh JIT/Directed/lifetime/lifetime2.sh JIT/Directed/newarr/newarr.sh JIT/Directed/PREFIX/unaligned/1/arglist.sh |