Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Merge 09181f3 into 26988cf
Browse files Browse the repository at this point in the history
  • Loading branch information
kpp committed Feb 10, 2016
2 parents 26988cf + 09181f3 commit 8e27c80
Show file tree
Hide file tree
Showing 15 changed files with 1,112 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/RegisterTests.cmake
@@ -1,3 +1,4 @@

cxx_test(PRETTY_NAME "core::network" BIN_NAME "test_network" SOURCES "toxcore/test_network.cpp" LIBS toxcore)
cxx_test(PRETTY_NAME "core::crypto::core" BIN_NAME "test_crypto_core" SOURCES "toxcore/test_crypto_core.cpp" LIBS toxcore)
cxx_test(PRETTY_NAME "encryptsave" BIN_NAME "test_encryptsave" SOURCES "toxencryptsave/test_encryptsave.cpp" LIBS toxencryptsave)

0 comments on commit 8e27c80

Please sign in to comment.