summaryrefslogtreecommitdiff
path: root/t/helper/test-parse-options.c
AgeCommit message (Expand)Author
2020-02-20parse-options: add testcases for OPT_CMDMODE()Paolo Bonzini
2019-05-07parse-options: don't emit "ambiguous option" for aliasesNguyễn Thái Ngọc Duy
2019-03-18parse-options: make OPT_ARGUMENT() more usefulJohannes Schindelin
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2018-11-06assert NOARG/NONEG behavior of parse-options callbacksJeff King
2018-11-06parse-options: drop OPT_DATE()Jeff King
2018-09-11t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy
2017-09-25t0040,t1502: Demonstrate parse_options bugsBrandon Casey
2017-04-27timestamp_t: a new data type for timestampsJohannes Schindelin
2017-04-24PRItime: introduce a new "printf format" for timestampsJohannes Schindelin
2016-07-19Merge branch 'jk/common-main'Junio C Hamano
2016-07-06Merge branch 'jk/string-list-static-init'Junio C Hamano
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano
2016-06-13use string_list initializer consistentlyJeff King
2016-05-23Merge branch 'jc/test-parse-options-expect'Junio C Hamano
2016-05-23Merge branch 'pb/commit-verbose-config'Junio C Hamano
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy