Lines Matching refs:directory
282 # Make sure it puts trailing slash for directory
597 # Old V7 tars create directory members using an AREGTYPE
648 # Test if extractall() correctly restores directory permissions
1050 # Test reading a longlink directory. Issue #47231.
1296 path = os.path.join(TEMPDIR, "directory")
1311 path = os.path.join(TEMPDIR, "directory")
1324 self.assertEqual(paths, ["directory", "1", "2"]);
1520 # Test adding the current working directory.
1611 Ensure the source directory is not included in the tar header
2696 # Make an inner directory, so the member named '../evil'
2880 # create a tar file with a file, a directory, and a file within that
2881 # directory. Assign various .uid/.gid values to them
3054 def check_files_present(self, directory):
3056 p.relative_to(directory)
3057 for p in pathlib.Path(directory).glob('**/*'))
3074 # of a previously created directory.
3090 # of a "normally" created directory or regular file
3326 # A temporary directory for the extraction results.
3328 # up in this directory.
3341 except the destination directory itself and parent directories of
3553 # directory.