Migrate unit tests to CMake/CTest. Fix preprocessor directive in gflags_unittest.cc.
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Fri, 14 Mar 2014 20:32:37 +0000 (20:32 +0000)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Fri, 14 Mar 2014 20:32:37 +0000 (20:32 +0000)
commit8a563cfca367fecc2acc8127687e02e6a6d97c75
tree4f907c8916195e1bdba6d719a96e8ba3a81dc0b2
parent15bc2d6c15f9609caa5aa4ee0b06965d9a815a84
Migrate unit tests to CMake/CTest. Fix preprocessor directive in gflags_unittest.cc.
CMakeLists.txt
cmake/utils.cmake
test/CMakeLists.txt
test/flagfile.1 [new file with mode: 0644]
test/flagfile.2 [new file with mode: 0644]
test/flagfile.3 [new file with mode: 0644]
test/gflags_unittest.cc