Commit Graph

799 Commits (b1f62be10e7ab0e632b42ff5c51b2d1d476af21f)

Author SHA1 Message Date
Adam Retter ffd3f493e3 Update ZStd. Fixes an issue with Make 3.82 (#8155) 3 years ago
Peter Dillinger bd7ddf58cb Make tests "parallel" and "passing ASC" by default (#8146) 3 years ago
mrambacher 493a4e28d9 Pass PLATFORM_FLAGS in build_detect_platform (#8111) 3 years ago
Adam Retter 24b7ebee80 range_tree requires GNU libc on ppc64 (#8070) 3 years ago
mrambacher 5841bbe36c Fix make tags to not rebuild all the object files (#8097) 3 years ago
Yanqin Jin 08144bc2f5 Add user-defined timestamps to db_stress (#8061) 3 years ago
Yanqin Jin 576cff11da Remove db_with_timestamp_basic_test from platform_dependent list (#8077) 3 years ago
Yanqin Jin 85d4f2c8b3 Move a test file to a better location (#8054) 3 years ago
Ed rodriguez 7381dad1b1 make:Fix c header prototypes (#7994) 3 years ago
Yanqin Jin cef4a6c49f Compaction filter support for (new) BlobDB (#7974) 3 years ago
Akanksha Mahajan 46cf5fbfdd Extend VerifyFileChecksums API for blob files (#7979) 3 years ago
mrambacher 59d91796d2 Attempt to speed up tests by adding test to "slow" tests (#7973) 3 years ago
Andrew Kryczka c16d5a4fda Makefile support to statically link external plugin code (#7918) 3 years ago
Yanqin Jin 48669be618 Update clang-format-diff.py path (#7944) 3 years ago
mrambacher 21218316da Fix build_version.cc generation error if GIT not found (#7916) 3 years ago
Andrew Kryczka 78ee8564ad Integrity protection for live updates to WriteBatch (#7748) 3 years ago
mrambacher 0a9a05ae12 Make builds reproducible (#7866) 3 years ago
Adam Retter 3e6ee9f82e Update the versions of the test dependencies used for RocksJava (#7805) 4 years ago
mrambacher cc2a180d00 Add more tests to the ASC pass list (#7834) 4 years ago
Adam Retter 6e0f62f2b6 Add more tests to ASSERT_STATUS_CHECKED (3), API change (#7715) 4 years ago
Adam Retter bb0f781da0 Update RocksJava static compression dependencies (#7804) 4 years ago
Adam Retter fd2db79fa4 Attempt to fix build errors around missing compression library includes (#7803) 4 years ago
mrambacher 55e99688cc No elide constructors (#7798) 4 years ago
mrambacher 02418194d7 Add more tests for assert status checked (#7524) 4 years ago
Sergei Petrunia daab7603f6 Range Locking: Implementation of range locking (#7506) 4 years ago
Adam Retter 81592d9ffa Add more tests to ASSERT_STATUS_CHECKED (4) (#7718) 4 years ago
Akanksha Mahajan fbac1b3f80 Add tests in ASSERT_STATUS_CHECKED (#7793) 4 years ago
Adam Retter 62afa968c2 Fix various small build issues, Java API naming (#7776) 4 years ago
Adam Retter 29d12748b0 Fix failing RocksJava test compilation and add CI (#7769) 4 years ago
Adam Retter 8ff6557e7f Add further tests to ASSERT_STATUS_CHECKED (2) (#7698) 4 years ago
Adam Retter 7b2216c906 Add further tests to ASSERT_STATUS_CHECKED (1) (#7679) 4 years ago
Adam Retter 303d283420 RocksJava static lib dependencies should support MacOS 10.12+ (#7683) 4 years ago
mrambacher c442f6809f Create a Customizable class to load classes and configurations (#6590) 4 years ago
Peter Dillinger c57f914482 Use NPHash64 in more places (#7632) 4 years ago
Peter Dillinger 25d54c799c Ribbon: initial (general) algorithms and basic unit test (#7491) 4 years ago
Cheng Chang 0ea7db768e Abstract out LockManager interface (#7532) 4 years ago
Levi Tamasi e8cb32ed67 Introduce BlobFileCache and add support for blob files to Get() (#7540) 4 years ago
Adam Retter fa2a8cda7b Update zstd dependency to 1.4.5 (#7560) 4 years ago
Zhichao Cao 16bff5370d Add plain_table_db_test to ASSERT_STATUS_CHECKED list (#7482) 4 years ago
Zhichao Cao 861e544335 Add db_flush_test to ASSERT_STATUS_CHECKED list (#7476) 4 years ago
Akanksha Mahajan 24498ab1ec Add few unit test cases in ASSERT_STATUS_CHECKED (#7500) 4 years ago
Zhichao Cao 4146276885 Add ldb_cmd_test to ASSERT_STATUS_CHECKED list (#7499) 4 years ago
Levi Tamasi 22655a398b Introduce a blob file reader class (#7461) 4 years ago
anand76 a242a58301 Enable ASSERT_STATUS_CHECKED for db_universal_compaction_test (#7460) 4 years ago
Yanqin Jin 758ead5df7 Enforce status check for corruption_test (#7453) 4 years ago
sdong 668ee08915 Fix prefix_test for status check (#7495) 4 years ago
Zhichao Cao b7062f0b2c Status check enforcement for error_handler_fs_test (#7342) 4 years ago
Akanksha Mahajan 7cd760dfdf Add status check enforcement for column_family_test.cc (#7484) 4 years ago
Yanqin Jin 48d5aa9bab Enable status check for db_secondary_test (#7487) 4 years ago
Andrew Kryczka 29ed766193 add Status check enforcement for stats_history_test (#7496) 4 years ago