-
- Downloads
fix: use values that are representable as double in test
This should fix a [test failure on i386][1]: ``` lrutest: ./dune/common/test/lrutest.cc:29: void lru_test(): Assertion `lru.front() == 1.3 && lru.back() == 2.0' failed. ``` [1]: https://buildd.debian.org/status/fetch.php?pkg=dune-common&arch=i386&ver=2.9.0-5&stamp=1703605683&raw=0
parent
825f70ca
No related branches found
No related tags found
-
mentioned in commit 5a7466e0
-
mentioned in merge request !1330 (merged)
Please register or sign in to comment