Lines Matching refs:skipUnless
313 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
340 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
353 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
364 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
421 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
468 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
512 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
545 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
549 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
550 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
604 @unittest.skipUnless(os_helper.FS_NONASCII, 'need os_helper.FS_NONASCII')
673 @unittest.skipUnless(nt, "abspath requires 'nt' module")
864 @unittest.skipUnless(nt, "OS helpers require 'nt' module")