1. 20d9ef5 re-enabling some tests that were mistakenly disabled :-/ by kate.ward · 11 years ago
  2. f499750 fixed logic errors preventing output from being written by kate.ward · 11 years ago
  3. b075920 added built-in and expr functions to do math by kate.ward · 11 years ago
  4. da1f856 tweak to end-of-output notice by kate.ward · 11 years ago
  5. 60095fa using predefined list of valid bools, floats, and ints by kate.ward · 11 years ago
  6. 65d38c3 added detection of OS X 10.7.x and 10.8.x by kate.ward · 11 years ago
  7. 4a16b43 added dry_run mode to gen_test_results by kate.ward · 11 years ago
  8. 81973e8 added FreeBSD 9.1 test result by kate.ward · 11 years ago
  9. 56b16a9 added current test results for 1.0.4 by kate.ward · 11 years ago
  10. e10dd53 - fixed ksh and zsh version detection by kate.ward · 11 years ago
  11. cba92e5 fixed broken testGetFlagInfo() test by kate.ward · 11 years ago
  12. 24b324f by kate.ward · 11 years ago
  13. 1ee8856 added mock_flags_columns to fix testStandardHelpOutput() method for screens >80 columns by kate.ward · 11 years ago
  14. 4eb3135 fixed a comment by kate.ward · 11 years ago
  15. 26aabae replaced obsolete FLAGS_ARGC usage with FLAGS_ARGV by kate.ward · 11 years ago
  16. 4ae73d8 allow users to override the FLAGS_EXPR_CMD variable by kate.ward · 11 years ago
  17. a589b9f fixed issue #15 -- add support for BSD variants by kate.ward · 11 years ago
  18. cc6418e fixed issue #20 -- updated LGPL v2.1 license by kate.ward · 11 years ago
  19. 869a71b fixed bug in flags_reset() relating to underscored names by kate.ward · 13 years ago
  20. da8d2c0 added support for long flags with dashes (issue# 13 14) by kate.ward · 13 years ago
  21. e7ed70c updated gen_test_results and versions files by kate.ward · 13 years ago
  22. 1cb7960 fixed issues 11 and 12; added ability to override OS getopt by kate.ward · 13 years ago
  23. 8ccc299 added note about wrapping conditional expressions by kate.ward · 13 years ago
  24. 43e7ca1 upgraded shunit2 to 2.1.6 by kate.ward · 13 years ago
  25. 929261f fixed flakey functionality of booleans by kate.ward · 14 years ago
  26. 93203d9 added continuous build script to improve testing by kate.ward · 14 years ago
  27. 8fe62e6 minor comment changes by kate.ward · 14 years ago
  28. 9a183b8 fixed expn usage bug under FreeBSD 7.2 by kate.ward · 14 years ago
  29. c12b30c finalizing 1.0.3 release by kate.ward · 15 years ago
  30. b117191 by kate.ward · 15 years ago
  31. cecd7bd fixed bug in flags_reset() where the _default vars weren't being unset by kate.ward · 15 years ago
  32. fb0e718 removed _STR from the __FLAGS_INFO_* constants by kate.ward · 15 years ago
  33. 30b36b7 by kate.ward · 15 years ago
  34. 61e2bac by kate.ward · 15 years ago
  35. 300c36b added os version to os release for solaris by kate.ward · 15 years ago
  36. 15aac0f by kate.ward · 15 years ago
  37. 96497ea by kate.ward · 15 years ago
  38. f8b8207 by kate.ward · 15 years ago
  39. da2d43a by kate.ward · 15 years ago
  40. 4fdd0c8 by kate.ward · 15 years ago
  41. 7a3c9c4 providing getopt error output to user; don't run getopt if no args passed by kate.ward · 15 years ago
  42. e0f6471 using updated method for getting args by kate.ward · 15 years ago
  43. 39913d1 added check to prevent overriding reserved flags constants by kate.ward · 15 years ago
  44. ccb66b4 by kate.ward · 15 years ago
  45. 9ccba51 replaced global __flags_argc var with passing local var around by kate.ward · 15 years ago
  46. 87b0c2e updated comment regarding the use of 'x' chars for ksh93 on Ubuntu 6.06 by kate.ward · 15 years ago
  47. 3a67497 removed some code duplication by kate.ward · 15 years ago
  48. bda3917 removed extra 'x' chars in help output under solaris by kate.ward · 15 years ago
  49. 812aeae fixed some stdandard vs. enhanced testing issues by kate.ward · 15 years ago
  50. c521068 - fixed issue# 7 where long flags declared with '=' didn't work by kate.ward · 15 years ago
  51. c4b0ef7 few tweaks post-1.0.2 release by kate.ward · 16 years ago
  52. 1469dda finalizing 1.0.2 release by kate.ward · 16 years ago
  53. de77c87 fixed the long_desc short identifier in enhanced help test by kate.ward · 16 years ago
  54. 90681c3 shortened long default value in help tests by kate.ward · 16 years ago
  55. 6409961 very long default values now wrap differently under enhanced getopt by kate.ward · 16 years ago
  56. 129a5d9 replacing spaces with underscores in os_version by kate.ward · 16 years ago
  57. efc743d 1.0.2.: added Linux Red Hat 9 results by kate.ward · 16 years ago
  58. 887442f 1.0.2: updated results for Mac OS X 10.5.5 by kate.ward · 16 years ago
  59. bbbce1e improved os check to work for RH Linux 9 by kate.ward · 16 years ago
  60. 8f036db 1.0.2: updated results for Solaris 11 by kate.ward · 16 years ago
  61. 2764e4c an empty version now counts as an unknown version by kate.ward · 16 years ago
  62. 313accf 1.0.2: updated results for Mac OS X 10.5.5 by kate.ward · 16 years ago
  63. 84e6bb2 added Linux-Ubuntu-6.06 results by kate.ward · 16 years ago
  64. a848e77 moved shell presence check after the shell separation header by kate.ward · 16 years ago
  65. 14b33bf modified _flags_columns() to return pre-determined values; fixed two issues with ksh93 under Ubuntu 6.06 by kate.ward · 16 years ago
  66. 619806d added a bit of extra testing output by kate.ward · 16 years ago
  67. 0810769 added solaris 11 test result by kate.ward · 16 years ago
  68. b0fc330 added linux ubuntu 8.04 result by kate.ward · 16 years ago
  69. e87ecdd updated os x 10.5.5 result by kate.ward · 16 years ago
  70. b0aaccf test skip warning now present for all tests by kate.ward · 16 years ago
  71. 20b5e0d fixed the enhanced test, just like the standard test earlier by kate.ward · 16 years ago
  72. 51a36e3 added mac os x 10.5.5 result by kate.ward · 16 years ago
  73. d967240 more coding standard changes by kate.ward · 16 years ago
  74. 2f8a1a1 fixed screen width issue under solaris -- tput now works by kate.ward · 16 years ago
  75. 5bdeeff added check for whether we can write to the output file by kate.ward · 16 years ago
  76. 709c134 added tput code, but it doesn't work really :-( by kate.ward · 16 years ago
  77. 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
  78. dadc164 issue# 3: added initial support for screen width detection by kate.ward · 16 years ago
  79. 4b9b045 showing unexpected help output better by kate.ward · 16 years ago
  80. 44d7cf8 fixed bug where linux version wasn't working by kate.ward · 16 years ago
  81. 18d456e worked on some function header documentation by kate.ward · 16 years ago
  82. cc14568 a bit of code shuffling, and bringing the code up to the documented coding standard by kate.ward · 16 years ago
  83. 274784e updated to be relevant for shFlags by kate.ward · 16 years ago
  84. 271aece added missing check for enhanced getopt (which os x doesn't have) by kate.ward · 16 years ago
  85. 9664c01 don't need to send stuff from stderr to stdout as the shflags_test.sh script does that internally now by kate.ward · 16 years ago
  86. dd6c913 standardized all std/enh checks to be of form 'test || do' by kate.ward · 16 years ago
  87. 5b48fc1 issue# 2 : --nohelp flag no longer produces help output by kate.ward · 16 years ago
  88. e556cbf simplified quoting on several asserts by kate.ward · 16 years ago
  89. 1353b6e fixed bug where the env variable wasn't defined by kate.ward · 16 years ago
  90. d2258ed reordering some constants in the code by kate.ward · 16 years ago
  91. abae05d no more warning is thrown when the user defines their own help flag by kate.ward · 16 years ago
  92. 1b600c5 fixed recursion bug in _flags_getFlagInfo(), and put more common stuff into test helpers by kate.ward · 16 years ago
  93. cd0bafa don't send 'Executing the test suite' message to stderr by kate.ward · 16 years ago
  94. d99166b by kate.ward · 16 years ago
  95. bcd6839 added coding standards by kate.ward · 16 years ago
  96. df46be9 moved common things into shflags_test_helpers, and added Id keyword by kate.ward · 16 years ago
  97. f99f485 moved common things into shflags_test_helpers, added Id keyword, and improved some tests by kate.ward · 16 years ago
  98. 5ed38f0 moved common things into shflags_test_helpers, and added Id keyword by kate.ward · 16 years ago
  99. 31cb24f a few minor tweaks and convinence fixes by kate.ward · 16 years ago
  100. 60c2598 separate parsing routines for standard and enhanced getopt (easier to test), and started applying the new coding standards by kate.ward · 16 years ago