Mercurial > hgsubversion
comparison tests/run.py @ 987:cf53cfaaa050
Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push
| author | Anton Agafonov <equeny@fb.com> |
|---|---|
| date | Mon, 26 Nov 2012 11:38:34 -0800 |
| parents | dfb3afa6c619 |
| children | af84ef787d93 |
comparison
equal
deleted
inserted
replaced
| 986:1bdd075a490a | 987:cf53cfaaa050 |
|---|---|
| 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_hooks |
| 22 import test_svn_pre_commit_hooks | |
| 22 import test_pull | 23 import test_pull |
| 23 import test_pull_fallback | 24 import test_pull_fallback |
| 24 import test_push_command | 25 import test_push_command |
| 25 import test_push_renames | 26 import test_push_renames |
| 26 import test_push_dirs | 27 import test_push_dirs |
