i2pd/tests
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.
2021-08-23 17:22:28 -03:00
..
Makefile [tests] fix compilation of test-blinding 2021-08-23 17:22:28 -03:00
test-aeadchacha20poly1305.cpp fixed bug with chacha20 encryption of short messages 2018-12-03 13:36:17 -05:00
test-base-64.cpp restructure build to separate the 3 main components into 3 subdirectories 2017-04-21 06:33:45 -04:00
test-blinding.cpp key blinding test 2019-05-31 11:57:16 -04:00
test-elligator.cpp fixed Elligator tests 2020-01-21 17:53:48 -05:00
test-gost-sig.cpp key blinding test 2019-05-31 11:57:16 -04:00
test-gost.cpp restructure build to separate the 3 main components into 3 subdirectories 2017-04-21 06:33:45 -04:00
test-http-merge_chunked.cpp * add test for MergeChunkedResponse() (#432) 2016-06-01 00:14:40 +00:00
test-http-req.cpp * fix tests 2016-06-27 13:11:10 +00:00
test-http-res.cpp * HTTP.cpp : rename method 2016-06-28 14:31:40 +00:00
test-http-url_decode.cpp * update tests 2016-05-24 12:40:24 +00:00
test-http-url.cpp * HTTP.cpp : add comments, update test case 2016-07-01 00:34:31 +00:00
test-x25519.cpp fix for openssl 1.1 2020-01-21 10:52:51 -05:00