Felipe Contreras
5cc271ef18
test: hggit: add simple file rename test
...
The Hg-Git project has put a lot of emphasis on file renaming, better
check for that explicitly, even though we are already testing that.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2019-06-03 20:23:18 -05:00
Felipe Contreras
0faf2c9189
Tell hg-git to be backwards compatible
...
Since version 0.7.0 hg-git stores extra information directly into the
commits, we don't support that, so we need to tell hg-git to do what it
always did: put the extra data in the message.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2019-06-03 19:54:48 -05:00
Felipe Contreras
1f376e437f
Revert "test: skip tests with broken hg-git compatibility"
...
We need to fix the compatibility.
This reverts commit 29a0d8a0e3 .
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2019-06-03 19:51:35 -05:00
Felipe Contreras
185852eac4
test: cleanup hg-git test
...
We don't need hgext.bookmarks since a long long time (ever).
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-06-03 06:00:02 -05:00
Felipe Contreras
29a0d8a0e3
test: skip tests with broken hg-git compatibility
...
https://bitbucket.org/durin42/hg-git/issue/115/
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-06-02 18:42:17 -05:00
Paul Wise
22d9794c11
test: add compatibility with Debian hg-git package
...
Debian has named the hggit python module as hgext.git.
Signed-off-by: Paul Wise <pabs3@bonedaddy.net >
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-05-30 17:37:01 -05:00
Felipe Contreras
fadd5f698b
test: improve test locations
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-05-22 22:09:28 -05:00
Felipe Contreras
5b6d5283cb
Use python2 instead of python
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-05-09 09:11:14 -05:00
Felipe Contreras
5738ee42d8
test: add missing redirection
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-05-09 09:10:57 -05:00
Felipe Contreras
259838a342
test: fix redirection style
...
To be sane, a redirection operation has to have spaces, like any binary
operand: 'a > b'.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-05-09 08:55:51 -05:00
Felipe Contreras
55bbd81a75
test: trivial style cleanups
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-05-09 08:49:30 -05:00
Felipe Contreras
0b71ca38e7
Reorganize tests
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
2014-05-09 08:33:07 -05:00