summaryrefslogtreecommitdiff
path: root/tests/expected/misc/strtosize
Commit message (Expand)AuthorAgeFilesLines
* lib/strutils: fix uint64_t overflowKarel Zak2020-04-171-1/+1
* ilib/strutils: fix rounding in size_to_human_string()Karel Zak2020-04-151-26/+26
* tests: split stdout and stderrKarel Zak2019-08-301-4/+0
* This adds a second parameter to size_to_human_string() to return aFrancesco Cosoleto2011-05-261-26/+26
* lib: [strutils] avoid integer overflow on large valuesDave Reisner2011-02-151-26/+26
* tests: fix strtosize() testKarel Zak2011-01-031-4/+4
* tests: added tests against strtosizeYann Droneaud2010-03-311-0/+7
* lib: add strtosize() functionKarel Zak2010-03-301-0/+23