aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/src/shflags_test_private.sh
AgeCommit message (Expand)Author
2016-01-10restructured source for GitHubKate Ward
2013-01-15fixed math bug on FreeBSD-9.1; retestedkate.ward
2013-01-14consolidated validFloat() back to single function; math() fixeskate.ward
2013-01-14added strlen function; back to one math functionkate.ward
2013-01-12reworked validFloat() and validInt() functions againkate.ward
2013-01-05added built-in and expr functions to do mathkate.ward
2013-01-04- fixed ksh and zsh version detectionkate.ward
2013-01-01fixed broken testGetFlagInfo() testkate.ward
2010-03-28fixed flakey functionality of booleanskate.ward
2008-11-15moved shell presence check after the shell separation headerkate.ward
2008-11-14issue# 3: added initial support for screen width detectionkate.ward
2008-11-12fixed recursion bug in _flags_getFlagInfo(), and put more common stuff into t...kate.ward
2008-11-12moved common things into shflags_test_helpers, and added Id keywordkate.ward
2008-07-11fixed problems with help; changed zsh checkskate.ward
2008-07-10found problems with help output for booleans; writing tests to catchkate.ward