aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-10-10 21:15:44 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-10-11 21:30:31 +0900
commit006be7f44c903bdf9ce81c30cf7c9fb56bfdd31f (patch)
tree982c6d2e6ec2141d38181899ec79d63214682f5f
parent8d894ecc0afb6e38d4f14ecf6c040b0c9923daca (diff)
Update QA
-rw-r--r--QA.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/QA.md b/QA.md
index 739a520..b850591 100644
--- a/QA.md
+++ b/QA.md
@@ -64,11 +64,10 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] `winopen`: do avobe tests replaced `open` with `winopen`, and verify the page is opened in new window
<br>
-- [ ] `buffer`,`buffer `: do nothing
+- [ ] `buffer`,`buffer<SP>`: do nothing
- [ ] `buffer <title>`, `buffer <url>`: select tab which has an title matched with
- [ ] `buffer 1`: select leftmost tab
- [ ] `buffer 99`: select rightmost tab
-- [ ] select tab matched with a title
- [ ] select tabs rotationally when more than two tabs are matched
#### Completions
@@ -80,7 +79,7 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] `open g`: complete search engines starts with `g` and matched with keywords `g`
- [ ] `open foo bar`: complete history items matched with keywords `foo` and `bar`
- [ ] also `tabopen` and `winopen`
-- [ ] shortening commands such as `o` are not test in this release
+- shortening commands such as `o` are not test in this release
##### Buffer command
@@ -101,7 +100,7 @@ The behaviors of the console are tested in [Console section](#consoles).
##### `"search"` section
-- [ ] validations in `"search"` section are not tested in this release
+- validations in `"search"` section are not tested in this release
##### Updating