orignal
3a77e7ba2d
remove dependancy from localization
2021-09-04 18:55:51 -04:00
R4SAS
ec98ff297c
Make blinding test runnable
2021-08-24 13:23:10 +03:00
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
orignal
4d7b86ca26
elligator test added
2019-12-10 13:20:23 -05:00
orignal
64707dbb22
key blinding test
2019-05-31 11:57:16 -04:00
orignal
6b9061515f
AEAD/ChaCha20/Poly1305 test added
2018-06-13 12:25:32 -04:00
orignal
bf1e1ad457
eliminate extra dependencies
2018-06-13 10:49:14 -04:00
orignal
7fa5b06359
x25519 unti test
2018-06-12 18:29:06 -04:00
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
2017-04-21 06:33:45 -04:00
orignal
13aab750dd
GOST signature unit test added
2017-03-21 10:45:57 -04:00
orignal
44a3e08095
GOST unit tests added
2017-03-21 09:43:36 -04:00
hagen
7f26670173
+ tests/test-base-64.cpp
2016-06-28 01:45:14 +00:00
hagen
8589493581
* add test for MergeChunkedResponse() ( #432 )
2016-06-01 00:14:40 +00:00
hagen
a15aad9f9c
* unit-tests
2016-04-27 00:39:12 +00:00