summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/framework_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-15/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-24/+24
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-0/+5
* SERVER-11144 Do not call _exit directly in any options handling functionsShaun Verch2013-10-231-1/+1
* SERVER-8510 Consolidate option parsing into the parser so parsing is implied ...Shaun Verch2013-10-111-3/+0
* SERVER-8510 Factored out test framework option storageShaun Verch2013-10-041-0/+56