pacman/test/util
Dave Reisner a64a713fc2 pacsort: add -f, --files option for sorting filenames
Teach pacsort to understand package filenames and optionally strip away
some of the context. alpm_pkg_vercmp() intentionally only understands
pure versions, so strings such as '18.0-2-x86_64' and '18.0.1-1-x86_64'
will be compared wrongly.

Partially addresses FS#33455.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-01-28 23:38:46 +10:00
..
Makefile.am Add a test harness for new pacsort command 2011-08-08 16:55:01 -05:00
pacsorttest.sh pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00
vercmptest.sh Format pacsort and vercmp testsuite output 2011-10-07 09:21:58 -05:00