Files
exiv2/test
Alexander Steffen 477150f067 Fix rounding error in fnumber calculation
The mathematical calculation of fnumbers does not always match the expected
values: For example for f/3.5 the precise mathematical value is 3.564...,
which gets rounded to 3.6. Fix this special case by returning a value
closer to the expected value.
2021-06-02 21:21:35 +02:00
..
2019-10-08 10:56:11 +02:00
2020-05-26 08:31:10 +01:00
2019-10-08 10:56:11 +02:00
2020-05-26 08:31:10 +01:00
2019-10-08 10:56:11 +02:00
2019-10-08 10:56:11 +02:00
2019-10-08 10:56:11 +02:00
2020-04-13 23:53:47 +01:00
2020-05-11 18:48:00 +01:00
2021-03-17 07:41:21 +00:00
2020-05-25 14:19:16 +01:00
2019-10-08 10:56:11 +02:00
2020-04-19 08:05:01 +01:00
2020-05-26 08:31:10 +01:00
2020-04-19 17:49:20 +01:00
2020-05-25 14:19:16 +01:00
2019-10-08 10:56:11 +02:00
2019-10-08 10:56:11 +02:00
2020-05-25 14:19:16 +01:00

The test scripts in this directory are not longer in service and will be removed in Exiv2 v0.28
The functionality of the scripts in this directory is implemented in tests/bash_tests