9 Commits

Author SHA1 Message Date
Edwin Eefting
8b8be80ab7
tests can be run in a dockercontainer now. (just start ./tests/run_tests_docker to magically do it) changed time patching during testing to use mocktime() instead. fixed alpine issues. fixed #206 2023-10-02 23:15:37 +02:00
Edwin Eefting
cdd151d45f
fix #190. --exclude-received now expects number of bytes instead that have to be changed for a dataset to not get excluded. (default 0)
this also makes it so that it doesnt conflict with --allow-empty.

added regression tests for exclude-unchanged as well.
2023-04-04 14:10:58 +02:00
Edwin Eefting
d99c202e75 fix 2022-02-23 21:21:07 +01:00
Edwin Eefting
b1689f5066 added --...-format options. closes #87 2021-10-04 00:14:40 +02:00
Edwin Eefting
b50b7b7563 test 2021-05-31 22:10:56 +02:00
Edwin Eefting
521d1078bd working on send pipe 2021-05-03 20:25:49 +02:00
Edwin Eefting
8ea178af1f test re-replication 2021-05-03 00:03:22 +02:00
Edwin Eefting
e79f6ac157 speedup testing 2021-03-27 21:07:31 +01:00
Edwin Eefting
a4155f970e completed --no-thinning option. fixes #54 2021-03-01 00:04:10 +01:00