1. e10dd53 - fixed ksh and zsh version detection by kate.ward · 11 years ago
  2. 1ee8856 added mock_flags_columns to fix testStandardHelpOutput() method for screens >80 columns by kate.ward · 11 years ago
  3. 1cb7960 fixed issues 11 and 12; added ability to override OS getopt by kate.ward · 13 years ago
  4. 3a67497 removed some code duplication by kate.ward · 15 years ago
  5. de77c87 fixed the long_desc short identifier in enhanced help test by kate.ward · 16 years ago
  6. 90681c3 shortened long default value in help tests by kate.ward · 16 years ago
  7. 6409961 very long default values now wrap differently under enhanced getopt by kate.ward · 16 years ago
  8. b0aaccf test skip warning now present for all tests by kate.ward · 16 years ago
  9. 20b5e0d fixed the enhanced test, just like the standard test earlier by kate.ward · 16 years ago
  10. 709c134 added tput code, but it doesn't work really :-( by kate.ward · 16 years ago
  11. 9b0568f fixed invalid logic -- was testing a rtrn variable that was from another function context. silly global variables in shell. by kate.ward · 16 years ago
  12. 4b9b045 showing unexpected help output better by kate.ward · 16 years ago
  13. dd6c913 standardized all std/enh checks to be of form 'test || do' by kate.ward · 16 years ago
  14. 5b48fc1 issue# 2 : --nohelp flag no longer produces help output by kate.ward · 16 years ago
  15. 1b600c5 fixed recursion bug in _flags_getFlagInfo(), and put more common stuff into test helpers by kate.ward · 16 years ago
  16. df46be9 moved common things into shflags_test_helpers, and added Id keyword by kate.ward · 16 years ago
  17. 08e5bba line wrapping and extra code cleanup by kate.ward · 16 years ago
  18. 49111ee removed more-or-less duplicate help output test code by kate.ward · 16 years ago
  19. 437639d added the default value to help output by kate.ward · 16 years ago
  20. 42cb23b fixed enhanced help test by kate.ward · 16 years ago
  21. f08c5b6 fixed help flag definition in zsh 3.0.8 by kate.ward · 16 years ago
  22. 1d0ecc4 fixed problems with help; changed zsh checks by kate.ward · 16 years ago
  23. dc10fe9 fixed bug where [no] was added to all flag names by kate.ward · 16 years ago
  24. 2fb41e3 found problems with help output for booleans; writing tests to catch by kate.ward · 16 years ago