| .. |
|
compress
|
Created tests/* subfolders
|
2015-07-27 21:23:15 +02:00 |
|
crypto
|
comment out another test
|
2018-03-23 17:32:01 -03:00 |
|
io
|
Added comment to clarify test purpose
|
2018-05-04 07:47:37 -05:00 |
|
network/http
|
Fix websocket_test
|
2018-03-22 12:42:24 -04:00 |
|
thread
|
Boost 1.61 compatibility fix
|
2017-11-09 15:18:58 +03:00 |
|
all_tests.cpp
|
Re-enabled + refactored compress test, added zlib test case
|
2015-07-27 21:23:15 +02:00 |
|
api.cpp
|
Adapted API conversions, incomplete
|
2018-03-13 22:00:18 +01:00 |
|
bip_lock.cpp
|
adding interprocess lock
|
2016-10-10 17:16:57 -04:00 |
|
blinding_test.cpp
|
Created + added test vectors, various fixes - working!
|
2015-07-29 21:00:08 +02:00 |
|
bloom_test.cpp
|
sanitize, remove warnings
|
2018-02-02 15:29:46 +03:00 |
|
CMakeLists.txt
|
Merge remote-tracking branch 'upstream/master' into Issue_socket
|
2018-05-04 07:40:05 -05:00 |
|
hmac_test.cpp
|
sanitize, remove warnings
|
2018-02-02 15:29:46 +03:00 |
|
rate_limiting.cpp
|
Add counters to the TCP rate limiter to measure actual upload and download speed, and allow the caller to set how bursty they want the connection to be.
|
2014-06-25 18:16:58 -04:00 |
|
real128_test.cpp
|
sanitize, remove warnings
|
2018-02-02 15:29:46 +03:00 |
|
rpc.cpp
|
api progess
|
2015-03-09 18:50:20 -04:00 |
|
run-parallel-tests.sh
|
Parallelize unit test execution
|
2018-05-13 10:52:37 +02:00 |
|
serialization_test.cpp
|
Remove default pack/unpack functions for class
|
2018-03-14 17:20:48 -04:00 |
|
sleep.cpp
|
various missing files
|
2013-08-23 20:36:43 -04:00 |
|
stacktrace_test.cpp
|
Added boost stacktrace to segfault handler
|
2018-04-09 08:11:38 -05:00 |
|
time_test.cpp
|
add notes to commented tests
|
2018-03-23 17:21:15 -03:00 |
|
utf8_test.cpp
|
Added tests for UTF-8
|
2015-08-23 22:15:47 +02:00 |
|
variant_test.cpp
|
Suppress logging when testing mass logging
|
2018-03-23 14:31:46 -04:00 |