Commit Graph

12 Commits (7d220fb2ebc1213030defa79cf265d56c7a9621a)

Author SHA1 Message Date
Daniel Bermond 7d220fb2eb
[tests] fix compilation of test-blinding
test-blinding currently fails to build with the following error:

In file included from ../libi2pd/Timestamp.cpp:19:
../libi2pd/RouterContext.h:21:10: fatal error:
I18N_langs.h: No such file or directory
   21 | #include "I18N_langs.h"
      |          ^~~~~~~~~~~~~~
compilation terminated.
3 years ago
orignal 4d7b86ca26 elligator test added 5 years ago
orignal 64707dbb22 key blinding test 5 years ago
orignal 6b9061515f AEAD/ChaCha20/Poly1305 test added 6 years ago
orignal bf1e1ad457 eliminate extra dependencies 6 years ago
orignal 7fa5b06359 x25519 unti test 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
8 years ago
orignal 13aab750dd GOST signature unit test added 8 years ago
orignal 44a3e08095 GOST unit tests added 8 years ago
hagen 7f26670173 + tests/test-base-64.cpp 8 years ago
hagen 8589493581 * add test for MergeChunkedResponse() (#432) 8 years ago
hagen a15aad9f9c * unit-tests 9 years ago