Mercurial > hg
comparison tests/test-convert-svn-sink.t @ 23826:c90d195320c5 stable
revset: fix spanset.isascending() to honor sort() or reverse() request
Because spanset.isascending() ignored the ascending flag, the result of
"fullreposet() & x" was always sorted in ascending order.
The test case is carefully chosen to call fullreposet.__and__.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 10 Jan 2015 21:31:59 +0900 |
parents | 6df4bc39f682 |
children | aa4a1672583e |
comparison
equal
deleted
inserted
replaced
23734:f4e6475950f1 | 23826:c90d195320c5 |
---|