faiss/tests
Shengqi Chen 98d335b172 Some chore fixes (#4010)
Summary:
- Fix a typo in comment
- Add missing header files to `FAISS_HEADERS` in CMake config

There should be some check against the inconsistency between `FAISS_HEADERS` and actual files, e.g. test compiling with installed headers and shared library (otherwise it always succeeds in the source dir).

This is not the first time that headers are missing (https://github.com/facebookresearch/faiss/issues/3218).

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/4010

Reviewed By: junjieqi

Differential Revision: D65630647

Pulled By: kuarora

fbshipit-source-id: 2efcfc4bbd0b2d29efa817e1ff9371942c15d30a
2024-11-19 16:48:35 -08:00
..
CMakeLists.txt Migrate from RAFT to CUVS (#3549) 2024-11-14 11:30:16 -08:00
common_faiss_tests.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
external_module_test.py Re-add example of how to build, link, and test an external SWIG module"" (#3981) 2024-10-23 07:34:38 -07:00
test_NSG_compressed_graph.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_RCQ_cropping.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_approx_topk.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_autotune.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_binary_factory.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_binary_flat.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_binary_hashindex.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_binary_io.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_build_blocks.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_callback.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_callback_py.py
test_clone.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_clustering.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_code_distance.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_common_ivf_empty_index.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_contrib.py fix linter (#4035) 2024-11-19 12:09:40 -08:00
test_contrib_with_scipy.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_cppcontrib_sa_decode.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_cppcontrib_uintreader.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_dealloc_invlists.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_disable_pq_sdc_tables.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_distances_simd.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_documentation.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_extra_distances.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_factory.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_factory_tools.cpp Fix reverse_index_factory formatting of ScalarQuantizers (#4003) 2024-10-29 01:32:22 -07:00
test_fast_scan.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_fast_scan_ivf.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_fastscan_perf.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_graph_based.py Some chore fixes (#4010) 2024-11-19 16:48:35 -08:00
test_heap.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_hnsw.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_index.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_index_accuracy.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_index_binary.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_index_binary_from_float.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_index_composite.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_io.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_ivf_index.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_ivflib.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_ivfpq_codec.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_ivfpq_indexing.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_local_search_quantizer.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_lowlevel_ivf.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_mem_leak.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_merge.cpp fix merge_flat_ondisk stress run failures (#3999) 2024-10-28 18:54:58 -07:00
test_merge_index.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_meta_index.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_omp_threads.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_omp_threads_py.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_ondisk_ivf.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_oom_exception.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_pairs_decoding.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_params_override.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_partition.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_partitioning.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_pq_encoding.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_product_quantizer.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_referenced_objects.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_refine.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_residual_quantizer.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_rowwise_minmax.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_search_params.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_simdlib.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_sliding_ivf.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_standalone_codec.py Moved add_sa_codes, sa_code_size to Index, IndexBinary base classes (#3989) 2024-10-28 19:56:00 -07:00
test_swig_wrapper.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_threaded_index.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
test_transfer_invlists.cpp facebook-unused-include-check in fbcode/faiss (#4029) 2024-11-15 13:53:46 -08:00
test_util.h fix merge_flat_ondisk stress run failures (#3999) 2024-10-28 18:54:58 -07:00
test_utils.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
torch_test_contrib.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
torch_test_neural_net.py Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00