aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2021-03-11 11:07:08 +0100
committerTor Egge <Tor.Egge@broadpark.no>2021-03-11 12:37:13 +0100
commitd0dc8e76ee5473cd9372ae7e2967e81c975db163 (patch)
tree1b60b16d64d6b4b58145929f0663fe11efcc6769 /vespalib/CMakeLists.txt
parentb310bcb0d382dcb2f5c481902772c591a77197d8 (diff)
Update prev_node_idx in loop when removing entry.
Use next_node_idx instead of next. Use first_used instead of used_gen or usedGen.
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index cc82091568e..fb255c86b21 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -42,6 +42,7 @@ vespa_define_module(
src/tests/datastore/array_store_config
src/tests/datastore/buffer_type
src/tests/datastore/datastore
+ src/tests/datastore/fixed_size_hash_map
src/tests/datastore/simple_hash_map
src/tests/datastore/unique_store
src/tests/datastore/unique_store_dictionary