aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/src/shflags_test_public.sh
AgeCommit message (Expand)Author
2016-01-10restructured source for GitHubKate Ward
2013-01-15fixed all remaining failing testskate.ward
2013-01-04- fixed ksh and zsh version detectionkate.ward
2013-01-01added mock_flags_columns to fix testStandardHelpOutput() method for screens >...kate.ward
2011-06-10fixed issues 11 and 12; added ability to override OS getoptkate.ward
2009-04-01removed some code duplicationkate.ward
2008-11-17fixed the long_desc short identifier in enhanced help testkate.ward
2008-11-17shortened long default value in help testskate.ward
2008-11-17very long default values now wrap differently under enhanced getoptkate.ward
2008-11-15test skip warning now present for all testskate.ward
2008-11-15fixed the enhanced test, just like the standard test earlierkate.ward
2008-11-14added tput code, but it doesn't work really :-(kate.ward
2008-11-14fixed invalid logic -- was testing a rtrn variable that was from another func...kate.ward
2008-11-14showing unexpected help output betterkate.ward
2008-11-13standardized all std/enh checks to be of form 'test || do'kate.ward
2008-11-13issue# 2 : --nohelp flag no longer produces help outputkate.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-10-21line wrapping and extra code cleanupkate.ward
2008-10-20removed more-or-less duplicate help output test codekate.ward
2008-10-19added the default value to help outputkate.ward
2008-07-11fixed enhanced help testkate.ward
2008-07-11fixed help flag definition in zsh 3.0.8kate.ward
2008-07-11fixed problems with help; changed zsh checkskate.ward
2008-07-10fixed bug where [no] was added to all flag nameskate.ward
2008-07-10found problems with help output for booleans; writing tests to catchkate.ward