comparison tests/test-hook.out @ 9014:87c05a78e588

test python hook configured with python:[file]:[hook] syntax Adds a test for python hooks configured with python:[file]:[hook] syntax in .hgrc. Increases the test coverage for mercurial/hook from 92% (79/85) to 96% (82/85).
author Henri Wiechers <hwiechers@gmail.com>
date Fri, 26 Jun 2009 14:42:05 +0200
parents e9ef409e6399
children f60f6f41978e
comparison
equal deleted inserted replaced
9013:21b29f4c7c9f 9014:87c05a78e588
158 foo 158 foo
159 calling hook commit.auto: <function autohook> 159 calling hook commit.auto: <function autohook>
160 Automatically installed hook 160 Automatically installed hook
161 committed changeset 1:52998019f6252a2b893452765fcb0a47351a5708 161 committed changeset 1:52998019f6252a2b893452765fcb0a47351a5708
162 hooks.commit.auto=<function autohook> 162 hooks.commit.auto=<function autohook>
163 # test python hook configured with python:[file]:[hook] syntax
164 hook works
165 nothing changed