- Nov 29, 2018
-
-
Marcin Ślusarz authored
test: fix includes and flags
-
- Nov 28, 2018
-
-
Szymon Romik authored
-
Marcin Ślusarz authored
Add Valgrind annotation support
-
- Nov 27, 2018
-
-
Szymon Romik authored
-
Marcin Ślusarz authored
Add pmreorder support
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
and add test program to check if pmemobj supports COW for pool opening. COW for reorder tests is needed because if checker program does any recovery (for example in pool::open) this is not logged and will not be reverted by pmreorder. This results in unexpected state in proceding pmreorder steps (expected state is initial pool, modified only by pmreorder)
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
and pmemcheck has proper version
-
Igor Chorazewicz authored
-
- Nov 26, 2018
-
-
Marcin Ślusarz authored
Add ctl support
-
Igor Chorazewicz authored
-
- Nov 21, 2018
-
-
Marcin Ślusarz authored
Change SUPP_DIR to TEST_ROOT_DIR
-
Marcin Ślusarz authored
add test iterators helpers
-
Szymon Romik authored
-
Szymon Romik authored
-
- Nov 16, 2018
-
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
and use it to specify true.cmake location. this variable points to the root test directory and can be used to specify path also to other files (e.g. true.cmake)
-
- Nov 15, 2018
-
-
Marcin Ślusarz authored
Fix minor issues
-
Marcin Ślusarz authored
Fix clang format detection
-
Marcin Ślusarz authored
common: replace 'C' headers with equivalent 'C++' headers for C++ specific files
-
Marcin Ślusarz authored
add next_pow_2 common helper function
-
Marcin Ślusarz authored
Add support for memcheck in external test dir
-
- Nov 14, 2018
-
-
Krzysztof Kajrewicz authored
-
Krzysztof Kajrewicz authored
-
Krzysztof Kajrewicz authored
-
- Nov 13, 2018
-
-
Szymon Romik authored
-
Krzysztof Kajrewicz authored
-
Szymon Romik authored
-
Krzysztof Kajrewicz authored
-
- Nov 09, 2018
-
-
Marcin Ślusarz authored
Add iterator_traits header file with tests
-
Szymon Romik authored
Standard library does not provide public type traits to determine if given iterator satsfies requirements of specyfic iterator type. This commit provide such a type traits with tests.
-
Marcin Ślusarz authored
fix cmake's if condition
-
- Nov 08, 2018
-
-
Krzysztof Kajrewicz authored
-
- Oct 31, 2018
-
-
Marcin Ślusarz authored
Fix cmake CGDB usage
-
- Oct 30, 2018
-
-
Szymon Romik authored
-
- Oct 27, 2018
-
-
Marcin Ślusarz authored
-
- Oct 26, 2018
-
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
Add 1.5 changelog
-
Igor Chorazewicz authored
-