[med-svn] [Git][med-team/seqan2][master] Revert accidental change in upstream source
Andreas Tille
gitlab at salsa.debian.org
Sat Feb 2 06:21:11 GMT 2019
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190202/82641936/attachment.html>
More information about the debian-med-commit
mailing list