Mercurial > hg
comparison tests/test-convert.out @ 5805:e422305e0853
test-convert: test before() and after() conversion actions
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 04 Jan 2008 23:43:55 +0100 |
parents | 07df2a5c02b2 |
children | 1209dc9d59de |
comparison
equal
deleted
inserted
replaced
5804:de8311f7a31b | 5805:e422305e0853 |
---|---|
110 4 a | 110 4 a |
111 3 b | 111 3 b |
112 2 c | 112 2 c |
113 1 d | 113 1 d |
114 0 e | 114 0 e |
115 % test pre and post conversion actions | |
116 run hg source pre-conversion action | |
117 run hg sink pre-conversion action | |
118 run hg sink post-conversion action | |
119 run hg source post-conversion action |