gflags/test
Andreas Schuh dc8543a473 Add test which uses gflags_declare.h.
Update issue 79
Added a test which uses gflags_declare.h as any other project would use it to avoid such avoidable build configuration mistakes.
2014-03-30 15:16:00 +01:00
..
nc Add negative compilation tests. 2013-08-01 03:31:47 +01:00
CMakeLists.txt Add test which uses gflags_declare.h. 2014-03-30 15:16:00 +01:00
config_for_unittests.h Fix DLL build on Windows and use PathMatchSpec instead of fnmatch. 2014-03-18 22:03:10 +00:00
flagfile.1 Migrate unit tests to CMake/CTest. Fix preprocessor directive in gflags_unittest.cc. 2014-03-14 20:32:37 +00:00
flagfile.2 Migrate unit tests to CMake/CTest. Fix preprocessor directive in gflags_unittest.cc. 2014-03-14 20:32:37 +00:00
flagfile.3 Migrate unit tests to CMake/CTest. Fix preprocessor directive in gflags_unittest.cc. 2014-03-14 20:32:37 +00:00
gflags_declare_flags.cc Add test which uses gflags_declare.h. 2014-03-30 15:16:00 +01:00
gflags_declare_test.cc Add test which uses gflags_declare.h. 2014-03-30 15:16:00 +01:00
gflags_nc.py.in Add negative compilation tests. 2013-08-01 03:31:47 +01:00
gflags_strip_flags_test.cc Enable build and execution of tests again using CTest. 2013-08-01 01:47:13 +01:00
gflags_strip_flags_test.cmake Fix DLL build on Windows and use PathMatchSpec instead of fnmatch. 2014-03-18 22:03:10 +00:00
gflags_unittest.cc Add link dependency on shlwapi.lib during build configuration instead of #pragma comment statement. Use this library also on MinGW. 2014-03-19 17:32:23 +00:00
gflags_unittest_flagfile Remove build tool related files, operating system packages, and move unit tests to separate subdirectory. 2013-04-21 00:06:37 +01:00