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