Ed Catmur b11364eb99
Split out dynamic-only tests (#388)
Compiling tests under Visual Studio 2019 14.29.30133 (19.29.30145.0) fails with a not very helpful error:
```
libs\histogram\test\algorithm_project_test.cpp(186,1): fatal error C1903: unable to recover from previous error(s); stopping compilation
```
This can be fixed by moving the dynamic-only tests into a separate function, so that they are only compiled and run once.

---------

Co-authored-by: Hans Dembinski <hans.dembinski@gmail.com>
2024-04-24 16:08:42 +02:00
..
2019-10-06 23:03:45 +02:00
2024-04-24 11:52:19 +02:00
2019-08-19 16:53:27 +02:00
2021-11-15 09:28:35 +01:00
2022-10-03 13:57:08 +02:00
2019-04-28 12:22:49 +02:00
2019-04-28 12:22:49 +02:00