![]() PR #3367 inadvertently changed the semantics of _find_recursive and _find_non_recursive so that the returned list are not ordered as the input search list. This commit restores the original semantic, and adds tests to verify it. |
||
---|---|---|
.. | ||
a | ||
b | ||
c | ||
README.txt |
This directory tree is made up to test that search functions wil return a stable ordered sequence.