- Sep 23, 2019
-
-
Marcin Ślusarz authored
Merge stable-1.6 into master
-
Marcin Ślusarz authored
fix make warnings about duplicated targets
-
Marcin Ślusarz authored
obj: undo/redo user buffers
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Weronika Lewandowska authored
Contributors: Piotr Balcer (@pbalcer) Rafal Borawski (@rborawski) Jan Michalski (@janekmi) Weronika Lewandowska (@wlemkows) Marcin Slusarz (@marcinslusarz)
-
Weronika Lewandowska authored
Contributors: Piotr Balcer (@pbalcer) Rafal Borawski (@rborawski) Jan Michalski (@janekmi) Weronika Lewandowska (@wlemkows) Marcin Slusarz (@marcinslusarz)
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
test: enable running bad block tests on real pmem
-
Marcin Ślusarz authored
test: fix printing length of bad blocks in case of DAX devices
-
Marcin Ślusarz authored
Merge stable-1.5 into stable-1.6
-
Marcin Ślusarz authored
test (py): handle tests inheritance
-
Lukasz Dorau authored
-
Marcin Ślusarz authored
Tx add range bug
-
llugin authored
test (py): generalize obj_basic_integration
-
Piotr Balcer authored
-
Leszek Lugin authored
-
Leszek Lugin authored
- Sep 20, 2019
-
-
Adam Borowski authored
Removes make warnings, caused by e84ddb91
-
Marcin Ślusarz authored
common: detect libunwind on Travis
-
Marcin Ślusarz authored
"1" is not a valid value for USE_LIBUNWIND. Instead of providing the correct value, let pmdk build system detect whether it is available or not. All distros we test on Travis ship with libunwind that supports pkg-config.
-
Marcin Ślusarz authored
obj: prevent ulog_foreach from ever reading uninitialized data
-
Jan M Michalski authored
test: fix memcheck.log.match in obj_tx_add_range(_direct) tests
-
Piotr Balcer authored
This patch changes snapshotting so that memory that's directly after the snapshot that is being created will be zeroed. This ensures that it's safe to read later on (during abort).
-
Igor Chorążewicz authored
On some systems (for example OpenSUSE) memcheck generates errors which we are suppressing. This patch adds optional lines to memcheck.log.match to match those suppressed errors. Fixes test introduced in: https://github.com/pmem/pmdk/pull/3921
-
Jan M Michalski authored
test: force-disable pmemcheck in a few pmempool_transform tests
-
Marcin Ślusarz authored
Merge stable-1.6 into master
-
- Sep 19, 2019
-
-
Marcin Ślusarz authored
Merge stable-1.5 into stable-1.6
-
Marcin Ślusarz authored
test: print length of bad blocks in blocks
-
Marcin Ślusarz authored
test: output/error stream redirection compatibility fix
-
Marcin Ślusarz authored
[1.7] test: obj_pmalloc_mt persistency fix
-
Marcin Ślusarz authored
test: obj_ulog_size/ fix stack problem
-
Marcin Ślusarz authored
Update PACKAGE_MAINTAINER
-
Tom Shull authored
added a new method tx_merge_flags to merge flags for two ranges which are being merged into one
-
Lukasz Dorau authored
-
Lukasz Dorau authored
... so that the tests were correct also in case of real hardware.
-
Grzegorz Brzeziński authored
Ref: pmem/issues#1047
-
Rafal Borawski authored
Ref: pmem/issues#1121
-
Jan M Michalski authored
Ref: pmem/pmdk#3911 Ref: pmem/issues#1118
-