tomFlowee
0663515da0
Fix naming of tests
2022-04-06 11:46:40 +02:00
tomFlowee
ae78dd0bb8
Update email address
2021-06-20 22:44:44 +02:00
TomZ
09b4e5050e
Make link under strictness rules
...
This re-adds the flowee_utils lib which was implied and should have
been auto-added by cmake, but it failed to link for AUR strictness
settings.
2020-03-19 16:08:56 +01:00
TomZ
f7f4ea0093
make testing/streaming not link to flowee_server
...
Also split the testlib into two static libraries and avoid
recompile of the base test file in each test that used it.
2019-12-30 17:55:48 +01:00
TomZ
7df238b281
Refactor tests a little
...
Duplicate the test_bitcoin file into the common dir,
I hope to remove the original in future.
Make the common dir a new static lib and create a new
qtestlib based unit test out of the old doublespend unit test.
2018-08-14 22:44:00 +02:00
TomZ
a982b6b3b4
Avoid duplication
2018-08-14 17:00:29 +02:00
TomZ
c182d809fb
Make logging now be tuned for qtestlib
...
as the boost testlib is too erretic and gives us bugs, make the common
framework support qtestlib instead
2018-08-14 15:53:00 +02:00
TomZ
ce63d5165f
Move prevector to its own test since its slow (16s)
2018-08-14 15:53:00 +02:00