https://github.com/philsquared/Catch
Revision dfb025cf089adce25810fe4074cddc4ba006a476 authored by Martin Hořeňovský on 21 September 2018, 18:04:56 UTC, committed by Martin Hořeňovský on 21 September 2018, 18:04:56 UTC
The "percentage" suggests that the expected epsilon can be in
[0, 100], but the expected values are in [0, 1]. The new wording
uses "coefficient", to make it clearer that we are talking about
values in [0, 1].

Closes #1388
1 parent c638c57
History
Tip revision: dfb025cf089adce25810fe4074cddc4ba006a476 authored by Martin Hořeňovský on 21 September 2018, 18:04:56 UTC
Change wording of Approx documentation to be less misleading
Tip revision: dfb025c
File Mode Size
.github
CMake
artwork
contrib
docs
examples
include
misc
projects
scripts
single_include
test_package
third_party
.gitattributes -rw-r--r-- 613 bytes
.gitignore -rw-r--r-- 478 bytes
.travis.yml -rw-r--r-- 7.5 KB
CMakeLists.txt -rw-r--r-- 5.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.2 KB
appveyor.yml -rw-r--r-- 2.5 KB
codecov.yml -rw-r--r-- 400 bytes
conanfile.py -rw-r--r-- 1008 bytes

README.md

back to top