CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:43:32 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neovim/neovim.git
etag: W/"5fb36452fe8b7edbd08c5b760f6698da"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=ftK7QLZE%2FIcfe1cV6Qi%2FP223RfUzYOrsWJ6iaPkg7C33ne1QbrS74hH%2Fr%2BVIqScmY%2BeNGExxjKsfsv0V40FQk40urg7%2FJftnlapIigJT1qq1UyakbX%2F5hp3PLUClAfq0C7NxPO1U1DL%2F8qUbYAG1FmhMoJC4hZzmCThizev6MItdAGB5hdkENaJbjeWqFj%2FtLesLgoTeDjrq8AqEtGf%2BXHMG4YYb6qKAnLit808s4bbxfNNfxMt81Rv%2FKEaifGEltDckY4cxYClBpXRkBvPUkg%3D%3D--3PyCpzsz6XStuZWl--8x9JJ7ZNHxIeHwF7RpceEA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1755118023.1753253011; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:43:31 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:43:31 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B0B2:2DEF93:56B845:6EFFA1:68808492
feat(test): use nvim_exec in helpers.source() #16064 · neovim/neovim@72652cb · GitHub
Copy file name to clipboardExpand all lines: test/functional/api/command_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ex_cmds/cmd_map_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ex_cmds/echo_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ex_cmds/script_spec.lua
Copy file name to clipboardExpand all lines: test/functional/helpers.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 72652cb
authored
feat(test): use nvim_exec in helpers.source() #16064
helpers.source() was a hack to work around the lack of anonymous
:source. Its "create tempfile" behavior is not a required part of most
tests that use it.
Some tests still need the old "create tempfile" behavior either because
they test SID behavior, or because of missing nvim_exec features: #160711 parent 05edab8 commit 72652cbCopy full SHA for 72652cb
File tree
Expand file treeCollapse file tree
13 files changed
+93
-70
lines changedFilter options
- runtime/doc
- src/nvim
- test/functional
- api
- ex_cmds
- legacy
- vimscript
Expand file treeCollapse file tree
13 files changed
+93
-70
lines changed+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3670 | 3670 |
| |
3671 | 3671 |
| |
3672 | 3672 |
| |
3673 |
| - | |
3674 |
| - | |
| 3673 | + | |
3675 | 3674 |
| |
3676 | 3675 |
| |
3677 | 3676 |
| |
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
186 |
| - | |
| 185 | + | |
187 | 186 |
| |
188 | 187 |
| |
189 | 188 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
183 | 184 |
| |
184 | 185 |
| |
185 | 186 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9217 | 9217 |
| |
9218 | 9218 |
| |
9219 | 9219 |
| |
| 9220 | + | |
| 9221 | + | |
9220 | 9222 |
| |
9221 | 9223 |
| |
9222 | 9224 |
| |
| |||
9304 | 9306 |
| |
9305 | 9307 |
| |
9306 | 9308 |
| |
| 9309 | + | |
9307 | 9310 |
| |
9308 | 9311 |
| |
9309 | 9312 |
| |
|
test/functional/api/command_spec.lua
Copy file name to clipboardExpand all lines: test/functional/api/command_spec.lua+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| 76 | + | |
| 77 | + | |
75 | 78 |
| |
76 | 79 |
| |
77 | 80 |
| |
| 81 | + | |
| 82 | + | |
78 | 83 |
| |
79 | 84 |
| |
80 | 85 |
| |
| 86 | + | |
| 87 | + | |
81 | 88 |
| |
82 | 89 |
| |
83 | 90 |
| |
|
test/functional/ex_cmds/cmd_map_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ex_cmds/cmd_map_spec.lua+33-25Lines changed: 33 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 |
| - | |
18 |
| - | |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 |
| - | |
| 44 | + | |
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| |||
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
58 |
| - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 |
| |
60 | 66 |
| |
61 | 67 |
| |
62 |
| - | |
| 68 | + | |
63 | 69 |
| |
64 | 70 |
| |
65 | 71 |
| |
| |||
73 | 79 |
| |
74 | 80 |
| |
75 | 81 |
| |
76 |
| - | |
77 |
| - | |
| 82 | + | |
| 83 | + | |
78 | 84 |
| |
79 | 85 |
| |
80 | 86 |
| |
| |||
87 | 93 |
| |
88 | 94 |
| |
89 | 95 |
| |
90 |
| - | |
| 96 | + | |
91 | 97 |
| |
92 | 98 |
| |
93 | 99 |
| |
| |||
100 | 106 |
| |
101 | 107 |
| |
102 | 108 |
| |
103 |
| - | |
| 109 | + | |
104 | 110 |
| |
105 | 111 |
| |
106 | 112 |
| |
| |||
137 | 143 |
| |
138 | 144 |
| |
139 | 145 |
| |
140 |
| - | |
| 146 | + | |
141 | 147 |
| |
142 | 148 |
| |
143 | 149 |
| |
| |||
184 | 190 |
| |
185 | 191 |
| |
186 | 192 |
| |
187 |
| - | |
188 |
| - | |
| 193 | + | |
| 194 | + | |
189 | 195 |
| |
190 | 196 |
| |
191 | 197 |
| |
| |||
264 | 270 |
| |
265 | 271 |
| |
266 | 272 |
| |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
272 | 278 |
| |
273 | 279 |
| |
274 | 280 |
| |
| |||
297 | 303 |
| |
298 | 304 |
| |
299 | 305 |
| |
300 |
| - | |
| 306 | + | |
301 | 307 |
| |
302 | 308 |
| |
303 | 309 |
| |
| |||
310 | 316 |
| |
311 | 317 |
| |
312 | 318 |
| |
313 |
| - | |
314 |
| - | |
| 319 | + | |
| 320 | + | |
315 | 321 |
| |
316 | 322 |
| |
317 | 323 |
| |
| |||
401 | 407 |
| |
402 | 408 |
| |
403 | 409 |
| |
404 |
| - | |
405 |
| - | |
| 410 | + | |
| 411 | + | |
406 | 412 |
| |
407 | 413 |
| |
408 | 414 |
| |
| |||
830 | 836 |
| |
831 | 837 |
| |
832 | 838 |
| |
833 |
| - | |
| 839 | + | |
| 840 | + | |
834 | 841 |
| |
835 | 842 |
| |
836 | 843 |
| |
837 | 844 |
| |
838 | 845 |
| |
| 846 | + | |
839 | 847 |
| |
840 | 848 |
| |
841 | 849 |
| |
|
test/functional/ex_cmds/echo_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ex_cmds/echo_spec.lua+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
185 |
| - | |
186 |
| - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
230 |
| - | |
| 230 | + | |
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
| |||
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 |
| - | |
| 267 | + | |
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
|
test/functional/ex_cmds/script_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ex_cmds/script_spec.lua+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 |
| - | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 |
| |
15 | 23 |
| |
16 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
17 | 29 |
| |
18 | 30 |
| |
19 | 31 |
| |
|
test/functional/helpers.lua
Copy file name to clipboardExpand all lines: test/functional/helpers.lua+3-23Lines changed: 3 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
57 |
| - | |
58 | 56 |
| |
59 | 57 |
| |
60 | 58 |
| |
| |||
494 | 492 |
| |
495 | 493 |
| |
496 | 494 |
| |
497 |
| - | |
| 495 | + | |
498 | 496 |
| |
499 |
| - | |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
513 |
| - | |
514 |
| - | |
| 497 | + | |
515 | 498 |
| |
516 | 499 |
| |
517 | 500 |
| |
| |||
525 | 508 |
| |
526 | 509 |
| |
527 | 510 |
| |
528 |
| - | |
| 511 | + | |
529 | 512 |
| |
530 | 513 |
| |
531 | 514 |
| |
| |||
887 | 870 |
| |
888 | 871 |
| |
889 | 872 |
| |
890 |
| - | |
891 |
| - | |
892 |
| - | |
893 | 873 |
| |
894 | 874 |
| |
895 | 875 |
| |
|
You can’t perform that action at this time.
0 commit comments