Mercurial > hgsubversion
comparison tests/run.py @ 919:92bd7b3678ea
Add a changegroup hook to update svn metadata
author | Brad Hall <bhall@fb.com> |
---|---|
date | Thu, 07 Jun 2012 16:29:05 -0700 |
parents | 772280aed751 |
children | 6b7ac659c855 |
comparison
equal
deleted
inserted
replaced
918:761a87134501 | 919:92bd7b3678ea |
---|---|
16 import test_fetch_exec | 16 import test_fetch_exec |
17 import test_fetch_mappings | 17 import test_fetch_mappings |
18 import test_fetch_renames | 18 import test_fetch_renames |
19 import test_fetch_symlinks | 19 import test_fetch_symlinks |
20 import test_fetch_truncated | 20 import test_fetch_truncated |
21 import test_hooks | |
21 import test_pull | 22 import test_pull |
22 import test_push_command | 23 import test_push_command |
23 import test_push_renames | 24 import test_push_renames |
24 import test_push_dirs | 25 import test_push_dirs |
25 import test_push_eol | 26 import test_push_eol |