aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/src/shflags_test_parsing.sh
AgeCommit message (Expand)Author
2016-01-10restructured source for GitHubKate Ward
2013-01-15fixed all remaining failing testskate.ward
2013-01-12reworked validFloat() and validInt() functions againkate.ward
2013-01-07updated docs and unit test regarding the usage of boolean flagskate.ward
2013-01-06fixed testComplicatedCommandLineStandard() test, really...kate.ward
2013-01-06fixed testComplicatedCommandLineStandard() testkate.ward
2013-01-06re-enabling some tests that were mistakenly disabled :-/kate.ward
2013-01-04- fixed ksh and zsh version detectionkate.ward
2010-03-28minor comment changeskate.ward
2009-04-24providing getopt error output to user; don't run getopt if no args passedkate.ward
2009-04-01fixed some stdandard vs. enhanced testing issueskate.ward
2009-03-30- fixed issue# 7 where long flags declared with '=' didn't workkate.ward
2008-11-15added a bit of extra testing outputkate.ward
2008-11-13added missing check for enhanced getopt (which os x doesn't have)kate.ward
2008-11-13simplified quoting on several assertskate.ward
2008-11-12no more warning is thrown when the user defines their own help flagkate.ward
2008-11-12fixed recursion bug in _flags_getFlagInfo(), and put more common stuff into t...kate.ward
2008-11-12added separate tests for standard and enhanced getopt, and put more in the co...kate.ward
2008-10-21created versions library and gen_test_results.sh, and updated several other t...kate.ward
2008-07-11fixed problems with help; changed zsh checkskate.ward
2008-07-10moved testHelp() to shflags_test_public.shkate.ward
2008-06-17initial check-inkate.ward