##// END OF EJS Templates
py3: more passing tests (ten this time)...
Augie Fackler -
r36743:93b8c83e default
parent child Browse files
Show More
@@ -1,374 +1,384
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-ancestor.py
6 test-ancestor.py
7 test-annotate.py
7 test-annotate.py
8 test-annotate.t
8 test-annotate.t
9 test-archive-symlinks.t
9 test-archive-symlinks.t
10 test-atomictempfile.py
10 test-atomictempfile.py
11 test-audit-path.t
11 test-audit-path.t
12 test-audit-subrepo.t
12 test-audit-subrepo.t
13 test-automv.t
13 test-automv.t
14 test-backout.t
14 test-backout.t
15 test-backwards-remove.t
15 test-backwards-remove.t
16 test-basic.t
16 test-basic.t
17 test-bheads.t
17 test-bheads.t
18 test-bisect2.t
18 test-bisect2.t
19 test-bookmarks-current.t
19 test-bookmarks-current.t
20 test-bookmarks-merge.t
20 test-bookmarks-merge.t
21 test-bookmarks-rebase.t
21 test-bookmarks-rebase.t
22 test-bookmarks-strip.t
22 test-bookmarks-strip.t
23 test-bookmarks.t
23 test-bookmarks.t
24 test-branch-option.t
24 test-branch-option.t
25 test-branch-tag-confict.t
25 test-branch-tag-confict.t
26 test-branches.t
26 test-branches.t
27 test-bundle-phases.t
27 test-bundle-phases.t
28 test-bundle-type.t
28 test-bundle-vs-outgoing.t
29 test-bundle-vs-outgoing.t
29 test-bundle2-multiple-changegroups.t
30 test-bundle2-multiple-changegroups.t
30 test-cappedreader.py
31 test-cappedreader.py
31 test-casecollision.t
32 test-casecollision.t
32 test-cat.t
33 test-cat.t
33 test-censor.t
34 test-censor.t
34 test-changelog-exec.t
35 test-changelog-exec.t
35 test-check-commit.t
36 test-check-commit.t
36 test-check-execute.t
37 test-check-execute.t
37 test-check-module-imports.t
38 test-check-module-imports.t
38 test-check-pyflakes.t
39 test-check-pyflakes.t
39 test-check-pylint.t
40 test-check-pylint.t
40 test-check-shbang.t
41 test-check-shbang.t
41 test-children.t
42 test-children.t
42 test-clone-pull-corruption.t
43 test-clone-pull-corruption.t
43 test-clone-r.t
44 test-clone-r.t
44 test-clone-update-order.t
45 test-clone-update-order.t
45 test-command-template.t
46 test-command-template.t
46 test-commit-amend.t
47 test-commit-amend.t
47 test-commit-unresolved.t
48 test-commit-unresolved.t
48 test-commit.t
49 test-commit.t
49 test-completion.t
50 test-completion.t
50 test-conflict.t
51 test-conflict.t
51 test-confused-revert.t
52 test-confused-revert.t
52 test-contrib-check-code.t
53 test-contrib-check-code.t
53 test-contrib-check-commit.t
54 test-contrib-check-commit.t
54 test-convert-authormap.t
55 test-convert-authormap.t
55 test-convert-clonebranches.t
56 test-convert-clonebranches.t
56 test-convert-datesort.t
57 test-convert-datesort.t
57 test-convert-filemap.t
58 test-convert-filemap.t
58 test-convert-hg-sink.t
59 test-convert-hg-sink.t
59 test-convert-hg-source.t
60 test-convert-hg-source.t
60 test-convert-hg-startrev.t
61 test-convert-hg-startrev.t
61 test-copy-move-merge.t
62 test-copy-move-merge.t
63 test-copy.t
62 test-copytrace-heuristics.t
64 test-copytrace-heuristics.t
63 test-debugbuilddag.t
65 test-debugbuilddag.t
64 test-debugbundle.t
66 test-debugbundle.t
65 test-debugextensions.t
67 test-debugextensions.t
66 test-debugindexdot.t
68 test-debugindexdot.t
67 test-debugrename.t
69 test-debugrename.t
68 test-diff-binary-file.t
70 test-diff-binary-file.t
69 test-diff-change.t
71 test-diff-change.t
70 test-diff-copy-depth.t
72 test-diff-copy-depth.t
71 test-diff-hashes.t
73 test-diff-hashes.t
72 test-diff-issue2761.t
74 test-diff-issue2761.t
73 test-diff-newlines.t
75 test-diff-newlines.t
74 test-diff-reverse.t
76 test-diff-reverse.t
75 test-diff-subdir.t
77 test-diff-subdir.t
76 test-diffdir.t
78 test-diffdir.t
77 test-directaccess.t
79 test-directaccess.t
78 test-dirstate-backup.t
80 test-dirstate-backup.t
79 test-dirstate-nonnormalset.t
81 test-dirstate-nonnormalset.t
80 test-doctest.py
82 test-doctest.py
81 test-double-merge.t
83 test-double-merge.t
82 test-drawdag.t
84 test-drawdag.t
83 test-duplicateoptions.py
85 test-duplicateoptions.py
84 test-empty-dir.t
86 test-empty-dir.t
85 test-empty-file.t
87 test-empty-file.t
86 test-empty-group.t
88 test-empty-group.t
87 test-empty.t
89 test-empty.t
90 test-encode.t
88 test-encoding-func.py
91 test-encoding-func.py
89 test-encoding.t
92 test-encoding.t
90 test-eol-add.t
93 test-eol-add.t
91 test-eol-clone.t
94 test-eol-clone.t
92 test-eol-hook.t
95 test-eol-hook.t
93 test-eol-tag.t
96 test-eol-tag.t
94 test-eol-update.t
97 test-eol-update.t
95 test-excessive-merge.t
98 test-excessive-merge.t
96 test-exchange-obsmarkers-case-A1.t
99 test-exchange-obsmarkers-case-A1.t
97 test-exchange-obsmarkers-case-A2.t
100 test-exchange-obsmarkers-case-A2.t
98 test-exchange-obsmarkers-case-A3.t
101 test-exchange-obsmarkers-case-A3.t
99 test-exchange-obsmarkers-case-A4.t
102 test-exchange-obsmarkers-case-A4.t
100 test-exchange-obsmarkers-case-A5.t
103 test-exchange-obsmarkers-case-A5.t
101 test-exchange-obsmarkers-case-A6.t
104 test-exchange-obsmarkers-case-A6.t
102 test-exchange-obsmarkers-case-A7.t
105 test-exchange-obsmarkers-case-A7.t
103 test-exchange-obsmarkers-case-B1.t
106 test-exchange-obsmarkers-case-B1.t
104 test-exchange-obsmarkers-case-B2.t
107 test-exchange-obsmarkers-case-B2.t
105 test-exchange-obsmarkers-case-B3.t
108 test-exchange-obsmarkers-case-B3.t
106 test-exchange-obsmarkers-case-B4.t
109 test-exchange-obsmarkers-case-B4.t
107 test-exchange-obsmarkers-case-B5.t
110 test-exchange-obsmarkers-case-B5.t
108 test-exchange-obsmarkers-case-B6.t
111 test-exchange-obsmarkers-case-B6.t
109 test-exchange-obsmarkers-case-B7.t
112 test-exchange-obsmarkers-case-B7.t
110 test-exchange-obsmarkers-case-C1.t
113 test-exchange-obsmarkers-case-C1.t
111 test-exchange-obsmarkers-case-C2.t
114 test-exchange-obsmarkers-case-C2.t
112 test-exchange-obsmarkers-case-C3.t
115 test-exchange-obsmarkers-case-C3.t
113 test-exchange-obsmarkers-case-C4.t
116 test-exchange-obsmarkers-case-C4.t
114 test-exchange-obsmarkers-case-D1.t
117 test-exchange-obsmarkers-case-D1.t
115 test-exchange-obsmarkers-case-D2.t
118 test-exchange-obsmarkers-case-D2.t
116 test-exchange-obsmarkers-case-D3.t
119 test-exchange-obsmarkers-case-D3.t
117 test-exchange-obsmarkers-case-D4.t
120 test-exchange-obsmarkers-case-D4.t
118 test-execute-bit.t
121 test-execute-bit.t
119 test-extdiff.t
122 test-extdiff.t
120 test-extra-filelog-entry.t
123 test-extra-filelog-entry.t
121 test-filebranch.t
124 test-filebranch.t
122 test-fileset-generated.t
125 test-fileset-generated.t
123 test-flags.t
126 test-flags.t
124 test-generaldelta.t
127 test-generaldelta.t
125 test-getbundle.t
128 test-getbundle.t
126 test-git-export.t
129 test-git-export.t
127 test-glog-topological.t
130 test-glog-topological.t
128 test-gpg.t
131 test-gpg.t
129 test-graft.t
132 test-graft.t
130 test-hghave.t
133 test-hghave.t
131 test-hgignore.t
134 test-hgignore.t
132 test-hgk.t
135 test-hgk.t
133 test-hgweb-bundle.t
136 test-hgweb-bundle.t
134 test-hgweb-descend-empties.t
137 test-hgweb-descend-empties.t
135 test-hgweb-removed.t
138 test-hgweb-removed.t
136 test-histedit-arguments.t
139 test-histedit-arguments.t
137 test-histedit-base.t
140 test-histedit-base.t
138 test-histedit-bookmark-motion.t
141 test-histedit-bookmark-motion.t
139 test-histedit-commute.t
142 test-histedit-commute.t
140 test-histedit-drop.t
143 test-histedit-drop.t
141 test-histedit-edit.t
144 test-histedit-edit.t
142 test-histedit-fold-non-commute.t
145 test-histedit-fold-non-commute.t
143 test-histedit-fold.t
146 test-histedit-fold.t
144 test-histedit-no-change.t
147 test-histedit-no-change.t
145 test-histedit-non-commute-abort.t
148 test-histedit-non-commute-abort.t
146 test-histedit-non-commute.t
149 test-histedit-non-commute.t
147 test-histedit-obsolete.t
150 test-histedit-obsolete.t
148 test-histedit-outgoing.t
151 test-histedit-outgoing.t
149 test-histedit-templates.t
152 test-histedit-templates.t
150 test-http-branchmap.t
153 test-http-branchmap.t
151 test-http-bundle1.t
154 test-http-bundle1.t
152 test-http-clone-r.t
155 test-http-clone-r.t
153 test-identify.t
156 test-identify.t
157 test-import-unknown.t
154 test-imports-checker.t
158 test-imports-checker.t
155 test-inherit-mode.t
159 test-inherit-mode.t
156 test-issue1089.t
160 test-issue1089.t
157 test-issue1102.t
161 test-issue1102.t
158 test-issue1175.t
162 test-issue1175.t
159 test-issue1306.t
163 test-issue1306.t
160 test-issue1438.t
164 test-issue1438.t
161 test-issue1502.t
165 test-issue1502.t
162 test-issue1802.t
166 test-issue1802.t
163 test-issue1877.t
167 test-issue1877.t
164 test-issue1993.t
168 test-issue1993.t
165 test-issue2137.t
169 test-issue2137.t
166 test-issue3084.t
170 test-issue3084.t
167 test-issue4074.t
171 test-issue4074.t
168 test-issue522.t
172 test-issue522.t
169 test-issue586.t
173 test-issue586.t
170 test-issue612.t
174 test-issue612.t
171 test-issue619.t
175 test-issue619.t
172 test-issue672.t
176 test-issue672.t
173 test-issue842.t
177 test-issue842.t
174 test-journal-exists.t
178 test-journal-exists.t
175 test-largefiles-cache.t
179 test-largefiles-cache.t
176 test-largefiles-small-disk.t
180 test-largefiles-small-disk.t
177 test-locate.t
181 test-locate.t
178 test-lock-badness.t
182 test-lock-badness.t
179 test-log.t
183 test-log.t
180 test-logexchange.t
184 test-logexchange.t
181 test-lrucachedict.py
185 test-lrucachedict.py
182 test-mactext.t
186 test-mactext.t
183 test-manifest-merging.t
187 test-manifest-merging.t
184 test-manifest.py
188 test-manifest.py
185 test-manifest.t
189 test-manifest.t
186 test-match.py
190 test-match.py
187 test-mdiff.py
191 test-mdiff.py
188 test-merge-closedheads.t
192 test-merge-closedheads.t
189 test-merge-commit.t
193 test-merge-commit.t
190 test-merge-criss-cross.t
194 test-merge-criss-cross.t
191 test-merge-default.t
195 test-merge-default.t
192 test-merge-internal-tools-pattern.t
196 test-merge-internal-tools-pattern.t
193 test-merge-local.t
197 test-merge-local.t
194 test-merge-remove.t
198 test-merge-remove.t
195 test-merge-revert.t
199 test-merge-revert.t
196 test-merge-revert2.t
200 test-merge-revert2.t
197 test-merge-subrepos.t
201 test-merge-subrepos.t
198 test-merge-symlinks.t
202 test-merge-symlinks.t
199 test-merge-types.t
203 test-merge-types.t
200 test-merge1.t
204 test-merge1.t
201 test-merge10.t
205 test-merge10.t
202 test-merge2.t
206 test-merge2.t
203 test-merge4.t
207 test-merge4.t
204 test-merge5.t
208 test-merge5.t
205 test-merge6.t
209 test-merge6.t
206 test-merge7.t
210 test-merge7.t
207 test-merge8.t
211 test-merge8.t
208 test-merge9.t
212 test-merge9.t
209 test-mq-git.t
213 test-mq-git.t
210 test-mq-header-date.t
214 test-mq-header-date.t
211 test-mq-header-from.t
215 test-mq-header-from.t
212 test-mq-pull-from-bundle.t
216 test-mq-pull-from-bundle.t
213 test-mq-qdiff.t
217 test-mq-qdiff.t
214 test-mq-qfold.t
218 test-mq-qfold.t
215 test-mq-qgoto.t
219 test-mq-qgoto.t
216 test-mq-qimport-fail-cleanup.t
220 test-mq-qimport-fail-cleanup.t
217 test-mq-qpush-exact.t
221 test-mq-qpush-exact.t
218 test-mq-qqueue.t
222 test-mq-qqueue.t
219 test-mq-qrefresh-replace-log-message.t
223 test-mq-qrefresh-replace-log-message.t
220 test-mq-qrefresh.t
224 test-mq-qrefresh.t
221 test-mq-qrename.t
225 test-mq-qrename.t
222 test-mq-qsave.t
226 test-mq-qsave.t
223 test-mq-safety.t
227 test-mq-safety.t
224 test-mq-symlinks.t
228 test-mq-symlinks.t
225 test-mv-cp-st-diff.t
229 test-mv-cp-st-diff.t
226 test-narrow-clone-no-ellipsis.t
230 test-narrow-clone-no-ellipsis.t
227 test-narrow-clone-nonlinear.t
231 test-narrow-clone-nonlinear.t
228 test-narrow-clone.t
232 test-narrow-clone.t
229 test-narrow-commit.t
233 test-narrow-commit.t
230 test-narrow-copies.t
234 test-narrow-copies.t
235 test-narrow-debugcommands.t
231 test-narrow-debugrebuilddirstate.t
236 test-narrow-debugrebuilddirstate.t
232 test-narrow-exchange-merges.t
237 test-narrow-exchange-merges.t
233 test-narrow-exchange.t
238 test-narrow-exchange.t
239 test-narrow-expanddirstate.t
234 test-narrow-merge.t
240 test-narrow-merge.t
235 test-narrow-patch.t
241 test-narrow-patch.t
236 test-narrow-patterns.t
242 test-narrow-patterns.t
237 test-narrow-pull.t
243 test-narrow-pull.t
238 test-narrow-rebase.t
244 test-narrow-rebase.t
239 test-narrow-shallow-merges.t
245 test-narrow-shallow-merges.t
240 test-narrow-shallow.t
246 test-narrow-shallow.t
247 test-narrow-strip.t
241 test-narrow-update.t
248 test-narrow-update.t
242 test-nested-repo.t
249 test-nested-repo.t
243 test-newbranch.t
250 test-newbranch.t
244 test-obshistory.t
251 test-obshistory.t
245 test-obsmarker-template.t
252 test-obsmarker-template.t
246 test-obsmarkers-effectflag.t
253 test-obsmarkers-effectflag.t
247 test-obsolete-bundle-strip.t
254 test-obsolete-bundle-strip.t
248 test-obsolete-changeset-exchange.t
255 test-obsolete-changeset-exchange.t
249 test-obsolete-checkheads.t
256 test-obsolete-checkheads.t
250 test-obsolete-distributed.t
257 test-obsolete-distributed.t
251 test-obsolete-tag-cache.t
258 test-obsolete-tag-cache.t
252 test-parents.t
259 test-parents.t
253 test-pathconflicts-merge.t
260 test-pathconflicts-merge.t
254 test-pathconflicts-update.t
261 test-pathconflicts-update.t
255 test-pending.t
262 test-pending.t
256 test-permissions.t
263 test-permissions.t
257 test-phases.t
264 test-phases.t
258 test-pull-branch.t
265 test-pull-branch.t
259 test-pull-http.t
266 test-pull-http.t
260 test-pull-permission.t
267 test-pull-permission.t
261 test-pull-pull-corruption.t
268 test-pull-pull-corruption.t
262 test-pull-r.t
269 test-pull-r.t
263 test-pull-update.t
270 test-pull-update.t
264 test-purge.t
271 test-purge.t
265 test-push-checkheads-partial-C1.t
272 test-push-checkheads-partial-C1.t
266 test-push-checkheads-partial-C2.t
273 test-push-checkheads-partial-C2.t
267 test-push-checkheads-partial-C3.t
274 test-push-checkheads-partial-C3.t
268 test-push-checkheads-partial-C4.t
275 test-push-checkheads-partial-C4.t
269 test-push-checkheads-pruned-B1.t
276 test-push-checkheads-pruned-B1.t
270 test-push-checkheads-pruned-B2.t
277 test-push-checkheads-pruned-B2.t
271 test-push-checkheads-pruned-B3.t
278 test-push-checkheads-pruned-B3.t
272 test-push-checkheads-pruned-B4.t
279 test-push-checkheads-pruned-B4.t
273 test-push-checkheads-pruned-B5.t
280 test-push-checkheads-pruned-B5.t
274 test-push-checkheads-pruned-B6.t
281 test-push-checkheads-pruned-B6.t
275 test-push-checkheads-pruned-B7.t
282 test-push-checkheads-pruned-B7.t
276 test-push-checkheads-pruned-B8.t
283 test-push-checkheads-pruned-B8.t
277 test-push-checkheads-superceed-A1.t
284 test-push-checkheads-superceed-A1.t
278 test-push-checkheads-superceed-A2.t
285 test-push-checkheads-superceed-A2.t
279 test-push-checkheads-superceed-A3.t
286 test-push-checkheads-superceed-A3.t
280 test-push-checkheads-superceed-A4.t
287 test-push-checkheads-superceed-A4.t
281 test-push-checkheads-superceed-A5.t
288 test-push-checkheads-superceed-A5.t
282 test-push-checkheads-superceed-A6.t
289 test-push-checkheads-superceed-A6.t
283 test-push-checkheads-superceed-A7.t
290 test-push-checkheads-superceed-A7.t
284 test-push-checkheads-superceed-A8.t
291 test-push-checkheads-superceed-A8.t
285 test-push-checkheads-unpushed-D1.t
292 test-push-checkheads-unpushed-D1.t
286 test-push-checkheads-unpushed-D2.t
293 test-push-checkheads-unpushed-D2.t
287 test-push-checkheads-unpushed-D3.t
294 test-push-checkheads-unpushed-D3.t
288 test-push-checkheads-unpushed-D4.t
295 test-push-checkheads-unpushed-D4.t
289 test-push-checkheads-unpushed-D5.t
296 test-push-checkheads-unpushed-D5.t
290 test-push-checkheads-unpushed-D6.t
297 test-push-checkheads-unpushed-D6.t
291 test-push-checkheads-unpushed-D7.t
298 test-push-checkheads-unpushed-D7.t
292 test-push-http.t
299 test-push-http.t
293 test-push-warn.t
300 test-push-warn.t
294 test-pushvars.t
301 test-pushvars.t
295 test-rebase-abort.t
302 test-rebase-abort.t
296 test-rebase-base-flag.t
303 test-rebase-base-flag.t
297 test-rebase-bookmarks.t
304 test-rebase-bookmarks.t
298 test-rebase-brute-force.t
305 test-rebase-brute-force.t
299 test-rebase-cache.t
306 test-rebase-cache.t
300 test-rebase-check-restore.t
307 test-rebase-check-restore.t
301 test-rebase-collapse.t
308 test-rebase-collapse.t
302 test-rebase-dest.t
309 test-rebase-dest.t
303 test-rebase-detach.t
310 test-rebase-detach.t
304 test-rebase-emptycommit.t
311 test-rebase-emptycommit.t
305 test-rebase-inmemory.t
312 test-rebase-inmemory.t
306 test-rebase-interruptions.t
313 test-rebase-interruptions.t
307 test-rebase-issue-noparam-single-rev.t
314 test-rebase-issue-noparam-single-rev.t
308 test-rebase-legacy.t
315 test-rebase-legacy.t
309 test-rebase-mq-skip.t
316 test-rebase-mq-skip.t
310 test-rebase-named-branches.t
317 test-rebase-named-branches.t
311 test-rebase-newancestor.t
318 test-rebase-newancestor.t
312 test-rebase-obsolete.t
319 test-rebase-obsolete.t
313 test-rebase-parameters.t
320 test-rebase-parameters.t
314 test-rebase-partial.t
321 test-rebase-partial.t
315 test-rebase-pull.t
322 test-rebase-pull.t
316 test-rebase-rename.t
323 test-rebase-rename.t
317 test-rebase-scenario-global.t
324 test-rebase-scenario-global.t
318 test-rebase-templates.t
325 test-rebase-templates.t
319 test-rebase-transaction.t
326 test-rebase-transaction.t
320 test-record.t
327 test-record.t
321 test-relink.t
328 test-relink.t
322 test-remove.t
329 test-remove.t
323 test-rename-after-merge.t
330 test-rename-after-merge.t
324 test-rename-dir-merge.t
331 test-rename-dir-merge.t
325 test-rename-merge1.t
332 test-rename-merge1.t
326 test-rename.t
333 test-rename.t
327 test-repair-strip.t
334 test-repair-strip.t
328 test-repo-compengines.t
335 test-repo-compengines.t
329 test-resolve.t
336 test-resolve.t
330 test-revert-flags.t
337 test-revert-flags.t
331 test-revert-unknown.t
338 test-revert-unknown.t
332 test-revlog-ancestry.py
339 test-revlog-ancestry.py
333 test-revlog-group-emptyiter.t
340 test-revlog-group-emptyiter.t
334 test-revlog-mmapindex.t
341 test-revlog-mmapindex.t
335 test-revlog-packentry.t
342 test-revlog-packentry.t
336 test-revset-dirstate-parents.t
343 test-revset-dirstate-parents.t
337 test-revset-outgoing.t
344 test-revset-outgoing.t
338 test-run-tests.py
345 test-run-tests.py
339 test-schemes.t
346 test-schemes.t
340 test-serve.t
347 test-serve.t
341 test-share.t
348 test-share.t
342 test-show-stack.t
349 test-show-stack.t
343 test-show-work.t
350 test-show-work.t
344 test-show.t
351 test-show.t
345 test-simple-update.t
352 test-simple-update.t
346 test-single-head.t
353 test-single-head.t
347 test-sparse-clear.t
354 test-sparse-clear.t
348 test-sparse-merges.t
355 test-sparse-merges.t
349 test-sparse-requirement.t
356 test-sparse-requirement.t
350 test-sparse-verbose-json.t
357 test-sparse-verbose-json.t
351 test-ssh-clone-r.t
358 test-ssh-clone-r.t
352 test-ssh-proto.t
359 test-ssh-proto.t
353 test-sshserver.py
360 test-sshserver.py
354 test-status-rev.t
361 test-status-rev.t
355 test-status-terse.t
362 test-status-terse.t
356 test-strip-cross.t
363 test-strip-cross.t
357 test-strip.t
364 test-strip.t
365 test-subrepo.t
358 test-symlinks.t
366 test-symlinks.t
367 test-treemanifest.t
359 test-unamend.t
368 test-unamend.t
360 test-uncommit.t
369 test-uncommit.t
361 test-unified-test.t
370 test-unified-test.t
362 test-unrelated-pull.t
371 test-unrelated-pull.t
363 test-up-local-change.t
372 test-up-local-change.t
364 test-update-branches.t
373 test-update-branches.t
365 test-update-dest.t
374 test-update-dest.t
366 test-update-issue1456.t
375 test-update-issue1456.t
367 test-update-names.t
376 test-update-names.t
368 test-update-reverse.t
377 test-update-reverse.t
378 test-upgrade-repo.t
369 test-url-rev.t
379 test-url-rev.t
370 test-username-newline.t
380 test-username-newline.t
371 test-verify.t
381 test-verify.t
372 test-websub.t
382 test-websub.t
373 test-win32text.t
383 test-win32text.t
374 test-xdg.t
384 test-xdg.t
General Comments 0
You need to be logged in to leave comments. Login now