Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
gflags
/
912338762760407e7a90ff4b083e91ea138dcb9f
/
test
14c0e93
Convert dashes to underscores for unknown flags (#177)
by Todd Lipcon
· 8 years ago
22e4a53
fix: Run strip_flags_binary test only for release configurations (#163)
by Andreas Schuh
· 8 years ago
b16653e
fix: Typo in gflags_strip_flags_test.cmake script
by Andreas Schuh
· 8 years ago
46ea10f
Do not pass flag type as a char literal when registering a new flag.
by dreamer.dead
· 8 years ago
fa26638
Fix unittests expectations related to uint32.
by dreamer.dead
· 8 years ago
eff38cb
fix test compilation
by FARBOS Arnaud
· 9 years ago
eaf0534
Support uint32 as flag type
by Allan L. Bazinet
· 9 years ago
389ef3f
Merge branch 'master' of github.com:gflags/gflags
by Andreas Schuh
· 9 years ago
752c632
fix: Include order of config.h and gflags.h in unit test
by Andreas Schuh
· 9 years ago
7a21c16
cmake: Rename targets to gflags[_nothreads]_(static|shared), support
by Andreas Schuh
· 9 years ago
a4382e5
cmake: Require CMake 2.8.12 in NC tests
by Andreas Schuh
· 9 years ago
18cb422
fix: Require CMake version 2.8.12 in test project
by Andreas Schuh
· 9 years ago
799e910
fix: Include private config.h in gflags_unittest.cc
by Andreas Schuh
· 9 years ago
221f327
Revert "#136 Move test binaries to Testing/bin"
by Andreas Schuh
· 9 years ago
2a3454c
fix: DLL import/export defines for unit tests, remove obsolete config_for_unittests.h
by Andreas Schuh
· 9 years ago
9ef0d52
enh: Add usage of DEFINE_validator to test project
by Andreas Schuh
· 9 years ago
02f3189
#136 Move test binaries to Testing/bin
by Andreas Schuh
· 9 years ago
8ac4bc4
fix: Pass std::string directly, no need for c_str() call
by Andreas Schuh
· 9 years ago
762f9cb
#51 Call ShutDownCommandLineFlags for (manual) valgrind test
by Andreas Schuh
· 9 years ago
4f100cb
Resolve several missing declarations warnings
by Sergey Sharybin
· 9 years ago
16a1687
#106 Add test of gflags-config.cmake package configuration
by Andreas Schuh
· 10 years ago
71c656e
#108 Use PROJECT_BINARY_DIR in place of gflags_BINARY_DIR
by Andreas Schuh
· 10 years ago
7eb3d36
#105 Modify negative compilation tests to link against gflags_LIBRARIES
by Andreas Schuh
· 10 years ago
ccff565
#108 Fix temporary directory configuration of negative compilation tests
by Andreas Schuh
· 10 years ago
33fc999
#104 Fix compilation of tests
by Andreas Schuh
· 10 years ago
dc8543a
Add test which uses gflags_declare.h.
by Andreas Schuh
· 11 years ago
9ecc4ca
Enable packaging of library using CPack.
by Andreas Schuh
· 11 years ago
ddc5357
Add link dependency on shlwapi.lib during build configuration instead of #pragma comment statement. Use this library also on MinGW.
by Andreas Schuh
· 11 years ago
5250372
Fix conditional compilation of tests using glob expressions.
by Andreas Schuh
· 11 years ago
8566bcf
Replace GFLAGS_HAVE_* #defines by HAVE_* again.
by Andreas Schuh
· 11 years ago
492ac15
Fix DLL build on Windows and use PathMatchSpec instead of fnmatch.
by Andreas Schuh
· 11 years ago
1e0b54c
Fix unit tests for Windows and CygWin.
by Andreas Schuh
· 11 years ago
6b7be9a
Enable test case which tests invalid negative value for uint64 flag.
by Andreas Schuh
· 11 years ago
1076812
Fix VS linker warning regarding locally defined FLAGS_tryfromenv symbol.
by Andreas Schuh
· 11 years ago
8d3797c
Fix VS security warnings using SafeGetEnv and SafeFOpen utility functions.
by Andreas Schuh
· 11 years ago
0d9486f
Pass --test_tmpdir and --srcdir to unittests.
by Andreas Schuh
· 11 years ago
8477f31
Fix build with Xcode 5, system checks, set LANGUAGE to CXX.
by Andreas Schuh
· 11 years ago
f0f565f
Remove obsolete gflags_unittest.sh script.
by Andreas Schuh
· 11 years ago
8a563cf
Migrate unit tests to CMake/CTest. Fix preprocessor directive in gflags_unittest.cc.
by Andreas Schuh
· 11 years ago
1c9f065
Add negative compilation tests.
by Andreas Schuh
· 11 years ago
7abcbdc
Add gflags library which is built with NO_THREADS definition.
by Andreas Schuh
· 11 years ago
ac3cb02
Add missing unittest2 and unittest3 executables.
by Andreas Schuh
· 11 years ago
126f36b
Enable build and execution of tests again using CTest.
by Andreas Schuh
· 11 years ago
5ed8ae1
Remove build tool related files, operating system packages, and move unit tests to separate subdirectory.
by Andreas Schuh
· 12 years ago