summaryrefslogtreecommitdiffstats
path: root/python/mozversioncontrol/test/python.toml
blob: a194c2a22a61ae932080bc7aa924aaa4e92f1c6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[DEFAULT]
subsuite = "mozversioncontrol"

["test_branch.py"]

["test_commit.py"]

["test_context_manager.py"]

["test_create_try_commit.py"]

["test_get_branch_nodes.py"]

["test_get_commit_patches.py"]

["test_get_mozilla_remote_args.py"]

["test_get_upstream_remotes.py"]

["test_push_to_try.py"]

["test_remove_current_commit.py"]

["test_update.py"]

["test_workdir_outgoing.py"]

["test_working_directory.py"]