Andreas Tille pushed to branch master at Debian Med / seqan2

Commits:
841d180d by Andreas Tille at 2019-02-02T06:19:08Z
Revert accidental change in upstream source

- - - - -


1 changed file:

- tests/index/CMakeLists.txt


Changes:

=====================================
tests/index/CMakeLists.txt
=====================================
@@ -165,12 +165,14 @@ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} 
${SEQAN_CXX_FLAGS}")
 add_test (NAME test_test_index_creation COMMAND 
$<TARGET_FILE:test_index_creation>)
 add_test (NAME test_test_index_crosscompare_char COMMAND 
$<TARGET_FILE:test_index_crosscompare_char>)
 add_test (NAME test_test_index_crosscompare_char_dfi COMMAND 
$<TARGET_FILE:test_index_crosscompare_char_dfi>)
+add_test (NAME test_test_index_crosscompare_dna COMMAND 
$<TARGET_FILE:test_index_crosscompare_dna>)
 add_test (NAME test_test_index_crosscompare_dna_dfi COMMAND 
$<TARGET_FILE:test_index_crosscompare_dna_dfi>)
 add_test (NAME test_test_index_qgram COMMAND $<TARGET_FILE:test_index_qgram>)
 add_test (NAME test_test_index_sa_bwtwalk COMMAND 
$<TARGET_FILE:test_index_sa_bwtwalk>)
 add_test (NAME test_test_index_shapes COMMAND $<TARGET_FILE:test_index_shapes>)
 add_test (NAME test_test_index_drawing COMMAND 
$<TARGET_FILE:test_index_drawing>)
 #add_test (NAME test_test_index_fm_right_array_binary_tree COMMAND 
$<TARGET_FILE:test_index_fm_right_array_binary_tree>)
+add_test (NAME test_test_index_fm_rank_dictionary COMMAND 
$<TARGET_FILE:test_index_fm_rank_dictionary>)
 add_test (NAME test_test_index_fm_sparse_string COMMAND 
$<TARGET_FILE:test_index_fm_sparse_string>)
 add_test (NAME test_test_index_base COMMAND $<TARGET_FILE:test_index_base>)
 add_test (NAME test_test_index_fm COMMAND $<TARGET_FILE:test_index_fm>)



View it on GitLab: 
https://salsa.debian.org/med-team/seqan2/commit/841d180d09288f3d471762c7fbcd9679923e8cf8

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/seqan2/commit/841d180d09288f3d471762c7fbcd9679923e8cf8
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to