Timofey Solomko
e83f23effa
Update copyright year to 2021
2021-01-11 11:20:57 +02:00
Timofey Solomko
31ec1f1553
Update copyright year to 2020
2020-01-01 19:06:33 +03:00
Timofey Solomko
ce47019097
Update copyright year to 2019
2019-01-02 23:15:43 +03:00
Timofey Solomko
16b95740cb
[Tests] Auxiliary functions which load tests and answers data are now throwing instead of optional-returning
...
This allows to remove cumbersome guard constructs in all tests and instead utilize the fact that test functions can be throwing (me being unaware of this is actually the reason why it was done initially this way).
2018-09-05 19:55:57 +03:00
Timofey Solomko
e714dc308b
Updated copyright year to 2018
2018-01-03 19:44:18 +03:00
Timofey Solomko
296f287d9b
Make deflate and bzip2 compression test code more consistent with each other
2017-12-26 22:56:00 +03:00
Timofey Solomko
4992046107
Make compression ratio test message clearer
2017-12-26 20:01:32 +03:00
Timofey Solomko
7cdf69c493
Fix compression ratio diagnostic message in DeflateCompTests
2017-12-24 14:49:32 +03:00
Timofey Solomko
bed13a0747
Deflate and BZip2 compression tests now print compression ratio
2017-11-27 21:56:52 +03:00
Timofey Solomko
817114c98e
Rename DeflateTests into DeflateCompressionTests
2017-11-27 21:35:32 +03:00