memgraph/src/test
2016-06-05 14:30:40 +02:00
..
unit/http_api Number of tests is now 6 2016-06-05 14:30:40 +02:00
.gitignore The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
all.cpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
allocator.cpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
bitblock.cpp.old The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
dynamic_bitset.cpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
install.sh The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
lockfree_list.cpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
Makefile The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
README.md The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
skiplist.cpp.old The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
spinlock.cpp.old The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
transactionengine.cpp.old The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00

NOTE

Files with .old extension are old test files. They have to be rewritten because of changes in the appropriate project files. bitblock.hpp is going to be replaced with the dynamic_bitset