1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/test/scripts
Dave Reisner b58489d29a scripts/library: add human_to_size
This is a bash wrapper around an awk function that parses human readable
sizes and returns their representative values in bytes, as a string. A
small test harness is added to validate the functionality.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
2012-06-25 23:39:12 -05:00
..
human_to_size_test.sh scripts/library: add human_to_size 2012-06-25 23:39:12 -05:00
Makefile.am scripts/library: add human_to_size 2012-06-25 23:39:12 -05:00
parseopts_test.sh scripts/library: introduce parseopts 2012-04-24 08:38:36 -05:00