Add path and path_natural sort orders
authorSimon McVittie <smcv@debian.org>
Sat, 12 Nov 2011 16:02:20 +0000 (16:02 +0000)
committerSimon McVittie <smcv@debian.org>
Sat, 12 Nov 2011 16:02:20 +0000 (16:02 +0000)
commit903a5a314f1f5d833dbc208ce128f24195b40e4b
treedfebe734bb3b3dd296ea02b10c815bb0aa741aa9
parent272e0b2f17c33c625b494b07f581da400066a216
Add path and path_natural sort orders

These correspond to title and title_natural, but compare the entire
path: a < a/b < a/z < ab < b.
t/cmp_path.t [new file with mode: 0755]
t/pagespec_match_list.t