代码搜索结果
找到约 10,000 项符合
Test 的代码
hardlinks.test
#! /bin/sh
# Copyright (C) 2002 by Martin Pool
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test rsync handling of hardlinks. By default, rsync
chgrp.test
#! /bin/sh
# Copyright (C) 2002 by Martin Pool
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test that rsync with -gr will preserve groups when t
fuzzy.test
#! /bin/sh
# Copyright (C) 2005 by Wayne Davison
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test rsync handling of the --fuzzy option.
. "
longdir.test
#!/bin/sh
# Copyright (C) 1998,1999 Philip Hands
# Copyright (C) 2001 by Martin Pool
#
# This program is distributable under the terms of the GNU GPL (see COPYING)
.
backup.test
#! /bin/sh
# Copyright (C) 2004 by Wayne Davison
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test that the --backup option works right.
. "
duplicates.test
#! /bin/sh
# Copyright (C) 2002 by Martin Pool
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test rsync handling of duplicate filenames.
# It'
trimslash.test
#! /bin/sh
# Copyright (C) 2002 by Martin Pool
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test tiny function to trim trailing slashes.
. "$su
executability.test
#! /bin/sh
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test the --executability or -E option. -- Matt McCutchen
. $srcdir/testsuite/rsync.fns
# Put some files
missing.test
#! /bin/sh
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test three bugs fixed by my redoing of the missing_below logic.
. $srcdir/testsuite/rsync.fns
makepath
xattrs.test
#! /bin/sh
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test that rsync handles basic xattr preservation.
. $srcdir/testsuite/rsync.fns
$RSYNC --version | grep