Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/coreclr/pal/tests/palsuite/compilableTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ c_runtime/malloc/test1/paltest_malloc_test1
c_runtime/malloc/test2/paltest_malloc_test2
c_runtime/memchr/test1/paltest_memchr_test1
c_runtime/memcmp/test1/paltest_memcmp_test1
c_runtime/memcpy/test1/paltest_memcpy_test1
c_runtime/memmove/test1/paltest_memmove_test1
c_runtime/memset/test1/paltest_memset_test1
c_runtime/modf/test1/paltest_modf_test1
Expand Down
1 change: 0 additions & 1 deletion src/coreclr/pal/tests/palsuite/paltestlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ c_runtime/malloc/test1/paltest_malloc_test1
c_runtime/malloc/test2/paltest_malloc_test2
c_runtime/memchr/test1/paltest_memchr_test1
c_runtime/memcmp/test1/paltest_memcmp_test1
c_runtime/memcpy/test1/paltest_memcpy_test1
c_runtime/memmove/test1/paltest_memmove_test1
c_runtime/memset/test1/paltest_memset_test1
c_runtime/modf/test1/paltest_modf_test1
Expand Down