author | Pulkit Goyal <7895pulkit@gmail.com> |
Mon, 26 Jun 2017 23:58:27 +0530 | |
changeset 33107 | e88fdec9cb9e |
parent 32894 | ec9ed269edc3 |
child 33118 | cc9501fa5574 |
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 |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
2 |
test-check-execute.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
3 |
test-check-shbang.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
4 |
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
|
5 |
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
|
6 |
test-ctxmanager.py |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
7 |
test-doctest.py |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
8 |
test-lrucachedict.py |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
9 |
test-run-tests.py |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
10 |
test-unified-test.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
11 |
test-xdg.t |