Show More
@@ -1,291 +1,305 | |||
|
1 | 1 | test-abort-checkin.t |
|
2 | 2 | test-add.t |
|
3 | 3 | test-addremove-similar.t |
|
4 | 4 | test-addremove.t |
|
5 | 5 | test-amend-subrepo.t |
|
6 | 6 | test-ancestor.py |
|
7 | 7 | test-annotate.py |
|
8 | 8 | test-automv.t |
|
9 | 9 | test-backwards-remove.t |
|
10 | 10 | test-bheads.t |
|
11 | 11 | test-bisect2.t |
|
12 | 12 | test-bookmarks-current.t |
|
13 | 13 | test-bookmarks-merge.t |
|
14 | 14 | test-bookmarks-rebase.t |
|
15 | 15 | test-bookmarks-strip.t |
|
16 | 16 | test-branch-option.t |
|
17 | 17 | test-branch-tag-confict.t |
|
18 | 18 | test-bundle-phases.t |
|
19 | 19 | test-bundle-vs-outgoing.t |
|
20 | test-bundle2-multiple-changegroups.t | |
|
20 | 21 | test-cappedreader.py |
|
21 | 22 | test-casecollision.t |
|
22 | 23 | test-cat.t |
|
23 | 24 | test-censor.t |
|
24 | 25 | test-changelog-exec.t |
|
25 | 26 | test-check-commit.t |
|
26 | 27 | test-check-execute.t |
|
27 | 28 | test-check-module-imports.t |
|
28 | 29 | test-check-pyflakes.t |
|
29 | 30 | test-check-pylint.t |
|
30 | 31 | test-check-shbang.t |
|
31 | 32 | test-children.t |
|
32 | 33 | test-clone-pull-corruption.t |
|
33 | 34 | test-clone-r.t |
|
34 | 35 | test-clone-update-order.t |
|
35 | 36 | test-commit-unresolved.t |
|
36 | 37 | test-completion.t |
|
37 | 38 | test-confused-revert.t |
|
38 | 39 | test-contrib-check-code.t |
|
39 | 40 | test-contrib-check-commit.t |
|
40 | 41 | test-convert-authormap.t |
|
41 | 42 | test-convert-clonebranches.t |
|
42 | 43 | test-convert-datesort.t |
|
43 | 44 | test-convert-hg-startrev.t |
|
44 | 45 | test-copy-move-merge.t |
|
45 | 46 | test-copytrace-heuristics.t |
|
46 | 47 | test-debugbuilddag.t |
|
48 | test-debugbundle.t | |
|
47 | 49 | test-debugindexdot.t |
|
48 | 50 | test-debugrename.t |
|
49 | 51 | test-diff-binary-file.t |
|
50 | 52 | test-diff-change.t |
|
51 | 53 | test-diff-copy-depth.t |
|
52 | 54 | test-diff-hashes.t |
|
53 | 55 | test-diff-issue2761.t |
|
54 | 56 | test-diff-newlines.t |
|
55 | 57 | test-diff-reverse.t |
|
56 | 58 | test-diff-subdir.t |
|
57 | 59 | test-diffdir.t |
|
58 | 60 | test-directaccess.t |
|
59 | 61 | test-dirstate-backup.t |
|
60 | 62 | test-dirstate-nonnormalset.t |
|
61 | 63 | test-doctest.py |
|
62 | 64 | test-double-merge.t |
|
63 | 65 | test-drawdag.t |
|
64 | 66 | test-duplicateoptions.py |
|
65 | 67 | test-empty-dir.t |
|
66 | 68 | test-empty-file.t |
|
67 | 69 | test-empty-group.t |
|
68 | 70 | test-empty.t |
|
69 | 71 | test-encoding-func.py |
|
70 | 72 | test-eol-add.t |
|
71 | 73 | test-eol-clone.t |
|
72 | 74 | test-eol-tag.t |
|
73 | 75 | test-eol-update.t |
|
74 | 76 | test-excessive-merge.t |
|
75 | 77 | test-exchange-obsmarkers-case-A1.t |
|
76 | 78 | test-exchange-obsmarkers-case-A2.t |
|
77 | 79 | test-exchange-obsmarkers-case-A3.t |
|
78 | 80 | test-exchange-obsmarkers-case-A4.t |
|
79 | 81 | test-exchange-obsmarkers-case-A5.t |
|
80 | 82 | test-exchange-obsmarkers-case-A6.t |
|
81 | 83 | test-exchange-obsmarkers-case-A7.t |
|
82 | 84 | test-exchange-obsmarkers-case-B1.t |
|
83 | 85 | test-exchange-obsmarkers-case-B2.t |
|
84 | 86 | test-exchange-obsmarkers-case-B3.t |
|
85 | 87 | test-exchange-obsmarkers-case-B4.t |
|
86 | 88 | test-exchange-obsmarkers-case-B5.t |
|
87 | 89 | test-exchange-obsmarkers-case-B6.t |
|
88 | 90 | test-exchange-obsmarkers-case-B7.t |
|
89 | 91 | test-exchange-obsmarkers-case-C1.t |
|
90 | 92 | test-exchange-obsmarkers-case-C2.t |
|
91 | 93 | test-exchange-obsmarkers-case-C3.t |
|
92 | 94 | test-exchange-obsmarkers-case-C4.t |
|
93 | 95 | test-exchange-obsmarkers-case-D1.t |
|
94 | 96 | test-exchange-obsmarkers-case-D2.t |
|
95 | 97 | test-exchange-obsmarkers-case-D3.t |
|
96 | 98 | test-exchange-obsmarkers-case-D4.t |
|
97 | 99 | test-execute-bit.t |
|
98 | 100 | test-extdiff.t |
|
99 | 101 | test-extra-filelog-entry.t |
|
100 | 102 | test-filebranch.t |
|
101 | 103 | test-fileset-generated.t |
|
102 | 104 | test-flags.t |
|
103 | 105 | test-generaldelta.t |
|
106 | test-getbundle.t | |
|
104 | 107 | test-git-export.t |
|
105 | 108 | test-glog-topological.t |
|
106 | 109 | test-gpg.t |
|
107 | 110 | test-hghave.t |
|
108 | 111 | test-histedit-arguments.t |
|
109 | 112 | test-histedit-base.t |
|
110 | 113 | test-histedit-bookmark-motion.t |
|
111 | 114 | test-histedit-commute.t |
|
112 | 115 | test-histedit-drop.t |
|
113 | 116 | test-histedit-edit.t |
|
114 | 117 | test-histedit-fold-non-commute.t |
|
118 | test-histedit-fold.t | |
|
115 | 119 | test-histedit-no-change.t |
|
116 | 120 | test-histedit-non-commute.t |
|
117 | 121 | test-histedit-obsolete.t |
|
118 | 122 | test-histedit-outgoing.t |
|
119 | 123 | test-http-branchmap.t |
|
120 | 124 | test-http-clone-r.t |
|
121 | 125 | test-identify.t |
|
122 | 126 | test-imports-checker.t |
|
123 | 127 | test-inherit-mode.t |
|
124 | 128 | test-issue1089.t |
|
125 | 129 | test-issue1175.t |
|
126 | 130 | test-issue1306.t |
|
127 | 131 | test-issue1438.t |
|
128 | 132 | test-issue1502.t |
|
129 | 133 | test-issue1802.t |
|
130 | 134 | test-issue1877.t |
|
131 | 135 | test-issue1993.t |
|
132 | 136 | test-issue3084.t |
|
133 | 137 | test-issue4074.t |
|
134 | 138 | test-issue522.t |
|
135 | 139 | test-issue586.t |
|
136 | 140 | test-issue612.t |
|
137 | 141 | test-issue619.t |
|
138 | 142 | test-issue672.t |
|
139 | 143 | test-issue842.t |
|
140 | 144 | test-journal-exists.t |
|
141 | 145 | test-largefiles-small-disk.t |
|
142 | 146 | test-locate.t |
|
143 | 147 | test-logexchange.t |
|
144 | 148 | test-lrucachedict.py |
|
145 | 149 | test-mactext.t |
|
146 | 150 | test-manifest-merging.t |
|
147 | 151 | test-manifest.py |
|
148 | 152 | test-manifest.t |
|
149 | 153 | test-match.py |
|
150 | 154 | test-mdiff.py |
|
151 | 155 | test-merge-closedheads.t |
|
152 | 156 | test-merge-commit.t |
|
153 | 157 | test-merge-criss-cross.t |
|
154 | 158 | test-merge-default.t |
|
155 | 159 | test-merge-internal-tools-pattern.t |
|
156 | 160 | test-merge-local.t |
|
157 | 161 | test-merge-remove.t |
|
158 | 162 | test-merge-revert.t |
|
159 | 163 | test-merge-revert2.t |
|
160 | 164 | test-merge-subrepos.t |
|
165 | test-merge-symlinks.t | |
|
161 | 166 | test-merge1.t |
|
162 | 167 | test-merge10.t |
|
163 | 168 | test-merge2.t |
|
164 | 169 | test-merge4.t |
|
165 | 170 | test-merge5.t |
|
166 | 171 | test-merge6.t |
|
167 | 172 | test-merge7.t |
|
168 | 173 | test-merge8.t |
|
169 | 174 | test-mq-git.t |
|
170 | 175 | test-mq-pull-from-bundle.t |
|
171 | 176 | test-mq-qdiff.t |
|
172 | 177 | test-mq-qimport-fail-cleanup.t |
|
173 | 178 | test-mq-qqueue.t |
|
174 | 179 | test-mq-qrefresh.t |
|
175 | 180 | test-mq-qsave.t |
|
176 | 181 | test-narrow-clone-no-ellipsis.t |
|
177 | 182 | test-narrow-clone-nonlinear.t |
|
178 | 183 | test-narrow-clone.t |
|
179 | 184 | test-narrow-copies.t |
|
180 | 185 | test-narrow-debugrebuilddirstate.t |
|
181 | 186 | test-narrow-exchange-merges.t |
|
182 | 187 | test-narrow-merge.t |
|
183 | 188 | test-narrow-patch.t |
|
184 | 189 | test-narrow-patterns.t |
|
185 | 190 | test-narrow-pull.t |
|
186 | 191 | test-narrow-rebase.t |
|
187 | 192 | test-narrow-shallow-merges.t |
|
193 | test-narrow-shallow.t | |
|
188 | 194 | test-narrow-update.t |
|
189 | 195 | test-newbranch.t |
|
190 | 196 | test-obshistory.t |
|
191 | 197 | test-obsmarkers-effectflag.t |
|
192 | 198 | test-obsolete-bundle-strip.t |
|
193 | 199 | test-obsolete-changeset-exchange.t |
|
194 | 200 | test-obsolete-checkheads.t |
|
195 | 201 | test-obsolete-distributed.t |
|
196 | 202 | test-parents.t |
|
203 | test-pending.t | |
|
197 | 204 | test-permissions.t |
|
205 | test-phases.t | |
|
198 | 206 | test-pull-branch.t |
|
199 | 207 | test-pull-http.t |
|
200 | 208 | test-pull-permission.t |
|
201 | 209 | test-pull-pull-corruption.t |
|
202 | 210 | test-pull-r.t |
|
203 | 211 | test-pull-update.t |
|
204 | 212 | test-push-checkheads-partial-C1.t |
|
205 | 213 | test-push-checkheads-partial-C2.t |
|
206 | 214 | test-push-checkheads-partial-C3.t |
|
207 | 215 | test-push-checkheads-partial-C4.t |
|
208 | 216 | test-push-checkheads-pruned-B1.t |
|
209 | 217 | test-push-checkheads-pruned-B2.t |
|
210 | 218 | test-push-checkheads-pruned-B3.t |
|
211 | 219 | test-push-checkheads-pruned-B4.t |
|
212 | 220 | test-push-checkheads-pruned-B5.t |
|
213 | 221 | test-push-checkheads-pruned-B6.t |
|
214 | 222 | test-push-checkheads-pruned-B7.t |
|
215 | 223 | test-push-checkheads-pruned-B8.t |
|
216 | 224 | test-push-checkheads-superceed-A1.t |
|
217 | 225 | test-push-checkheads-superceed-A2.t |
|
218 | 226 | test-push-checkheads-superceed-A3.t |
|
219 | 227 | test-push-checkheads-superceed-A4.t |
|
220 | 228 | test-push-checkheads-superceed-A5.t |
|
221 | 229 | test-push-checkheads-superceed-A6.t |
|
222 | 230 | test-push-checkheads-superceed-A7.t |
|
223 | 231 | test-push-checkheads-superceed-A8.t |
|
224 | 232 | test-push-checkheads-unpushed-D1.t |
|
225 | 233 | test-push-checkheads-unpushed-D2.t |
|
226 | 234 | test-push-checkheads-unpushed-D3.t |
|
227 | 235 | test-push-checkheads-unpushed-D4.t |
|
228 | 236 | test-push-checkheads-unpushed-D5.t |
|
229 | 237 | test-push-checkheads-unpushed-D6.t |
|
230 | 238 | test-push-checkheads-unpushed-D7.t |
|
231 | 239 | test-push-http.t |
|
232 | 240 | test-push-warn.t |
|
241 | test-pushvars.t | |
|
242 | test-rebase-base-flag.t | |
|
233 | 243 | test-rebase-bookmarks.t |
|
244 | test-rebase-brute-force.t | |
|
234 | 245 | test-rebase-check-restore.t |
|
235 | 246 | test-rebase-dest.t |
|
236 | 247 | test-rebase-emptycommit.t |
|
237 | 248 | test-rebase-inmemory.t |
|
249 | test-rebase-interruptions.t | |
|
238 | 250 | test-rebase-issue-noparam-single-rev.t |
|
239 | 251 | test-rebase-legacy.t |
|
240 | 252 | test-rebase-named-branches.t |
|
241 | 253 | test-rebase-newancestor.t |
|
242 | 254 | test-rebase-partial.t |
|
243 | 255 | test-rebase-pull.t |
|
244 | 256 | test-rebase-rename.t |
|
245 | 257 | test-rebase-transaction.t |
|
246 | 258 | test-record.t |
|
259 | test-relink.t | |
|
247 | 260 | test-remove.t |
|
248 | 261 | test-rename-after-merge.t |
|
249 | 262 | test-rename-dir-merge.t |
|
250 | 263 | test-rename-merge1.t |
|
251 | 264 | test-rename.t |
|
252 | 265 | test-repair-strip.t |
|
253 | 266 | test-repo-compengines.t |
|
254 | 267 | test-revert-flags.t |
|
255 | 268 | test-revert-unknown.t |
|
269 | test-revlog-ancestry.py | |
|
256 | 270 | test-revlog-group-emptyiter.t |
|
257 | 271 | test-revlog-mmapindex.t |
|
258 | 272 | test-revlog-packentry.t |
|
259 | 273 | test-revset-dirstate-parents.t |
|
260 | 274 | test-revset-outgoing.t |
|
261 | 275 | test-run-tests.py |
|
262 | 276 | test-serve.t |
|
263 | 277 | test-show-stack.t |
|
264 | 278 | test-show.t |
|
265 | 279 | test-simple-update.t |
|
266 | 280 | test-single-head.t |
|
267 | 281 | test-sparse-clear.t |
|
268 | 282 | test-sparse-merges.t |
|
269 | 283 | test-sparse-requirement.t |
|
270 | 284 | test-sparse-verbose-json.t |
|
271 | 285 | test-ssh-clone-r.t |
|
272 | 286 | test-ssh-proto.t |
|
273 | 287 | test-sshserver.py |
|
274 | 288 | test-status-rev.t |
|
275 | 289 | test-status-terse.t |
|
276 | 290 | test-strip-cross.t |
|
277 | 291 | test-strip.t |
|
278 | 292 | test-unamend.t |
|
279 | 293 | test-uncommit.t |
|
280 | 294 | test-unified-test.t |
|
281 | 295 | test-unrelated-pull.t |
|
282 | 296 | test-up-local-change.t |
|
283 | 297 | test-update-branches.t |
|
284 | 298 | test-update-dest.t |
|
285 | 299 | test-update-issue1456.t |
|
286 | 300 | test-update-names.t |
|
287 | 301 | test-update-reverse.t |
|
288 | 302 | test-url-rev.t |
|
289 | 303 | test-username-newline.t |
|
290 | 304 | test-win32text.t |
|
291 | 305 | test-xdg.t |
General Comments 0
You need to be logged in to leave comments.
Login now