Alexander Grund
|
ee72e8b9d8
|
Format code using Clang-Format 10 and enforce via CI
Makes the format of the code base uniform.
|
2022-01-24 16:30:59 +01:00 |
|
Alexander Grund
|
98541eb5a7
|
Change the threshold param of near to be inclusive
I.e. it means the maximum allowed difference, similar to how other testing frameworks handle this and it allows a threshold of 0 to mean "equal"
|
2022-01-07 17:08:17 +01:00 |
|
Alexander Grund
|
40a4b3ceb4
|
Add documentation about unwrap_ref back and add example
|
2022-01-07 17:08:16 +01:00 |
|
Alexander Grund
|
c7873cde4b
|
Adress review comments
|
2022-01-07 17:08:16 +01:00 |
|
Alexander Grund
|
492e6281d7
|
Avoid unused paramter warning in example
|
2022-01-07 17:08:14 +01:00 |
|
Alexander Grund
|
5ef17d0e33
|
Include examples in CI tests
Also fix and update examples and documentation where required
This allows to make sure examples are actually runnable avoiding them to
become outdated
|
2022-01-07 17:08:13 +01:00 |
|
Alexander Grund
|
35e43d58a6
|
Use std::reference_wrapper instead of boost
|
2022-01-07 17:08:12 +01:00 |
|
Mathieu Champlon
|
6daff2167c
|
Added Catch integration
|
2017-05-29 09:12:03 +02:00 |
|
Mathieu Champlon
|
c950c24f52
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|