Searched refs:skipIfWindows (Results 1 – 6 of 6) sorted by relevance
6 common.skipIfWindows('this is a unix-only thing')
22 common.skipIfWindows('man pages do not get installed on Windows')
2 common.skipIfWindows('symlinks are weird on windows')
9 common.skipIfWindows('links are weird on windows')
8 common.skipIfWindows('windows does not use correct-mkdir behavior')
218 exports.skipIfWindows = function (why) { function