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