summaryrefslogtreecommitdiff
path: root/db/options_file_test.cc
AgeCommit message (Expand)Author
2023-12-04internal_repo_rocksdb (4372117296613874540) (#12117)Yu Zhang
2023-01-27Remove RocksDB LITE (#11147)sdong
2022-11-02Ran clang-format on db/ directory (#10910)Andrew Kryczka
2022-10-18Print stack traces on frozen tests in CI (#10828)Peter Dillinger
2020-12-23No elide constructors (#7798)mrambacher
2020-09-16Add more tests to ASSERT_STATUS_CHECKED (#7367)mrambacher
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2019-05-31Organizing rocksdb/db directoryVijay Nadimpalli
2019-05-30Move test related files under util/ to test_util/ (#5377)Siying Dong
2018-07-13Per-thread unique test db names (#4135)Maysam Yabandeh
2018-04-15fix memory leak in two_level_iteratorZhongyi Xie
2017-07-15Change RocksDB LicenseSiying Dong
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-11-10Fixed build failure of RocksDBLite test on options_file_test.ccYueh-Hsuan Chiang
2015-11-10Enable RocksDB to persist Options file.Yueh-Hsuan Chiang