Skip to content

Commit 3af6fd5

Browse files
committed
Ignore Sulong c11threads tests on Windows.
These were never running on that platform because of a compiler error, thread.h not found. With the new devkit the header is now found, but the tests still fail at runtime.
1 parent 1eae6b8 commit 3af6fd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
libc/threads/threads.c.dir
2+
libc/threads/thread_exit.c.dir
3+
libc/threads/thread_sleep.c.dir

0 commit comments

Comments
 (0)