summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-08-22 19:53:54 +1000
committerJesse Duffield <jessedduffield@gmail.com>2022-09-09 20:55:47 -0700
commit5d5471c01765fac98ff59f71581bcf7c14adbe49 (patch)
treed31708db950192aaecffdc0cce7cecdc98ed4f50 /test
parent8cdfc6758fd7e57d8a592f470f9c38f04a8372d0 (diff)
remove already migrated test
Diffstat (limited to 'test')
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/COMMIT_EDITMSG1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/FETCH_HEAD0
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/HEAD1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/config10
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/description1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/indexbin145 -> 0 bytes
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/info/exclude7
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/logs/HEAD6
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/four1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/master1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/one1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/three1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/two1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/objects/b4/9fda1c7a9af6a4f0b6b07a2cb31aecb8c01a6cbin55 -> 0 bytes
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391bin15 -> 0 bytes
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/objects/f7/53f4dfc98d148a7e685c46c8d148bcac56707dbin122 -> 0 bytes
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/four1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/master1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/one1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/three1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/two1
-rw-r--r--test/integration/branchAutocomplete/expected/repo/myfile.txt0
-rw-r--r--test/integration/branchAutocomplete/recording.json1
-rw-r--r--test/integration/branchAutocomplete/setup.sh20
-rw-r--r--test/integration/branchAutocomplete/test.json1
25 files changed, 0 insertions, 58 deletions
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/COMMIT_EDITMSG b/test/integration/branchAutocomplete/expected/repo/.git_keep/COMMIT_EDITMSG
deleted file mode 100644
index 802607664..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/COMMIT_EDITMSG
+++ /dev/null
@@ -1 +0,0 @@
-initial commit
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/FETCH_HEAD b/test/integration/branchAutocomplete/expected/repo/.git_keep/FETCH_HEAD
deleted file mode 100644
index e69de29bb..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/FETCH_HEAD
+++ /dev/null
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/HEAD b/test/integration/branchAutocomplete/expected/repo/.git_keep/HEAD
deleted file mode 100644
index 2e35f3118..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/HEAD
+++ /dev/null
@@ -1 +0,0 @@
-ref: refs/heads/three
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/config b/test/integration/branchAutocomplete/expected/repo/.git_keep/config
deleted file mode 100644
index 8ae104545..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/config
+++ /dev/null
@@ -1,10 +0,0 @@
-[core]
- repositoryformatversion = 0
- filemode = true
- bare = false
- logallrefupdates = true
- ignorecase = true
- precomposeunicode = true
-[user]
- email = CI@example.com
- name = CI
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/description b/test/integration/branchAutocomplete/expected/repo/.git_keep/description
deleted file mode 100644
index 498b267a8..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/description
+++ /dev/null
@@ -1 +0,0 @@
-Unnamed repository; edit this file 'description' to name the repository.
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/index b/test/integration/branchAutocomplete/expected/repo/.git_keep/index
deleted file mode 100644
index 79e58d4f5..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/index
+++ /dev/null
Binary files differ
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/info/exclude b/test/integration/branchAutocomplete/expected/repo/.git_keep/info/exclude
deleted file mode 100644
index 8e9f2071f..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/info/exclude
+++ /dev/null
@@ -1,7 +0,0 @@
-# git ls-files --others --exclude-from=.git/info/exclude
-# Lines that start with '#' are comments.
-# For a project mostly in C, the following would be a good set of
-# exclude patterns (uncomment them if you want to use them):
-# *.[oa]
-# *~
-.DS_Store
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/HEAD b/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/HEAD
deleted file mode 100644
index 8985b49b4..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/HEAD
+++ /dev/null
@@ -1,6 +0,0 @@
-0000000000000000000000000000000000000000 f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 commit (initial): initial commit
-f753f4dfc98d148a7e685c46c8d148bcac56707d f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 checkout: moving from master to one
-f753f4dfc98d148a7e685c46c8d148bcac56707d f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 checkout: moving from one to two
-f753f4dfc98d148a7e685c46c8d148bcac56707d f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 checkout: moving from two to three
-f753f4dfc98d148a7e685c46c8d148bcac56707d f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 checkout: moving from three to four
-f753f4dfc98d148a7e685c46c8d148bcac56707d f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671338 +1000 checkout: moving from four to three
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/four b/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/four
deleted file mode 100644
index f3e789f72..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/four
+++ /dev/null
@@ -1 +0,0 @@
-0000000000000000000000000000000000000000 f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 branch: Created from HEAD
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/master b/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/master
deleted file mode 100644
index 3781b31e4..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/master
+++ /dev/null
@@ -1 +0,0 @@
-0000000000000000000000000000000000000000 f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 commit (initial): initial commit
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/one b/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/one
deleted file mode 100644
index f3e789f72..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/one
+++ /dev/null
@@ -1 +0,0 @@
-0000000000000000000000000000000000000000 f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 branch: Created from HEAD
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/three b/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/three
deleted file mode 100644
index f3e789f72..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/three
+++ /dev/null
@@ -1 +0,0 @@
-0000000000000000000000000000000000000000 f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 branch: Created from HEAD
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/two b/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/two
deleted file mode 100644
index f3e789f72..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/logs/refs/heads/two
+++ /dev/null
@@ -1 +0,0 @@
-0000000000000000000000000000000000000000 f753f4dfc98d148a7e685c46c8d148bcac56707d CI <CI@example.com> 1617671335 +1000 branch: Created from HEAD
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/b4/9fda1c7a9af6a4f0b6b07a2cb31aecb8c01a6c b/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/b4/9fda1c7a9af6a4f0b6b07a2cb31aecb8c01a6c
deleted file mode 100644
index 9a968e423..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/b4/9fda1c7a9af6a4f0b6b07a2cb31aecb8c01a6c
+++ /dev/null
Binary files differ
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 b/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
deleted file mode 100644
index 711223894..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
+++ /dev/null
Binary files differ
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/f7/53f4dfc98d148a7e685c46c8d148bcac56707d b/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/f7/53f4dfc98d148a7e685c46c8d148bcac56707d
deleted file mode 100644
index a9bfbe5b4..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/objects/f7/53f4dfc98d148a7e685c46c8d148bcac56707d
+++ /dev/null
Binary files differ
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/four b/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/four
deleted file mode 100644
index 7303bd10b..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/four
+++ /dev/null
@@ -1 +0,0 @@
-f753f4dfc98d148a7e685c46c8d148bcac56707d
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/master b/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/master
deleted file mode 100644
index 7303bd10b..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/master
+++ /dev/null
@@ -1 +0,0 @@
-f753f4dfc98d148a7e685c46c8d148bcac56707d
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/one b/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/one
deleted file mode 100644
index 7303bd10b..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/one
+++ /dev/null
@@ -1 +0,0 @@
-f753f4dfc98d148a7e685c46c8d148bcac56707d
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/three b/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/three
deleted file mode 100644
index 7303bd10b..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/three
+++ /dev/null
@@ -1 +0,0 @@
-f753f4dfc98d148a7e685c46c8d148bcac56707d
diff --git a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/two b/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/two
deleted file mode 100644
index 7303bd10b..000000000
--- a/test/integration/branchAutocomplete/expected/repo/.git_keep/refs/heads/two
+++ /dev/null
@@ -1 +0,0 @@
-f753f4dfc98d148a7e685c46c8d148bcac56707d
diff --git a/test/integration/branchAutocomplete/expected/repo/myfile.txt b/test/integration/branchAutocomplete/expected/repo/myfile.txt
deleted file mode 100644
index e69de29bb..000000000
--- a/test/integration/branchAutocomplete/expected/repo/myfile.txt
+++ /dev/null
diff --git a/test/integration/branchAutocomplete/recording.json b/test/integration/branchAutocomplete/recording.json
deleted file mode 100644
index 33c3d8123..000000000
--- a/test/integration/branchAutocomplete/recording.json
+++ /dev/null
@@ -1 +0,0 @@
-{"KeyEvents":[{"Timestamp":933,"Mod":0,"Key":259,"Ch":0},{"Timestamp":1524,"Mod":0,"Key":256,"Ch":99},{"Timestamp":2188,"Mod":0,"Key":256,"Ch":116},{"Timestamp":2364,"Mod":0,"Key":256,"Ch":104},{"Timestamp":2540,"Mod":0,"Key":256,"Ch":114},{"Timestamp":2851,"Mod":0,"Key":9,"Ch":9},{"Timestamp":3148,"Mod":0,"Key":13,"Ch":13},{"Timestamp":3964,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":272,"Height":74}]} \ No newline at end of file
diff --git a/test/integration/branchAutocomplete/setup.sh b/test/integration/branchAutocomplete/setup.sh
deleted file mode 100644
index 4c53f58a2..000000000
--- a/test/integration/branchAutocomplete/setup.sh
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-
-set -e
-
-cd $1
-
-git init
-
-git config user.email "CI@example.com"
-git config user.name "CI"
-
-touch myfile.txt
-git add .
-git commit -m "initial commit"
-
-git checkout -b one
-git checkout -b two
-git checkout -b three
-git checkout -b four
-
diff --git a/test/integration/branchAutocomplete/test.json b/test/integration/branchAutocomplete/test.json
deleted file mode 100644
index 3e0d382e0..000000000
--- a/test/integration/branchAutocomplete/test.json
+++ /dev/null
@@ -1 +0,0 @@
-{ "description": "check out a branch using the autocomplete feature", "speed": 20 }