Merge pull request #865 from GregoryLundberg/GL_missing_unit_test

CMake unit tests
This commit is contained in:
Charles Dang 2016-11-08 08:57:15 +11:00 committed by GitHub
commit 031c9cbaa9

View file

@ -1348,6 +1348,7 @@ if(ENABLE_TESTS)
tests/test_lexical_cast.cpp
tests/test_map_location.cpp
tests/test_make_enum.cpp
tests/test_recall_list.cpp
tests/test_rng.cpp
tests/test_mp_connect.cpp
tests/test_sdl_utils.cpp