ericw-tools/3rdparty
Eric Wasylishen 04604b18cd
tests: replace doctest with googletest (#431)
* tests: replace doctest with googletest

- googletest command-line output lists a nice summary of failed tests at the end, doctest's doesn't
- string test case names in doctest make IDE file structure view useless
- googletest has VS support
- doctest development stalled

other changes:
- get rid of doctest::skip(), all tests run now.
(was only applied to 3 tests: "winding", "mountain", "base1")

* check for test failure

* Revert "check for test failure"

This reverts commit a71d020c5a.

* fix test names to comply with gtest rules
2024-06-23 21:31:02 -06:00
..
fmt@f5e54359df 3rdparty: update fmt to latest release (10.1.1) 2023-11-04 16:11:40 -06:00
json@0db99d5ed1 Revert change to JSON submodule commit 2021-10-05 18:07:53 -06:00
nanobench@26a9c089ca merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
pareto@47f491eeae spatial hash using pareto for vertex positions 2022-08-08 00:39:53 -04:00
CMakeLists.txt tests: replace doctest with googletest (#431) 2024-06-23 21:31:02 -06:00
stb_image.h 3rdparty: import stb_image.h 2023-04-10 13:47:29 -06:00
stb_image_write.h move faceextents_t & friends to common 2022-07-08 02:06:06 -04:00