projects
/
platform
/
upstream
/
gflags.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Do not pass flag type as a char literal when registering a new flag.
[platform/upstream/gflags.git]
/
test
/
2016-07-29
dreamer.dead
Do not pass flag type as a char literal when registerin...
tree
|
commitdiff
2016-07-20
Andreas Schuh
Merge pull request #156 from dreamer-dead/fix-flag...
tree
|
commitdiff
2016-07-20
dreamer.dead
Fix unittests expectations related to uint32.
tree
|
commitdiff
2016-04-26
Andreas Schuh
Merge pull request #149 from hevy-CC4477/master
tree
|
commitdiff
2016-04-26
FARBOS Arnaud
fix test compilation
tree
|
commitdiff
2016-04-06
Andreas Schuh
Merge pull request #147 from bazineta/master
tree
|
commitdiff
2016-04-05
Allan L. Bazinet
Support uint32 as flag type
tree
|
commitdiff
2016-03-04
Andreas Schuh
fix: Change SOVERSION to <major>.<minor> for 2.x releas...
tree
|
commitdiff
2016-03-01
Andreas Schuh
Merge pull request #141 from schuhschuh/master
tree
|
commitdiff
2016-03-01
Andreas Schuh
Merge branch 'master' of github.com:gflags/gflags
tree
|
commitdiff
2016-03-01
Andreas Schuh
fix: Include order of config.h and gflags.h in unit...
tree
|
commitdiff
2016-03-01
Andreas Schuh
Merge pull request #140 from schuhschuh/enh-#117-gflags...
tree
|
commitdiff
2016-03-01
Andreas Schuh
cmake: Rename targets to gflags[_nothreads]_(static...
tree
|
commitdiff
2016-03-01
Andreas Schuh
cmake: Require CMake 2.8.12 in NC tests
tree
|
commitdiff
2016-03-01
Andreas Schuh
Merge pull request #139 from schuhschuh/master
tree
|
commitdiff
2016-03-01
Andreas Schuh
fix: Require CMake version 2.8.12 in test project
tree
|
commitdiff
2016-03-01
Andreas Schuh
fix: Include private config.h in gflags_unittest.cc
tree
|
commitdiff
2016-02-29
Andreas Schuh
Revert "#136 Move test binaries to Testing/bin"
tree
|
commitdiff
2016-02-29
Andreas Schuh
fix: DLL import/export defines for unit tests, remove...
tree
|
commitdiff
2016-02-29
Andreas Schuh
Merge pull request #126 from hevy-CC4477/master
tree
|
commitdiff
2016-02-29
Andreas Schuh
enh: Add usage of DEFINE_validator to test project
tree
|
commitdiff
2016-02-29
Andreas Schuh
#136 Move test binaries to Testing/bin
tree
|
commitdiff
2016-02-29
Andreas Schuh
fix: Pass std::string directly, no need for c_str(...
tree
|
commitdiff
2016-02-19
Andreas Schuh
#51 Call ShutDownCommandLineFlags for (manual) valgrind...
tree
|
commitdiff
2016-01-12
Andreas Schuh
Merge pull request #129 from Nazg-Gul/master
tree
|
commitdiff
2015-12-31
Sergey Sharybin
Resolve several missing declarations warnings
tree
|
commitdiff
2015-03-25
Andreas Schuh
#106 Add test of gflags-config.cmake package configuration
tree
|
commitdiff
2015-03-25
Andreas Schuh
#108 Use PROJECT_BINARY_DIR in place of gflags_BINARY_DIR
tree
|
commitdiff
2015-03-24
Andreas Schuh
#105 Modify negative compilation tests to link against...
tree
|
commitdiff
2015-03-24
Andreas Schuh
#108 Fix temporary directory configuration of negative...
tree
|
commitdiff
2015-03-24
Andreas Schuh
#104 Fix compilation of tests
tree
|
commitdiff
2015-03-24
Andreas Schuh
Merge branch 'master' of github.com:schuhschuh/gflags...
tree
|
commitdiff
2014-03-30
Andreas Schuh
Merge remote-tracking branch 'google/release'
tree
|
commitdiff
2014-03-30
Andreas Schuh
Merge remote-tracking branch 'google/develop' into...
tree
|
commitdiff
2014-03-30
Andreas Schuh
Add test which uses gflags_declare.h.
tree
|
commitdiff
2014-03-20
Andreas Schuh
Merge remote-tracking branch 'google/release' into...
tree
|
commitdiff
2014-03-20
Andreas Schuh
Merge branch 'refs/heads/feature/cpack-package-generati...
tree
|
commitdiff
2014-03-20
Andreas Schuh
Enable packaging of library using CPack.
tree
|
commitdiff
2014-03-19
Andreas Schuh
Add link dependency on shlwapi.lib during build configu...
tree
|
commitdiff
2014-03-19
Andreas Schuh
Merge remote-tracking branch 'github/cmake-migration'
tree
|
commitdiff
2014-03-19
Andreas Schuh
Fix conditional compilation of tests using glob express...
tree
|
commitdiff
2014-03-19
Andreas Schuh
Replace GFLAGS_HAVE_* #defines by HAVE_* again.
tree
|
commitdiff
2014-03-18
Andreas Schuh
Fix DLL build on Windows and use PathMatchSpec instead...
tree
|
commitdiff
2014-03-17
Andreas Schuh
Fix unit tests for Windows and CygWin.
tree
|
commitdiff
2014-03-17
Andreas Schuh
Enable test case which tests invalid negative value...
tree
|
commitdiff
2014-03-17
Andreas Schuh
Fix VS linker warning regarding locally defined FLAGS_t...
tree
|
commitdiff
2014-03-17
Andreas Schuh
Fix VS security warnings using SafeGetEnv and SafeFOpen...
tree
|
commitdiff
2014-03-17
Andreas Schuh
Pass --test_tmpdir and --srcdir to unittests.
tree
|
commitdiff
2014-03-15
Andreas Schuh
Fix build with Xcode 5, system checks, set LANGUAGE...
tree
|
commitdiff
2014-03-14
Andreas Schuh
Remove obsolete gflags_unittest.sh script.
tree
|
commitdiff
2014-03-14
Andreas Schuh
Migrate unit tests to CMake/CTest. Fix preprocessor...
tree
|
commitdiff
2013-08-01
Andreas Schuh
Add negative compilation tests.
tree
|
commitdiff
2013-08-01
Andreas Schuh
Add gflags library which is built with NO_THREADS defin...
tree
|
commitdiff
2013-08-01
Andreas Schuh
Add missing unittest2 and unittest3 executables.
tree
|
commitdiff
2013-08-01
Andreas Schuh
Enable build and execution of tests again using CTest.
tree
|
commitdiff
2013-04-20
Andreas Schuh
Remove build tool related files, operating system packa...
tree
|
commitdiff