JaiXJM-BB
58cf1ef6d0
cmake: Support BlackBerry QNX ( #364 )
2024-12-13 23:00:05 +00:00
Vertexwahn
82793e3f38
Fix spelling
2024-06-09 22:08:02 +01:00
Andreas Schuh
22e4a534c1
fix: Run strip_flags_binary test only for release configurations ( #163 )
2016-08-02 12:15:44 +01:00
FARBOS Arnaud
eff38cbc18
fix test compilation
2016-04-26 15:05:53 +02:00
Andreas Schuh
7a21c16f00
cmake: Rename targets to gflags[_nothreads]_(static|shared), support
...
find_package COMPONENTS
2016-03-01 21:04:10 +00:00
Andreas Schuh
221f327749
Revert " #136 Move test binaries to Testing/bin"
...
This reverts commit 02f3189788
.
2016-02-29 19:30:58 +00:00
Andreas Schuh
02f3189788
#136 Move test binaries to Testing/bin
2016-02-29 17:03:08 +00:00
Andreas Schuh
16a168763e
#106 Add test of gflags-config.cmake package configuration
2015-03-25 13:54:49 +00:00
Andreas Schuh
71c656e0e9
#108 Use PROJECT_BINARY_DIR in place of gflags_BINARY_DIR
2015-03-25 00:14:46 +00:00
Andreas Schuh
ccff5658e0
#108 Fix temporary directory configuration of negative compilation tests
2015-03-24 23:44:34 +00:00
Andreas Schuh
33fc9997bd
#104 Fix compilation of tests
2015-03-24 23:43:53 +00:00
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
Andreas Schuh
9ecc4cab3b
Enable packaging of library using CPack.
2014-03-20 02:11:44 +00:00
Andreas Schuh
492ac156bc
Fix DLL build on Windows and use PathMatchSpec instead of fnmatch.
...
Expose as few system variables as possible through public interface.
Perform STRIP_FLAGS_HELP test using CMake instead of Bash.
Change file path separator used by gflags_reporting.cc to backslash on Windwos.
2014-03-18 22:03:10 +00:00
Andreas Schuh
1e0b54c6ed
Fix unit tests for Windows and CygWin.
2014-03-17 21:49:10 +00:00
Andreas Schuh
0d9486f9a3
Pass --test_tmpdir and --srcdir to unittests.
2014-03-17 21:15:52 +00:00
Andreas Schuh
8a563cfca3
Migrate unit tests to CMake/CTest. Fix preprocessor directive in gflags_unittest.cc.
2014-03-14 20:32:37 +00:00
Andreas Schuh
1c9f065dd0
Add negative compilation tests.
2013-08-01 03:31:47 +01:00
Andreas Schuh
7abcbdcbbd
Add gflags library which is built with NO_THREADS definition.
2013-08-01 02:04:37 +01:00
Andreas Schuh
ac3cb02be8
Add missing unittest2 and unittest3 executables.
2013-08-01 01:59:32 +01:00
Andreas Schuh
126f36b826
Enable build and execution of tests again using CTest.
2013-08-01 01:47:13 +01:00