summaryrefslogtreecommitdiff
path: root/conformance/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'conformance/fixtures')
-rw-r--r--conformance/fixtures/reference-examples.json37
1 files changed, 26 insertions, 11 deletions
diff --git a/conformance/fixtures/reference-examples.json b/conformance/fixtures/reference-examples.json
index 6927b24..afc7ad1 100644
--- a/conformance/fixtures/reference-examples.json
+++ b/conformance/fixtures/reference-examples.json
@@ -2147,7 +2147,7 @@
"kind": "movement",
"position": {
"line": 1,
- "byte_column": 9
+ "byte_column": 6
},
"complete": true,
"successful_steps": 1,
@@ -2157,8 +2157,8 @@
"after_step": 1,
"kind": "movement",
"position": {
- "line": 2,
- "byte_column": 6
+ "line": 1,
+ "byte_column": 10
},
"complete": true,
"successful_steps": 1,
@@ -2169,7 +2169,7 @@
"kind": "movement",
"position": {
"line": 2,
- "byte_column": 10
+ "byte_column": 9
},
"complete": true,
"successful_steps": 1,
@@ -2179,8 +2179,8 @@
"after_step": 3,
"kind": "movement",
"position": {
- "line": 2,
- "byte_column": 6
+ "line": 1,
+ "byte_column": 10
},
"complete": true,
"successful_steps": 1,
@@ -2191,7 +2191,7 @@
"kind": "movement",
"position": {
"line": 1,
- "byte_column": 9
+ "byte_column": 6
},
"complete": true,
"successful_steps": 1,
@@ -2204,7 +2204,7 @@
],
"final_position": {
"line": 1,
- "byte_column": 9
+ "byte_column": 6
},
"final_selection": {
"active": false,
@@ -2307,6 +2307,10 @@
{
"operation": "action",
"action": "StartFindForward"
+ },
+ {
+ "operation": "action",
+ "action": "StartFindForward"
}
],
"expect": {
@@ -2316,7 +2320,7 @@
"kind": "movement",
"position": {
"line": 1,
- "byte_column": 9
+ "byte_column": 6
},
"complete": true,
"successful_steps": 1,
@@ -2324,10 +2328,21 @@
},
{
"after_step": 1,
+ "kind": "movement",
+ "position": {
+ "line": 1,
+ "byte_column": 10
+ },
+ "complete": true,
+ "successful_steps": 1,
+ "effective_descriptor": "f"
+ },
+ {
+ "after_step": 2,
"kind": "failed_search",
"position": {
"line": 1,
- "byte_column": 9
+ "byte_column": 10
},
"complete": false,
"successful_steps": 0,
@@ -2340,7 +2355,7 @@
],
"final_position": {
"line": 1,
- "byte_column": 9
+ "byte_column": 10
},
"final_selection": {
"active": false,