author | Boris Feld <boris.feld@octobus.net> |
Thu, 06 Jul 2017 17:18:50 +0200 | |
changeset 33305 | aaa1f8f514cf |
parent 33118 | cc9501fa5574 |
child 33439 | 0e114b992e02 |
permissions | -rw-r--r-- |
32894
ec9ed269edc3
py3: pass the path in hg.repository() as bytes
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32854
diff
changeset
|
1 |
test-ancestor.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
2 |
test-backwards-remove.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
3 |
test-branch-tag-confict.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
4 |
test-casecollision.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
5 |
test-check-commit.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
6 |
test-check-execute.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
7 |
test-check-pyflakes.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
8 |
test-check-pylint.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
9 |
test-check-shbang.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
10 |
test-contrib-check-code.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
11 |
test-contrib-check-commit.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
12 |
test-ctxmanager.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
13 |
test-diff-issue2761.t |
33305
aaa1f8f514cf
py3: fix test-diff-newlines.t to be compatible with py3
Boris Feld <boris.feld@octobus.net>
parents:
33118
diff
changeset
|
14 |
test-diff-newlines.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
15 |
test-diff-reverse.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
16 |
test-diff-subdir.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
17 |
test-dirstate-nonnormalset.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
18 |
test-doctest.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
19 |
test-empty-dir.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
20 |
test-excessive-merge.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
21 |
test-issue1089.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
22 |
test-issue1993.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
23 |
test-issue842.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
24 |
test-locate.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
25 |
test-lrucachedict.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
26 |
test-manifest.py |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
27 |
test-merge-default.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
28 |
test-merge-subrepos.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
29 |
test-merge2.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
30 |
test-merge5.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
31 |
test-revlog-packentry.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
32 |
test-run-tests.py |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
33 |
test-unified-test.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
34 |
test-update-reverse.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
35 |
test-xdg.t |