Commit Graph

5 Commits (233198baefa8be47bbea4235d438e337c8eda0f2)

Author SHA1 Message Date
Kim Kulling e0696486b2 Update gtest 2022-05-21 11:09:46 +02:00
Jason C 7dd7a053a9 [gtest] Fixed a rogue std::isalnum
Use IsAlNum instead (gtest-port.h), which deals with char signedness correctly. This was the only spot in gtest where a cctype function was called instead of its gtest-port.h equivalent.

Addresses https://github.com/assimp/assimp/issues/3867 and then some.
2021-05-04 17:31:46 -04:00
jaefunk e53335e58c change file encoding 2021-03-09 18:31:15 +09:00
MeyerFabian 13ee2306c3 build/clang-cl-windows 2020-07-20 17:04:11 +02:00
Kim Kulling 68e6f2a32c Unittest: add gtest as part of the contrib to avoid build issues on
offline systems.
2016-09-11 16:06:29 +02:00