aboutsummaryrefslogtreecommitdiff
path: root/QA.md
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-04-14 18:00:24 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2019-04-14 20:43:16 +0900
commitb9605f045b0dbd63b1ecdc0960fb2bea1030ab87 (patch)
tree9a32f87da3a40575e94d776e5bff4dbfd4d4801f /QA.md
parent2df2a091eaa02ba943c148c75934628c76e90f52 (diff)
Add e2e tests for buffer command
Diffstat (limited to 'QA.md')
-rw-r--r--QA.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/QA.md b/QA.md
index 8312782..e194277 100644
--- a/QA.md
+++ b/QA.md
@@ -39,15 +39,6 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] `<EMPTY>`: do nothing
<br>
-- [ ] `buffer`: do nothing
-- [ ] `buffer <title>`, `buffer <url>`: select tab which has an title matched with
-- [ ] `buffer 1`: select leftmost tab
-- [ ] `buffer 0`, `buffer <a number more than count of tabs>`: shows an error
-- [ ] select tabs rotationally when more than two tabs are matched
-- [ ] `buffer %`: select current tab (nothing to do)
-- [ ] `buffer #`: select last selected tab
-<br>
-
- [ ] `addbookmark` creates a bookmark
<br>