diff options
author | W. Trevor King <wking@tremily.us> | 2012-08-23 10:35:43 -0400 |
---|---|---|
committer | W. Trevor King <wking@tremily.us> | 2012-08-23 10:35:43 -0400 |
commit | 89c608d8e3c5ac48b84057b30614ded4f0183c43 (patch) | |
tree | 435a14ae76955be93974b20642e1111aa34350b0 /AUTHORS | |
parent | 200c02b015b4bee355c71ae2c0563711c5a76863 (diff) | |
download | bugseverywhere-89c608d8e3c5ac48b84057b30614ded4f0183c43.tar.gz |
storage:base: add tests to catch grandchildren in .children() output.
With a tree like:
a
`-- b
`-- c
children(a) should return [b], not [b, c] or [c]. This catches a bug
in the Mercurial backend. Fix to follow.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions