diff options
-rwxr-xr-x | t/t4211-line-log.sh | 2 | ||||
-rw-r--r-- | t/t4211/sha1/expect.beginning-of-file (renamed from t/t4211/expect.beginning-of-file) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.end-of-file (renamed from t/t4211/expect.end-of-file) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.move-support-f (renamed from t/t4211/expect.move-support-f) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.multiple (renamed from t/t4211/expect.multiple) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.multiple-overlapping (renamed from t/t4211/expect.multiple-overlapping) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.multiple-superset (renamed from t/t4211/expect.multiple-superset) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.parallel-change-f-to-main (renamed from t/t4211/expect.parallel-change-f-to-main) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.simple-f (renamed from t/t4211/expect.simple-f) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.simple-f-to-main (renamed from t/t4211/expect.simple-f-to-main) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.simple-main (renamed from t/t4211/expect.simple-main) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.simple-main-to-end (renamed from t/t4211/expect.simple-main-to-end) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.two-ranges (renamed from t/t4211/expect.two-ranges) | 0 | ||||
-rw-r--r-- | t/t4211/sha1/expect.vanishes-early (renamed from t/t4211/expect.vanishes-early) | 0 |
14 files changed, 1 insertions, 1 deletions
diff --git a/t/t4211-line-log.sh b/t/t4211-line-log.sh index 8319163744..63a3bf28a5 100755 --- a/t/t4211-line-log.sh +++ b/t/t4211-line-log.sh @@ -11,7 +11,7 @@ test_expect_success 'setup (import history)' ' canned_test_1 () { test_expect_$1 "$2" " git log $2 >actual && - test_cmp \"\$TEST_DIRECTORY\"/t4211/expect.$3 actual + test_cmp \"\$TEST_DIRECTORY\"/t4211/sha1/expect.$3 actual " } diff --git a/t/t4211/expect.beginning-of-file b/t/t4211/sha1/expect.beginning-of-file index 91b4054898..91b4054898 100644 --- a/t/t4211/expect.beginning-of-file +++ b/t/t4211/sha1/expect.beginning-of-file diff --git a/t/t4211/expect.end-of-file b/t/t4211/sha1/expect.end-of-file index bd25bb2f59..bd25bb2f59 100644 --- a/t/t4211/expect.end-of-file +++ b/t/t4211/sha1/expect.end-of-file diff --git a/t/t4211/expect.move-support-f b/t/t4211/sha1/expect.move-support-f index c905e01bc2..c905e01bc2 100644 --- a/t/t4211/expect.move-support-f +++ b/t/t4211/sha1/expect.move-support-f diff --git a/t/t4211/expect.multiple b/t/t4211/sha1/expect.multiple index 76ad5b598c..76ad5b598c 100644 --- a/t/t4211/expect.multiple +++ b/t/t4211/sha1/expect.multiple diff --git a/t/t4211/expect.multiple-overlapping b/t/t4211/sha1/expect.multiple-overlapping index d930b6eec4..d930b6eec4 100644 --- a/t/t4211/expect.multiple-overlapping +++ b/t/t4211/sha1/expect.multiple-overlapping diff --git a/t/t4211/expect.multiple-superset b/t/t4211/sha1/expect.multiple-superset index d930b6eec4..d930b6eec4 100644 --- a/t/t4211/expect.multiple-superset +++ b/t/t4211/sha1/expect.multiple-superset diff --git a/t/t4211/expect.parallel-change-f-to-main b/t/t4211/sha1/expect.parallel-change-f-to-main index 052def8074..052def8074 100644 --- a/t/t4211/expect.parallel-change-f-to-main +++ b/t/t4211/sha1/expect.parallel-change-f-to-main diff --git a/t/t4211/expect.simple-f b/t/t4211/sha1/expect.simple-f index a1f5bc49c8..a1f5bc49c8 100644 --- a/t/t4211/expect.simple-f +++ b/t/t4211/sha1/expect.simple-f diff --git a/t/t4211/expect.simple-f-to-main b/t/t4211/sha1/expect.simple-f-to-main index a475768710..a475768710 100644 --- a/t/t4211/expect.simple-f-to-main +++ b/t/t4211/sha1/expect.simple-f-to-main diff --git a/t/t4211/expect.simple-main b/t/t4211/sha1/expect.simple-main index 39ce39bebe..39ce39bebe 100644 --- a/t/t4211/expect.simple-main +++ b/t/t4211/sha1/expect.simple-main diff --git a/t/t4211/expect.simple-main-to-end b/t/t4211/sha1/expect.simple-main-to-end index 8480bd9cc4..8480bd9cc4 100644 --- a/t/t4211/expect.simple-main-to-end +++ b/t/t4211/sha1/expect.simple-main-to-end diff --git a/t/t4211/expect.two-ranges b/t/t4211/sha1/expect.two-ranges index 6109aa0dce..6109aa0dce 100644 --- a/t/t4211/expect.two-ranges +++ b/t/t4211/sha1/expect.two-ranges diff --git a/t/t4211/expect.vanishes-early b/t/t4211/sha1/expect.vanishes-early index 1f7cd06941..1f7cd06941 100644 --- a/t/t4211/expect.vanishes-early +++ b/t/t4211/sha1/expect.vanishes-early |