##// END OF EJS Templates
tests: port test-lfs-pointer.py to Python 3...
Augie Fackler -
r37947:7cd1e1ad default
parent child Browse files
Show More
@@ -1,479 +1,480 b''
1 test-abort-checkin.t
1 test-abort-checkin.t
2 test-add.t
2 test-add.t
3 test-addremove-similar.t
3 test-addremove-similar.t
4 test-addremove.t
4 test-addremove.t
5 test-amend-subrepo.t
5 test-amend-subrepo.t
6 test-amend.t
6 test-amend.t
7 test-ancestor.py
7 test-ancestor.py
8 test-annotate.py
8 test-annotate.py
9 test-annotate.t
9 test-annotate.t
10 test-archive-symlinks.t
10 test-archive-symlinks.t
11 test-atomictempfile.py
11 test-atomictempfile.py
12 test-audit-path.t
12 test-audit-path.t
13 test-audit-subrepo.t
13 test-audit-subrepo.t
14 test-automv.t
14 test-automv.t
15 test-backout.t
15 test-backout.t
16 test-backwards-remove.t
16 test-backwards-remove.t
17 test-basic.t
17 test-basic.t
18 test-bheads.t
18 test-bheads.t
19 test-bisect.t
19 test-bisect.t
20 test-bisect2.t
20 test-bisect2.t
21 test-bisect3.t
21 test-bisect3.t
22 test-blackbox.t
22 test-blackbox.t
23 test-bookmarks-current.t
23 test-bookmarks-current.t
24 test-bookmarks-merge.t
24 test-bookmarks-merge.t
25 test-bookmarks-rebase.t
25 test-bookmarks-rebase.t
26 test-bookmarks-strip.t
26 test-bookmarks-strip.t
27 test-bookmarks.t
27 test-bookmarks.t
28 test-branch-change.t
28 test-branch-change.t
29 test-branch-option.t
29 test-branch-option.t
30 test-branch-tag-confict.t
30 test-branch-tag-confict.t
31 test-branches.t
31 test-branches.t
32 test-bundle-phases.t
32 test-bundle-phases.t
33 test-bundle-type.t
33 test-bundle-type.t
34 test-bundle-vs-outgoing.t
34 test-bundle-vs-outgoing.t
35 test-bundle2-multiple-changegroups.t
35 test-bundle2-multiple-changegroups.t
36 test-cappedreader.py
36 test-cappedreader.py
37 test-casecollision.t
37 test-casecollision.t
38 test-cat.t
38 test-cat.t
39 test-cbor.py
39 test-cbor.py
40 test-censor.t
40 test-censor.t
41 test-changelog-exec.t
41 test-changelog-exec.t
42 test-check-commit.t
42 test-check-commit.t
43 test-check-execute.t
43 test-check-execute.t
44 test-check-interfaces.py
44 test-check-interfaces.py
45 test-check-module-imports.t
45 test-check-module-imports.t
46 test-check-pyflakes.t
46 test-check-pyflakes.t
47 test-check-pylint.t
47 test-check-pylint.t
48 test-check-shbang.t
48 test-check-shbang.t
49 test-children.t
49 test-children.t
50 test-clone-cgi.t
50 test-clone-cgi.t
51 test-clone-pull-corruption.t
51 test-clone-pull-corruption.t
52 test-clone-r.t
52 test-clone-r.t
53 test-clone-update-order.t
53 test-clone-update-order.t
54 test-command-template.t
54 test-command-template.t
55 test-commit-amend.t
55 test-commit-amend.t
56 test-commit-interactive.t
56 test-commit-interactive.t
57 test-commit-multiple.t
57 test-commit-multiple.t
58 test-commit-unresolved.t
58 test-commit-unresolved.t
59 test-commit.t
59 test-commit.t
60 test-committer.t
60 test-committer.t
61 test-completion.t
61 test-completion.t
62 test-config-env.py
62 test-config-env.py
63 test-config.t
63 test-config.t
64 test-conflict.t
64 test-conflict.t
65 test-confused-revert.t
65 test-confused-revert.t
66 test-context.py
66 test-context.py
67 test-contrib-check-code.t
67 test-contrib-check-code.t
68 test-contrib-check-commit.t
68 test-contrib-check-commit.t
69 test-convert-authormap.t
69 test-convert-authormap.t
70 test-convert-clonebranches.t
70 test-convert-clonebranches.t
71 test-convert-cvs-branch.t
71 test-convert-cvs-branch.t
72 test-convert-cvs-detectmerge.t
72 test-convert-cvs-detectmerge.t
73 test-convert-cvs.t
73 test-convert-cvs.t
74 test-convert-datesort.t
74 test-convert-datesort.t
75 test-convert-filemap.t
75 test-convert-filemap.t
76 test-convert-hg-sink.t
76 test-convert-hg-sink.t
77 test-convert-hg-source.t
77 test-convert-hg-source.t
78 test-convert-hg-startrev.t
78 test-convert-hg-startrev.t
79 test-convert-splicemap.t
79 test-convert-splicemap.t
80 test-convert-tagsbranch-topology.t
80 test-convert-tagsbranch-topology.t
81 test-copy-move-merge.t
81 test-copy-move-merge.t
82 test-copy.t
82 test-copy.t
83 test-copytrace-heuristics.t
83 test-copytrace-heuristics.t
84 test-debugbuilddag.t
84 test-debugbuilddag.t
85 test-debugbundle.t
85 test-debugbundle.t
86 test-debugextensions.t
86 test-debugextensions.t
87 test-debugindexdot.t
87 test-debugindexdot.t
88 test-debugrename.t
88 test-debugrename.t
89 test-default-push.t
89 test-default-push.t
90 test-diff-binary-file.t
90 test-diff-binary-file.t
91 test-diff-change.t
91 test-diff-change.t
92 test-diff-copy-depth.t
92 test-diff-copy-depth.t
93 test-diff-hashes.t
93 test-diff-hashes.t
94 test-diff-ignore-whitespace.t
94 test-diff-ignore-whitespace.t
95 test-diff-indent-heuristic.t
95 test-diff-indent-heuristic.t
96 test-diff-issue2761.t
96 test-diff-issue2761.t
97 test-diff-newlines.t
97 test-diff-newlines.t
98 test-diff-reverse.t
98 test-diff-reverse.t
99 test-diff-subdir.t
99 test-diff-subdir.t
100 test-diff-unified.t
100 test-diff-unified.t
101 test-diff-upgrade.t
101 test-diff-upgrade.t
102 test-diffdir.t
102 test-diffdir.t
103 test-diffstat.t
103 test-diffstat.t
104 test-directaccess.t
104 test-directaccess.t
105 test-dirstate-backup.t
105 test-dirstate-backup.t
106 test-dirstate-nonnormalset.t
106 test-dirstate-nonnormalset.t
107 test-dirstate.t
107 test-dirstate.t
108 test-dispatch.py
108 test-dispatch.py
109 test-doctest.py
109 test-doctest.py
110 test-double-merge.t
110 test-double-merge.t
111 test-drawdag.t
111 test-drawdag.t
112 test-duplicateoptions.py
112 test-duplicateoptions.py
113 test-editor-filename.t
113 test-editor-filename.t
114 test-empty-dir.t
114 test-empty-dir.t
115 test-empty-file.t
115 test-empty-file.t
116 test-empty-group.t
116 test-empty-group.t
117 test-empty.t
117 test-empty.t
118 test-encode.t
118 test-encode.t
119 test-encoding-func.py
119 test-encoding-func.py
120 test-encoding.t
120 test-encoding.t
121 test-eol-add.t
121 test-eol-add.t
122 test-eol-clone.t
122 test-eol-clone.t
123 test-eol-hook.t
123 test-eol-hook.t
124 test-eol-tag.t
124 test-eol-tag.t
125 test-eol-update.t
125 test-eol-update.t
126 test-excessive-merge.t
126 test-excessive-merge.t
127 test-exchange-obsmarkers-case-A1.t
127 test-exchange-obsmarkers-case-A1.t
128 test-exchange-obsmarkers-case-A2.t
128 test-exchange-obsmarkers-case-A2.t
129 test-exchange-obsmarkers-case-A3.t
129 test-exchange-obsmarkers-case-A3.t
130 test-exchange-obsmarkers-case-A4.t
130 test-exchange-obsmarkers-case-A4.t
131 test-exchange-obsmarkers-case-A5.t
131 test-exchange-obsmarkers-case-A5.t
132 test-exchange-obsmarkers-case-A6.t
132 test-exchange-obsmarkers-case-A6.t
133 test-exchange-obsmarkers-case-A7.t
133 test-exchange-obsmarkers-case-A7.t
134 test-exchange-obsmarkers-case-B1.t
134 test-exchange-obsmarkers-case-B1.t
135 test-exchange-obsmarkers-case-B2.t
135 test-exchange-obsmarkers-case-B2.t
136 test-exchange-obsmarkers-case-B3.t
136 test-exchange-obsmarkers-case-B3.t
137 test-exchange-obsmarkers-case-B4.t
137 test-exchange-obsmarkers-case-B4.t
138 test-exchange-obsmarkers-case-B5.t
138 test-exchange-obsmarkers-case-B5.t
139 test-exchange-obsmarkers-case-B6.t
139 test-exchange-obsmarkers-case-B6.t
140 test-exchange-obsmarkers-case-B7.t
140 test-exchange-obsmarkers-case-B7.t
141 test-exchange-obsmarkers-case-C1.t
141 test-exchange-obsmarkers-case-C1.t
142 test-exchange-obsmarkers-case-C2.t
142 test-exchange-obsmarkers-case-C2.t
143 test-exchange-obsmarkers-case-C3.t
143 test-exchange-obsmarkers-case-C3.t
144 test-exchange-obsmarkers-case-C4.t
144 test-exchange-obsmarkers-case-C4.t
145 test-exchange-obsmarkers-case-D1.t
145 test-exchange-obsmarkers-case-D1.t
146 test-exchange-obsmarkers-case-D2.t
146 test-exchange-obsmarkers-case-D2.t
147 test-exchange-obsmarkers-case-D3.t
147 test-exchange-obsmarkers-case-D3.t
148 test-exchange-obsmarkers-case-D4.t
148 test-exchange-obsmarkers-case-D4.t
149 test-execute-bit.t
149 test-execute-bit.t
150 test-export.t
150 test-export.t
151 test-extdata.t
151 test-extdata.t
152 test-extdiff.t
152 test-extdiff.t
153 test-extra-filelog-entry.t
153 test-extra-filelog-entry.t
154 test-filebranch.t
154 test-filebranch.t
155 test-filecache.py
155 test-filecache.py
156 test-fileset-generated.t
156 test-fileset-generated.t
157 test-fix-topology.t
157 test-fix-topology.t
158 test-flags.t
158 test-flags.t
159 test-generaldelta.t
159 test-generaldelta.t
160 test-getbundle.t
160 test-getbundle.t
161 test-git-export.t
161 test-git-export.t
162 test-glog-topological.t
162 test-glog-topological.t
163 test-gpg.t
163 test-gpg.t
164 test-graft.t
164 test-graft.t
165 test-hg-parseurl.py
165 test-hg-parseurl.py
166 test-hghave.t
166 test-hghave.t
167 test-hgignore.t
167 test-hgignore.t
168 test-hgk.t
168 test-hgk.t
169 test-hgweb-bundle.t
169 test-hgweb-bundle.t
170 test-hgweb-descend-empties.t
170 test-hgweb-descend-empties.t
171 test-hgweb-empty.t
171 test-hgweb-empty.t
172 test-hgweb-removed.t
172 test-hgweb-removed.t
173 test-hgwebdir-paths.py
173 test-hgwebdir-paths.py
174 test-hgwebdirsym.t
174 test-hgwebdirsym.t
175 test-histedit-arguments.t
175 test-histedit-arguments.t
176 test-histedit-base.t
176 test-histedit-base.t
177 test-histedit-bookmark-motion.t
177 test-histedit-bookmark-motion.t
178 test-histedit-commute.t
178 test-histedit-commute.t
179 test-histedit-drop.t
179 test-histedit-drop.t
180 test-histedit-edit.t
180 test-histedit-edit.t
181 test-histedit-fold-non-commute.t
181 test-histedit-fold-non-commute.t
182 test-histedit-fold.t
182 test-histedit-fold.t
183 test-histedit-no-change.t
183 test-histedit-no-change.t
184 test-histedit-non-commute-abort.t
184 test-histedit-non-commute-abort.t
185 test-histedit-non-commute.t
185 test-histedit-non-commute.t
186 test-histedit-obsolete.t
186 test-histedit-obsolete.t
187 test-histedit-outgoing.t
187 test-histedit-outgoing.t
188 test-histedit-templates.t
188 test-histedit-templates.t
189 test-http-branchmap.t
189 test-http-branchmap.t
190 test-http-bundle1.t
190 test-http-bundle1.t
191 test-http-clone-r.t
191 test-http-clone-r.t
192 test-http.t
192 test-http.t
193 test-hybridencode.py
193 test-hybridencode.py
194 test-identify.t
194 test-identify.t
195 test-import-unknown.t
195 test-import-unknown.t
196 test-import.t
196 test-import.t
197 test-imports-checker.t
197 test-imports-checker.t
198 test-incoming-outgoing.t
198 test-incoming-outgoing.t
199 test-inherit-mode.t
199 test-inherit-mode.t
200 test-issue1089.t
200 test-issue1089.t
201 test-issue1102.t
201 test-issue1102.t
202 test-issue1175.t
202 test-issue1175.t
203 test-issue1306.t
203 test-issue1306.t
204 test-issue1438.t
204 test-issue1438.t
205 test-issue1502.t
205 test-issue1502.t
206 test-issue1802.t
206 test-issue1802.t
207 test-issue1877.t
207 test-issue1877.t
208 test-issue1993.t
208 test-issue1993.t
209 test-issue2137.t
209 test-issue2137.t
210 test-issue3084.t
210 test-issue3084.t
211 test-issue4074.t
211 test-issue4074.t
212 test-issue522.t
212 test-issue522.t
213 test-issue586.t
213 test-issue586.t
214 test-issue612.t
214 test-issue612.t
215 test-issue619.t
215 test-issue619.t
216 test-issue660.t
216 test-issue660.t
217 test-issue672.t
217 test-issue672.t
218 test-issue842.t
218 test-issue842.t
219 test-journal-exists.t
219 test-journal-exists.t
220 test-journal-share.t
220 test-journal-share.t
221 test-journal.t
221 test-journal.t
222 test-largefiles-cache.t
222 test-largefiles-cache.t
223 test-largefiles-misc.t
223 test-largefiles-misc.t
224 test-largefiles-small-disk.t
224 test-largefiles-small-disk.t
225 test-largefiles-update.t
225 test-largefiles-update.t
226 test-largefiles.t
226 test-largefiles.t
227 test-lfs-largefiles.t
227 test-lfs-largefiles.t
228 test-lfs-pointer.py
228 test-linerange.py
229 test-linerange.py
229 test-locate.t
230 test-locate.t
230 test-lock-badness.t
231 test-lock-badness.t
231 test-log-linerange.t
232 test-log-linerange.t
232 test-log.t
233 test-log.t
233 test-logexchange.t
234 test-logexchange.t
234 test-lrucachedict.py
235 test-lrucachedict.py
235 test-mactext.t
236 test-mactext.t
236 test-mailmap.t
237 test-mailmap.t
237 test-manifest-merging.t
238 test-manifest-merging.t
238 test-manifest.py
239 test-manifest.py
239 test-manifest.t
240 test-manifest.t
240 test-match.py
241 test-match.py
241 test-mdiff.py
242 test-mdiff.py
242 test-merge-changedelete.t
243 test-merge-changedelete.t
243 test-merge-closedheads.t
244 test-merge-closedheads.t
244 test-merge-commit.t
245 test-merge-commit.t
245 test-merge-criss-cross.t
246 test-merge-criss-cross.t
246 test-merge-default.t
247 test-merge-default.t
247 test-merge-force.t
248 test-merge-force.t
248 test-merge-halt.t
249 test-merge-halt.t
249 test-merge-internal-tools-pattern.t
250 test-merge-internal-tools-pattern.t
250 test-merge-local.t
251 test-merge-local.t
251 test-merge-remove.t
252 test-merge-remove.t
252 test-merge-revert.t
253 test-merge-revert.t
253 test-merge-revert2.t
254 test-merge-revert2.t
254 test-merge-subrepos.t
255 test-merge-subrepos.t
255 test-merge-symlinks.t
256 test-merge-symlinks.t
256 test-merge-tools.t
257 test-merge-tools.t
257 test-merge-types.t
258 test-merge-types.t
258 test-merge1.t
259 test-merge1.t
259 test-merge10.t
260 test-merge10.t
260 test-merge2.t
261 test-merge2.t
261 test-merge4.t
262 test-merge4.t
262 test-merge5.t
263 test-merge5.t
263 test-merge6.t
264 test-merge6.t
264 test-merge7.t
265 test-merge7.t
265 test-merge8.t
266 test-merge8.t
266 test-merge9.t
267 test-merge9.t
267 test-minifileset.py
268 test-minifileset.py
268 test-minirst.py
269 test-minirst.py
269 test-mq-git.t
270 test-mq-git.t
270 test-mq-header-date.t
271 test-mq-header-date.t
271 test-mq-header-from.t
272 test-mq-header-from.t
272 test-mq-merge.t
273 test-mq-merge.t
273 test-mq-pull-from-bundle.t
274 test-mq-pull-from-bundle.t
274 test-mq-qclone-http.t
275 test-mq-qclone-http.t
275 test-mq-qdelete.t
276 test-mq-qdelete.t
276 test-mq-qdiff.t
277 test-mq-qdiff.t
277 test-mq-qfold.t
278 test-mq-qfold.t
278 test-mq-qgoto.t
279 test-mq-qgoto.t
279 test-mq-qimport-fail-cleanup.t
280 test-mq-qimport-fail-cleanup.t
280 test-mq-qnew.t
281 test-mq-qnew.t
281 test-mq-qpush-exact.t
282 test-mq-qpush-exact.t
282 test-mq-qqueue.t
283 test-mq-qqueue.t
283 test-mq-qrefresh-interactive.t
284 test-mq-qrefresh-interactive.t
284 test-mq-qrefresh-replace-log-message.t
285 test-mq-qrefresh-replace-log-message.t
285 test-mq-qrefresh.t
286 test-mq-qrefresh.t
286 test-mq-qrename.t
287 test-mq-qrename.t
287 test-mq-qsave.t
288 test-mq-qsave.t
288 test-mq-safety.t
289 test-mq-safety.t
289 test-mq-subrepo.t
290 test-mq-subrepo.t
290 test-mq-symlinks.t
291 test-mq-symlinks.t
291 test-mv-cp-st-diff.t
292 test-mv-cp-st-diff.t
292 test-narrow-archive.t
293 test-narrow-archive.t
293 test-narrow-clone-no-ellipsis.t
294 test-narrow-clone-no-ellipsis.t
294 test-narrow-clone-non-narrow-server.t
295 test-narrow-clone-non-narrow-server.t
295 test-narrow-clone-nonlinear.t
296 test-narrow-clone-nonlinear.t
296 test-narrow-clone.t
297 test-narrow-clone.t
297 test-narrow-commit.t
298 test-narrow-commit.t
298 test-narrow-copies.t
299 test-narrow-copies.t
299 test-narrow-debugcommands.t
300 test-narrow-debugcommands.t
300 test-narrow-debugrebuilddirstate.t
301 test-narrow-debugrebuilddirstate.t
301 test-narrow-exchange-merges.t
302 test-narrow-exchange-merges.t
302 test-narrow-exchange.t
303 test-narrow-exchange.t
303 test-narrow-expanddirstate.t
304 test-narrow-expanddirstate.t
304 test-narrow-merge.t
305 test-narrow-merge.t
305 test-narrow-patch.t
306 test-narrow-patch.t
306 test-narrow-patterns.t
307 test-narrow-patterns.t
307 test-narrow-pull.t
308 test-narrow-pull.t
308 test-narrow-rebase.t
309 test-narrow-rebase.t
309 test-narrow-shallow-merges.t
310 test-narrow-shallow-merges.t
310 test-narrow-shallow.t
311 test-narrow-shallow.t
311 test-narrow-strip.t
312 test-narrow-strip.t
312 test-narrow-update.t
313 test-narrow-update.t
313 test-nested-repo.t
314 test-nested-repo.t
314 test-newbranch.t
315 test-newbranch.t
315 test-obshistory.t
316 test-obshistory.t
316 test-obsmarker-template.t
317 test-obsmarker-template.t
317 test-obsmarkers-effectflag.t
318 test-obsmarkers-effectflag.t
318 test-obsolete-bundle-strip.t
319 test-obsolete-bundle-strip.t
319 test-obsolete-changeset-exchange.t
320 test-obsolete-changeset-exchange.t
320 test-obsolete-checkheads.t
321 test-obsolete-checkheads.t
321 test-obsolete-distributed.t
322 test-obsolete-distributed.t
322 test-obsolete-tag-cache.t
323 test-obsolete-tag-cache.t
323 test-parents.t
324 test-parents.t
324 test-parseindex2.py
325 test-parseindex2.py
325 test-pathconflicts-merge.t
326 test-pathconflicts-merge.t
326 test-pathconflicts-update.t
327 test-pathconflicts-update.t
327 test-pathencode.py
328 test-pathencode.py
328 test-pending.t
329 test-pending.t
329 test-permissions.t
330 test-permissions.t
330 test-phases.t
331 test-phases.t
331 test-pull-branch.t
332 test-pull-branch.t
332 test-pull-http.t
333 test-pull-http.t
333 test-pull-permission.t
334 test-pull-permission.t
334 test-pull-pull-corruption.t
335 test-pull-pull-corruption.t
335 test-pull-r.t
336 test-pull-r.t
336 test-pull-update.t
337 test-pull-update.t
337 test-purge.t
338 test-purge.t
338 test-push-checkheads-partial-C1.t
339 test-push-checkheads-partial-C1.t
339 test-push-checkheads-partial-C2.t
340 test-push-checkheads-partial-C2.t
340 test-push-checkheads-partial-C3.t
341 test-push-checkheads-partial-C3.t
341 test-push-checkheads-partial-C4.t
342 test-push-checkheads-partial-C4.t
342 test-push-checkheads-pruned-B1.t
343 test-push-checkheads-pruned-B1.t
343 test-push-checkheads-pruned-B2.t
344 test-push-checkheads-pruned-B2.t
344 test-push-checkheads-pruned-B3.t
345 test-push-checkheads-pruned-B3.t
345 test-push-checkheads-pruned-B4.t
346 test-push-checkheads-pruned-B4.t
346 test-push-checkheads-pruned-B5.t
347 test-push-checkheads-pruned-B5.t
347 test-push-checkheads-pruned-B6.t
348 test-push-checkheads-pruned-B6.t
348 test-push-checkheads-pruned-B7.t
349 test-push-checkheads-pruned-B7.t
349 test-push-checkheads-pruned-B8.t
350 test-push-checkheads-pruned-B8.t
350 test-push-checkheads-superceed-A1.t
351 test-push-checkheads-superceed-A1.t
351 test-push-checkheads-superceed-A2.t
352 test-push-checkheads-superceed-A2.t
352 test-push-checkheads-superceed-A3.t
353 test-push-checkheads-superceed-A3.t
353 test-push-checkheads-superceed-A4.t
354 test-push-checkheads-superceed-A4.t
354 test-push-checkheads-superceed-A5.t
355 test-push-checkheads-superceed-A5.t
355 test-push-checkheads-superceed-A6.t
356 test-push-checkheads-superceed-A6.t
356 test-push-checkheads-superceed-A7.t
357 test-push-checkheads-superceed-A7.t
357 test-push-checkheads-superceed-A8.t
358 test-push-checkheads-superceed-A8.t
358 test-push-checkheads-unpushed-D1.t
359 test-push-checkheads-unpushed-D1.t
359 test-push-checkheads-unpushed-D2.t
360 test-push-checkheads-unpushed-D2.t
360 test-push-checkheads-unpushed-D3.t
361 test-push-checkheads-unpushed-D3.t
361 test-push-checkheads-unpushed-D4.t
362 test-push-checkheads-unpushed-D4.t
362 test-push-checkheads-unpushed-D5.t
363 test-push-checkheads-unpushed-D5.t
363 test-push-checkheads-unpushed-D6.t
364 test-push-checkheads-unpushed-D6.t
364 test-push-checkheads-unpushed-D7.t
365 test-push-checkheads-unpushed-D7.t
365 test-push-http.t
366 test-push-http.t
366 test-push-warn.t
367 test-push-warn.t
367 test-pushvars.t
368 test-pushvars.t
368 test-rebase-abort.t
369 test-rebase-abort.t
369 test-rebase-base-flag.t
370 test-rebase-base-flag.t
370 test-rebase-bookmarks.t
371 test-rebase-bookmarks.t
371 test-rebase-brute-force.t
372 test-rebase-brute-force.t
372 test-rebase-cache.t
373 test-rebase-cache.t
373 test-rebase-check-restore.t
374 test-rebase-check-restore.t
374 test-rebase-collapse.t
375 test-rebase-collapse.t
375 test-rebase-conflicts.t
376 test-rebase-conflicts.t
376 test-rebase-dest.t
377 test-rebase-dest.t
377 test-rebase-detach.t
378 test-rebase-detach.t
378 test-rebase-emptycommit.t
379 test-rebase-emptycommit.t
379 test-rebase-inmemory.t
380 test-rebase-inmemory.t
380 test-rebase-interruptions.t
381 test-rebase-interruptions.t
381 test-rebase-issue-noparam-single-rev.t
382 test-rebase-issue-noparam-single-rev.t
382 test-rebase-legacy.t
383 test-rebase-legacy.t
383 test-rebase-mq-skip.t
384 test-rebase-mq-skip.t
384 test-rebase-mq.t
385 test-rebase-mq.t
385 test-rebase-named-branches.t
386 test-rebase-named-branches.t
386 test-rebase-newancestor.t
387 test-rebase-newancestor.t
387 test-rebase-obsolete.t
388 test-rebase-obsolete.t
388 test-rebase-parameters.t
389 test-rebase-parameters.t
389 test-rebase-partial.t
390 test-rebase-partial.t
390 test-rebase-pull.t
391 test-rebase-pull.t
391 test-rebase-rename.t
392 test-rebase-rename.t
392 test-rebase-scenario-global.t
393 test-rebase-scenario-global.t
393 test-rebase-templates.t
394 test-rebase-templates.t
394 test-rebase-transaction.t
395 test-rebase-transaction.t
395 test-record.t
396 test-record.t
396 test-relink.t
397 test-relink.t
397 test-remove.t
398 test-remove.t
398 test-rename-after-merge.t
399 test-rename-after-merge.t
399 test-rename-dir-merge.t
400 test-rename-dir-merge.t
400 test-rename-merge1.t
401 test-rename-merge1.t
401 test-rename.t
402 test-rename.t
402 test-repair-strip.t
403 test-repair-strip.t
403 test-repo-compengines.t
404 test-repo-compengines.t
404 test-resolve.t
405 test-resolve.t
405 test-revert-flags.t
406 test-revert-flags.t
406 test-revert-unknown.t
407 test-revert-unknown.t
407 test-revlog-ancestry.py
408 test-revlog-ancestry.py
408 test-revlog-group-emptyiter.t
409 test-revlog-group-emptyiter.t
409 test-revlog-mmapindex.t
410 test-revlog-mmapindex.t
410 test-revlog-packentry.t
411 test-revlog-packentry.t
411 test-revset-dirstate-parents.t
412 test-revset-dirstate-parents.t
412 test-revset-legacy-lookup.t
413 test-revset-legacy-lookup.t
413 test-revset-outgoing.t
414 test-revset-outgoing.t
414 test-rollback.t
415 test-rollback.t
415 test-run-tests.py
416 test-run-tests.py
416 test-run-tests.t
417 test-run-tests.t
417 test-schemes.t
418 test-schemes.t
418 test-serve.t
419 test-serve.t
419 test-setdiscovery.t
420 test-setdiscovery.t
420 test-share.t
421 test-share.t
421 test-shelve.t
422 test-shelve.t
422 test-show-stack.t
423 test-show-stack.t
423 test-show-work.t
424 test-show-work.t
424 test-show.t
425 test-show.t
425 test-simple-update.t
426 test-simple-update.t
426 test-simplemerge.py
427 test-simplemerge.py
427 test-single-head.t
428 test-single-head.t
428 test-sparse-clear.t
429 test-sparse-clear.t
429 test-sparse-import.t
430 test-sparse-import.t
430 test-sparse-merges.t
431 test-sparse-merges.t
431 test-sparse-profiles.t
432 test-sparse-profiles.t
432 test-sparse-requirement.t
433 test-sparse-requirement.t
433 test-sparse-verbose-json.t
434 test-sparse-verbose-json.t
434 test-ssh-clone-r.t
435 test-ssh-clone-r.t
435 test-ssh-proto.t
436 test-ssh-proto.t
436 test-sshserver.py
437 test-sshserver.py
437 test-stack.t
438 test-stack.t
438 test-status-inprocess.py
439 test-status-inprocess.py
439 test-status-rev.t
440 test-status-rev.t
440 test-status-terse.t
441 test-status-terse.t
441 test-strip-cross.t
442 test-strip-cross.t
442 test-strip.t
443 test-strip.t
443 test-subrepo-deep-nested-change.t
444 test-subrepo-deep-nested-change.t
444 test-subrepo-missing.t
445 test-subrepo-missing.t
445 test-subrepo-recursion.t
446 test-subrepo-recursion.t
446 test-subrepo-relative-path.t
447 test-subrepo-relative-path.t
447 test-subrepo.t
448 test-subrepo.t
448 test-symlinks.t
449 test-symlinks.t
449 test-tag.t
450 test-tag.t
450 test-tags.t
451 test-tags.t
451 test-template-engine.t
452 test-template-engine.t
452 test-treemanifest.t
453 test-treemanifest.t
453 test-ui-color.py
454 test-ui-color.py
454 test-ui-verbosity.py
455 test-ui-verbosity.py
455 test-unamend.t
456 test-unamend.t
456 test-uncommit.t
457 test-uncommit.t
457 test-unified-test.t
458 test-unified-test.t
458 test-unrelated-pull.t
459 test-unrelated-pull.t
459 test-up-local-change.t
460 test-up-local-change.t
460 test-update-branches.t
461 test-update-branches.t
461 test-update-dest.t
462 test-update-dest.t
462 test-update-issue1456.t
463 test-update-issue1456.t
463 test-update-names.t
464 test-update-names.t
464 test-update-reverse.t
465 test-update-reverse.t
465 test-upgrade-repo.t
466 test-upgrade-repo.t
466 test-url-download.t
467 test-url-download.t
467 test-url-rev.t
468 test-url-rev.t
468 test-url.py
469 test-url.py
469 test-username-newline.t
470 test-username-newline.t
470 test-verify.t
471 test-verify.t
471 test-walkrepo.py
472 test-walkrepo.py
472 test-websub.t
473 test-websub.t
473 test-win32text.t
474 test-win32text.t
474 test-wireproto-clientreactor.py
475 test-wireproto-clientreactor.py
475 test-wireproto-framing.py
476 test-wireproto-framing.py
476 test-wireproto-serverreactor.py
477 test-wireproto-serverreactor.py
477 test-wireproto.py
478 test-wireproto.py
478 test-wsgirequest.py
479 test-wsgirequest.py
479 test-xdg.t
480 test-xdg.t
@@ -1,41 +1,45 b''
1 from __future__ import absolute_import, print_function
1 from __future__ import absolute_import, print_function
2
2
3 import os
3 import os
4 import sys
4 import sys
5
5
6 # make it runnable using python directly without run-tests.py
6 # make it runnable using python directly without run-tests.py
7 sys.path[0:0] = [os.path.join(os.path.dirname(__file__), '..')]
7 sys.path[0:0] = [os.path.join(os.path.dirname(__file__), '..')]
8
8
9 # Import something from Mercurial, so the module loader gets initialized.
10 from mercurial import pycompat
11 del pycompat # unused for now
12
9 from hgext.lfs import pointer
13 from hgext.lfs import pointer
10
14
11 def tryparse(text):
15 def tryparse(text):
12 r = {}
16 r = {}
13 try:
17 try:
14 r = pointer.deserialize(text)
18 r = pointer.deserialize(text)
15 print('ok')
19 print('ok')
16 except Exception as ex:
20 except Exception as ex:
17 print(ex)
21 print((b'%s' % ex).decode('ascii'))
18 if r:
22 if r:
19 text2 = r.serialize()
23 text2 = r.serialize()
20 if text2 != text:
24 if text2 != text:
21 print('reconstructed text differs')
25 print('reconstructed text differs')
22 return r
26 return r
23
27
24 t = ('version https://git-lfs.github.com/spec/v1\n'
28 t = (b'version https://git-lfs.github.com/spec/v1\n'
25 'oid sha256:4d7a214614ab2935c943f9e0ff69d22eadbb8f32b1'
29 b'oid sha256:4d7a214614ab2935c943f9e0ff69d22eadbb8f32b1'
26 '258daaa5e2ca24d17e2393\n'
30 b'258daaa5e2ca24d17e2393\n'
27 'size 12345\n'
31 b'size 12345\n'
28 'x-foo extra-information\n')
32 b'x-foo extra-information\n')
29
33
30 tryparse('')
34 tryparse(b'')
31 tryparse(t)
35 tryparse(t)
32 tryparse(t.replace('git-lfs', 'unknown'))
36 tryparse(t.replace(b'git-lfs', b'unknown'))
33 tryparse(t.replace('v1\n', 'v1\n\n'))
37 tryparse(t.replace(b'v1\n', b'v1\n\n'))
34 tryparse(t.replace('sha256', 'ahs256'))
38 tryparse(t.replace(b'sha256', b'ahs256'))
35 tryparse(t.replace('sha256:', ''))
39 tryparse(t.replace(b'sha256:', b''))
36 tryparse(t.replace('12345', '0x12345'))
40 tryparse(t.replace(b'12345', b'0x12345'))
37 tryparse(t.replace('extra-information', 'extra\0information'))
41 tryparse(t.replace(b'extra-information', b'extra\0information'))
38 tryparse(t.replace('extra-information', 'extra\ninformation'))
42 tryparse(t.replace(b'extra-information', b'extra\ninformation'))
39 tryparse(t.replace('x-foo', 'x_foo'))
43 tryparse(t.replace(b'x-foo', b'x_foo'))
40 tryparse(t.replace('oid', 'blobid'))
44 tryparse(t.replace(b'oid', b'blobid'))
41 tryparse(t.replace('size', 'size-bytes').replace('oid', 'object-id'))
45 tryparse(t.replace(b'size', b'size-bytes').replace(b'oid', b'object-id'))
General Comments 0
You need to be logged in to leave comments. Login now