diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_H_notdir.out | 1 | ||||
-rw-r--r-- | tests/test_H_samefile_notdir.out | 1 | ||||
-rw-r--r-- | tests/test_L_broken.out | 1 | ||||
-rw-r--r-- | tests/test_L_notdir.out | 1 | ||||
-rw-r--r-- | tests/test_L_samefile_broken.out | 1 | ||||
-rw-r--r-- | tests/test_L_samefile_notdir.out | 1 | ||||
-rw-r--r-- | tests/test_L_samefile_symlink.out | 3 | ||||
-rw-r--r-- | tests/test_samefile_notdir.out | 1 |
8 files changed, 10 insertions, 0 deletions
diff --git a/tests/test_H_notdir.out b/tests/test_H_notdir.out new file mode 100644 index 0000000..6e6658d --- /dev/null +++ b/tests/test_H_notdir.out @@ -0,0 +1 @@ +links/notdir diff --git a/tests/test_H_samefile_notdir.out b/tests/test_H_samefile_notdir.out new file mode 100644 index 0000000..6e6658d --- /dev/null +++ b/tests/test_H_samefile_notdir.out @@ -0,0 +1 @@ +links/notdir diff --git a/tests/test_L_broken.out b/tests/test_L_broken.out new file mode 100644 index 0000000..21d6316 --- /dev/null +++ b/tests/test_L_broken.out @@ -0,0 +1 @@ +links/broken diff --git a/tests/test_L_notdir.out b/tests/test_L_notdir.out new file mode 100644 index 0000000..6e6658d --- /dev/null +++ b/tests/test_L_notdir.out @@ -0,0 +1 @@ +links/notdir diff --git a/tests/test_L_samefile_broken.out b/tests/test_L_samefile_broken.out new file mode 100644 index 0000000..21d6316 --- /dev/null +++ b/tests/test_L_samefile_broken.out @@ -0,0 +1 @@ +links/broken diff --git a/tests/test_L_samefile_notdir.out b/tests/test_L_samefile_notdir.out new file mode 100644 index 0000000..6e6658d --- /dev/null +++ b/tests/test_L_samefile_notdir.out @@ -0,0 +1 @@ +links/notdir diff --git a/tests/test_L_samefile_symlink.out b/tests/test_L_samefile_symlink.out new file mode 100644 index 0000000..222ac78 --- /dev/null +++ b/tests/test_L_samefile_symlink.out @@ -0,0 +1,3 @@ +links/file +links/hardlink +links/symlink diff --git a/tests/test_samefile_notdir.out b/tests/test_samefile_notdir.out new file mode 100644 index 0000000..6e6658d --- /dev/null +++ b/tests/test_samefile_notdir.out @@ -0,0 +1 @@ +links/notdir |