Searched refs:endswith (Results 1 – 25 of 107) sorted by relevance
12345
42 test_name = __file__[:-3] if __file__.endswith('.py') else __file__116 verify(context.endswith('c'))143 verify(context.endswith('c'))145 verify(context.endswith('-'))203 verify(context.endswith('c'))239 verify(context.endswith('-'))241 verify(context.endswith('c'))267 verify(context.endswith('c'))308 verify(context.endswith('-'))310 verify(context.endswith('c'))[all …]
36 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
39 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
42 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
54 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
38 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
81 if filepath.endswith(files_exemption):174 should_be_executable = filepath.endswith((".sh", ".pl"))207 if not filepath.endswith('.' + self._extensions[interpreter]):287 return not line.endswith(b"\r\n") or b"\r" in line[:-2]329 not _filepath.endswith('.md'):
152 if function_name.endswith('_key_policy') and \290 if file_name.endswith('.data'):
47 if file_name.endswith(extension)111 core_cpp_files = [item for item in core_cpp_files if not item.endswith("extension_example.cpp")]
34 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
37 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
35 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
44 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
51 test_name = __file__[:-3] if __file__.endswith('.py') else __file__
122 if name.endswith('_BASE') or name.endswith('_NONE'):126 return name.endswith('_FLAG') or name.endswith('_MASK')505 if function.endswith('_algorithm'):
152 return section.endswith('support') or section.endswith('modules')226 if name.endswith('_ALT'):