Pirate Praveen
c25aa7cd82
New upstream version 1.3.0+dfsg.1
2021-12-10 16:42:08 +05:30
Utkarsh Gupta
22a2d3d5ef
New upstream version 1.1.0+dfsg.1
2020-12-07 04:06:37 +05:30
Jongmin Kim
ac3d33df5d
New upstream version 0.28.1+dfsg.1
2019-05-12 00:29:21 +09:00
Pirate Praveen
eae0bfdcd8
New upstream version 0.27.0+dfsg.1
2018-04-26 18:06:07 +05:30
Patrick Steinhardt
8acc3b16ef
tests: add merge-conflict branch for testrepo
...
Add a new branch that causes a merge conflict to `testrepo` so
that we are able to test merging in worktrees.
2017-02-13 10:13:02 +01:00
Patrick Steinhardt
bd9f4fd24c
tests: add worktree test data
2017-02-13 10:13:02 +01:00
Edward Thomson
498d0801a1
tests: use a size_t
2016-07-24 15:49:19 -04:00
Edward Thomson
bbd65ad27e
tests: skip the unreadable file tests as root
...
When running as root, skip the unreadable file tests, because, well,
they're probably _not_ unreadable to root unless you've got some
crazy NSA clearance-level honoring operating system shit going on.
2016-04-11 15:32:38 -04:00
Edward Thomson
d47f7e1c15
iterator: support trailing /
in start for submod
...
Allow callers to specify a start path with a trailing slash to match
a submodule, instead of just a directory. This is for some legacy
behavior that's sort of dumb, but there it is.
2016-04-02 13:34:55 -07:00
Edward Thomson
17442b28f9
leaks: fix some leaks in the tests
2016-03-31 10:41:33 -04:00
Marc Strapetz
c017c18361
iterator: new workdir-iterator test for pathlist + includings trees
2016-03-24 15:59:49 -04:00
Marc Strapetz
09064f15c5
iterator: new index-iterator test for pathlist + includings trees
2016-03-24 15:59:49 -04:00
Marc Strapetz
8152a74821
iterator: more pathlist-related tests should test actual paths
2016-03-24 15:59:49 -04:00
Edward Thomson
d712c2b27f
iterator: don't run the gunk test by default on CI
...
(It's slow!)
2016-03-24 15:59:48 -04:00
Edward Thomson
0ef0b71ca5
iterator: refactor index iterator
2016-03-24 15:59:48 -04:00
Edward Thomson
de034cd239
iterator: give the tests a proper hierarchy
...
Iterator tests were split over repo::iterator and diff::iterator,
with duplication between the two. Move them to iterator::index,
iterator::tree, and iterator::workdir.
2016-03-24 15:59:48 -04:00