Home
last modified time | relevance | path

Searched refs:test_cygwin (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/libc-test/
H A Dbuild.rs65 t if t.contains("cygwin") => test_cygwin(t), in do_ctest()
700 fn test_cygwin(target: &str) { in test_cygwin() function