summaryrefslogtreecommitdiff
path: root/src/mongo/util/signal_handlers_synchronous_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77193 Centralize the macro definition of __has_feature into one placeMark Benvenuto2023-05-171-4/+0
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-46219 Unit Tests should log with jsonMark Benvenuto2020-02-251-1/+1
* SERVER-36844 Ensure printStackTrace() produces stacktraces on AUBSANSpencer Jackson2019-03-061-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-31734 rewrite massert/uassert to preserve statusesMathias Stearn2018-01-041-1/+6
* SERVER-29688: Coredump on Sanizitizer failureSpencer Jackson2017-07-131-1/+1
* SERVER-24245 Move ASAN builders to 16.04Andrew Morrow2016-06-301-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-12259 Make custom signal handlers defer to default behavior rather tha...Andy Schwerin2015-07-071-0/+103