summaryrefslogtreecommitdiff
path: root/test-parse-options.c
Commit message (Expand)AuthorAgeFilesLines
* test-parse-options: use appropriate cast in length_callbackBrandon Casey2008-08-131-1/+1
* Fix test-parse-options "integer" testJunio C Hamano2008-07-301-3/+5
* Extend parse-options test suiteStephan Beyer2008-06-221-4/+35
* parse-options: new option type to treat an option-like parameter as an argument.Pierre Habouzit2008-03-021-0/+2
* parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit2008-01-261-0/+1
* parse-options: abbreviation engine fix.Johannes Schindelin2007-11-051-0/+1
* Add tests for parse-options.cJohannes Schindelin2007-10-291-0/+35