Show More
@@ -1,214 +1,220 | |||
|
1 | 1 | test-add.t |
|
2 | 2 | test-addremove-similar.t |
|
3 | 3 | test-addremove.t |
|
4 | 4 | test-amend-subrepo.t |
|
5 | 5 | test-ancestor.py |
|
6 | 6 | test-annotate.py |
|
7 | 7 | test-automv.t |
|
8 | 8 | test-backwards-remove.t |
|
9 | 9 | test-bheads.t |
|
10 | 10 | test-bisect2.t |
|
11 | 11 | test-bookmarks-current.t |
|
12 | 12 | test-bookmarks-merge.t |
|
13 | test-bookmarks-rebase.t | |
|
13 | 14 | test-bookmarks-strip.t |
|
14 | 15 | test-branch-option.t |
|
15 | 16 | test-branch-tag-confict.t |
|
16 | 17 | test-bundle-phases.t |
|
17 | 18 | test-bundle-vs-outgoing.t |
|
18 | 19 | test-casecollision.t |
|
19 | 20 | test-cat.t |
|
20 | 21 | test-changelog-exec.t |
|
21 | 22 | test-check-commit.t |
|
22 | 23 | test-check-execute.t |
|
23 | 24 | test-check-module-imports.t |
|
24 | 25 | test-check-pyflakes.t |
|
25 | 26 | test-check-pylint.t |
|
26 | 27 | test-check-shbang.t |
|
27 | 28 | test-children.t |
|
28 | 29 | test-clone-r.t |
|
29 | 30 | test-clone-update-order.t |
|
30 | 31 | test-commit-unresolved.t |
|
31 | 32 | test-completion.t |
|
32 | 33 | test-confused-revert.t |
|
33 | 34 | test-contrib-check-code.t |
|
34 | 35 | test-contrib-check-commit.t |
|
35 | 36 | test-convert-clonebranches.t |
|
36 | 37 | test-copy-move-merge.t |
|
38 | test-copytrace-heuristics.t | |
|
37 | 39 | test-debugindexdot.t |
|
38 | 40 | test-debugrename.t |
|
39 | 41 | test-diff-binary-file.t |
|
40 | 42 | test-diff-change.t |
|
41 | 43 | test-diff-copy-depth.t |
|
42 | 44 | test-diff-hashes.t |
|
43 | 45 | test-diff-issue2761.t |
|
44 | 46 | test-diff-newlines.t |
|
45 | 47 | test-diff-reverse.t |
|
46 | 48 | test-diff-subdir.t |
|
47 | 49 | test-diffdir.t |
|
48 | 50 | test-directaccess.t |
|
49 | 51 | test-dirstate-backup.t |
|
50 | 52 | test-dirstate-nonnormalset.t |
|
51 | 53 | test-doctest.py |
|
52 | 54 | test-double-merge.t |
|
53 | 55 | test-drawdag.t |
|
54 | 56 | test-duplicateoptions.py |
|
55 | 57 | test-empty-dir.t |
|
56 | 58 | test-empty-file.t |
|
57 | 59 | test-empty-group.t |
|
58 | 60 | test-empty.t |
|
59 | 61 | test-encoding-func.py |
|
60 | 62 | test-excessive-merge.t |
|
61 | 63 | test-exchange-obsmarkers-case-A1.t |
|
62 | 64 | test-exchange-obsmarkers-case-A2.t |
|
63 | 65 | test-exchange-obsmarkers-case-A3.t |
|
64 | 66 | test-exchange-obsmarkers-case-A4.t |
|
65 | 67 | test-exchange-obsmarkers-case-A5.t |
|
66 | 68 | test-exchange-obsmarkers-case-A6.t |
|
67 | 69 | test-exchange-obsmarkers-case-A7.t |
|
68 | 70 | test-exchange-obsmarkers-case-B1.t |
|
69 | 71 | test-exchange-obsmarkers-case-B2.t |
|
70 | 72 | test-exchange-obsmarkers-case-B3.t |
|
71 | 73 | test-exchange-obsmarkers-case-B4.t |
|
72 | 74 | test-exchange-obsmarkers-case-B5.t |
|
73 | 75 | test-exchange-obsmarkers-case-B6.t |
|
74 | 76 | test-exchange-obsmarkers-case-B7.t |
|
75 | 77 | test-exchange-obsmarkers-case-C1.t |
|
76 | 78 | test-exchange-obsmarkers-case-C2.t |
|
77 | 79 | test-exchange-obsmarkers-case-C3.t |
|
78 | 80 | test-exchange-obsmarkers-case-C4.t |
|
79 | 81 | test-exchange-obsmarkers-case-D1.t |
|
80 | 82 | test-exchange-obsmarkers-case-D2.t |
|
81 | 83 | test-exchange-obsmarkers-case-D3.t |
|
82 | 84 | test-exchange-obsmarkers-case-D4.t |
|
83 | 85 | test-execute-bit.t |
|
84 | 86 | test-extra-filelog-entry.t |
|
85 | 87 | test-filebranch.t |
|
86 | 88 | test-flags.t |
|
87 | 89 | test-generaldelta.t |
|
88 | 90 | test-glog-topological.t |
|
89 | 91 | test-gpg.t |
|
90 | 92 | test-hghave.t |
|
91 | 93 | test-http-clone-r.t |
|
92 | 94 | test-imports-checker.t |
|
93 | 95 | test-inherit-mode.t |
|
94 | 96 | test-issue1089.t |
|
95 | 97 | test-issue1175.t |
|
96 | 98 | test-issue1306.t |
|
97 | 99 | test-issue1438.t |
|
98 | 100 | test-issue1502.t |
|
99 | 101 | test-issue1802.t |
|
100 | 102 | test-issue1877.t |
|
101 | 103 | test-issue1993.t |
|
102 | 104 | test-issue522.t |
|
103 | 105 | test-issue586.t |
|
104 | 106 | test-issue612.t |
|
105 | 107 | test-issue619.t |
|
106 | 108 | test-issue672.t |
|
107 | 109 | test-issue842.t |
|
108 | 110 | test-journal-exists.t |
|
109 | 111 | test-largefiles-small-disk.t |
|
110 | 112 | test-locate.t |
|
111 | 113 | test-logexchange.t |
|
112 | 114 | test-lrucachedict.py |
|
113 | 115 | test-mactext.t |
|
114 | 116 | test-manifest-merging.t |
|
115 | 117 | test-manifest.py |
|
116 | 118 | test-manifest.t |
|
117 | 119 | test-match.py |
|
118 | 120 | test-merge-closedheads.t |
|
119 | 121 | test-merge-commit.t |
|
120 | 122 | test-merge-default.t |
|
121 | 123 | test-merge-internal-tools-pattern.t |
|
122 | 124 | test-merge-local.t |
|
123 | 125 | test-merge-remove.t |
|
124 | 126 | test-merge-revert.t |
|
125 | 127 | test-merge-revert2.t |
|
126 | 128 | test-merge-subrepos.t |
|
127 | 129 | test-merge10.t |
|
128 | 130 | test-merge2.t |
|
129 | 131 | test-merge4.t |
|
130 | 132 | test-merge5.t |
|
131 | 133 | test-merge6.t |
|
132 | 134 | test-merge7.t |
|
133 | 135 | test-merge8.t |
|
134 | 136 | test-mq-qimport-fail-cleanup.t |
|
135 | 137 | test-mq-qqueue.t |
|
136 | 138 | test-mq-qsave.t |
|
137 | 139 | test-newbranch.t |
|
138 | 140 | test-obshistory.t |
|
139 | 141 | test-obsmarkers-effectflag.t |
|
140 | 142 | test-obsolete-changeset-exchange.t |
|
141 | 143 | test-obsolete-checkheads.t |
|
142 | 144 | test-obsolete-distributed.t |
|
143 | 145 | test-parents.t |
|
144 | 146 | test-permissions.t |
|
145 | 147 | test-pull-branch.t |
|
146 | 148 | test-pull-permission.t |
|
147 | 149 | test-push-checkheads-partial-C1.t |
|
148 | 150 | test-push-checkheads-partial-C2.t |
|
149 | 151 | test-push-checkheads-partial-C3.t |
|
150 | 152 | test-push-checkheads-partial-C4.t |
|
151 | 153 | test-push-checkheads-pruned-B1.t |
|
152 | 154 | test-push-checkheads-pruned-B2.t |
|
153 | 155 | test-push-checkheads-pruned-B3.t |
|
154 | 156 | test-push-checkheads-pruned-B4.t |
|
155 | 157 | test-push-checkheads-pruned-B5.t |
|
156 | 158 | test-push-checkheads-pruned-B6.t |
|
157 | 159 | test-push-checkheads-pruned-B7.t |
|
158 | 160 | test-push-checkheads-pruned-B8.t |
|
159 | 161 | test-push-checkheads-superceed-A1.t |
|
160 | 162 | test-push-checkheads-superceed-A2.t |
|
161 | 163 | test-push-checkheads-superceed-A3.t |
|
162 | 164 | test-push-checkheads-superceed-A4.t |
|
163 | 165 | test-push-checkheads-superceed-A5.t |
|
164 | 166 | test-push-checkheads-superceed-A6.t |
|
165 | 167 | test-push-checkheads-superceed-A7.t |
|
166 | 168 | test-push-checkheads-superceed-A8.t |
|
167 | 169 | test-push-checkheads-unpushed-D1.t |
|
168 | 170 | test-push-checkheads-unpushed-D2.t |
|
169 | 171 | test-push-checkheads-unpushed-D3.t |
|
170 | 172 | test-push-checkheads-unpushed-D4.t |
|
171 | 173 | test-push-checkheads-unpushed-D5.t |
|
172 | 174 | test-push-checkheads-unpushed-D6.t |
|
173 | 175 | test-push-checkheads-unpushed-D7.t |
|
174 | 176 | test-push-warn.t |
|
177 | test-rebase-bookmarks.t | |
|
178 | test-rebase-check-restore.t | |
|
175 | 179 | test-rebase-inmemory.t |
|
176 | 180 | test-rebase-issue-noparam-single-rev.t |
|
181 | test-rebase-legacy.t | |
|
177 | 182 | test-rebase-transaction.t |
|
178 | 183 | test-record.t |
|
184 | test-remove.t | |
|
179 | 185 | test-rename-after-merge.t |
|
180 | 186 | test-rename-dir-merge.t |
|
181 | 187 | test-rename-merge1.t |
|
182 | 188 | test-rename.t |
|
183 | 189 | test-revert-flags.t |
|
184 | 190 | test-revert-unknown.t |
|
185 | 191 | test-revlog-group-emptyiter.t |
|
186 | 192 | test-revlog-mmapindex.t |
|
187 | 193 | test-revlog-packentry.t |
|
188 | 194 | test-revset-dirstate-parents.t |
|
189 | 195 | test-revset-outgoing.t |
|
190 | 196 | test-run-tests.py |
|
191 | 197 | test-serve.t |
|
192 | 198 | test-show-stack.t |
|
193 | 199 | test-show.t |
|
194 | 200 | test-simple-update.t |
|
195 | 201 | test-single-head.t |
|
196 | 202 | test-sparse-clear.t |
|
197 | 203 | test-sparse-merges.t |
|
198 | 204 | test-sparse-requirement.t |
|
199 | 205 | test-sparse-verbose-json.t |
|
200 | 206 | test-ssh-clone-r.t |
|
201 | 207 | test-status-terse.t |
|
202 | 208 | test-strip-cross.t |
|
203 | 209 | test-strip.t |
|
204 | 210 | test-unamend.t |
|
205 | 211 | test-uncommit.t |
|
206 | 212 | test-unified-test.t |
|
207 | 213 | test-unrelated-pull.t |
|
208 | 214 | test-up-local-change.t |
|
209 | 215 | test-update-branches.t |
|
210 | 216 | test-update-dest.t |
|
211 | 217 | test-update-issue1456.t |
|
212 | 218 | test-update-names.t |
|
213 | 219 | test-update-reverse.t |
|
214 | 220 | test-xdg.t |
General Comments 0
You need to be logged in to leave comments.
Login now