Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 22ec1592 authored by kraus's avatar kraus
Browse files

moving unit tests to the correct location; prevent cmake from trying to install deleted files

parent c75a6722
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,6 @@ SET (_SRCS ...@@ -25,7 +25,6 @@ SET (_SRCS
) )
SET (_HDRS SET (_HDRS
bstring.h
DiscBuffer.h DiscBuffer.h
DiscConfig.h DiscConfig.h
DiscField.hpp DiscField.hpp
...@@ -62,7 +61,6 @@ SET (_HDRS ...@@ -62,7 +61,6 @@ SET (_HDRS
Pooled.hpp Pooled.hpp
Pooled.h Pooled.h
Pool.h Pool.h
Pstring.h
RandomNumberGen.h RandomNumberGen.h
RefBlock.h RefBlock.h
RefCounted.h RefCounted.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment