index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #505 from BillyDonahue/import_d
Billy Donahue
2015-08-24
1
-9/+7
|
\
|
*
dhood suggestions
refs/pull/505/head
Billy Donahue
2015-08-24
1
-8/+6
|
*
Merge pull request #7 from dhood/master
Billy Donahue
2015-08-24
1
-4/+4
|
|
\
|
|
*
Correct readme links
Deanna Hood
2015-08-24
1
-4/+4
|
|
/
|
/
|
*
|
Merge pull request #502 from BillyDonahue/pump_manual_fix
Billy Donahue
2015-08-22
1
-2/+2
|
\
\
*
\
\
Merge pull request #501 from BillyDonahue/master
Billy Donahue
2015-08-22
1
-11/+11
|
\
\
\
|
|
|
*
Merge pull request #5 from BillyDonahue/pump_manual_fix
refs/pull/504/head
Billy Donahue
2015-08-22
1
-2/+2
|
|
|
|
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Update PumpManual.md
refs/pull/502/head
Billy Donahue
2015-08-22
1
-2/+2
|
|
/
|
*
Merge pull request #4 from BillyDonahue/samples_md-fix
refs/pull/501/head
Billy Donahue
2015-08-22
1
-11/+11
|
|
\
|
|
*
relative links to samples/
Billy Donahue
2015-08-22
1
-11/+11
|
|
/
|
*
Merge pull request #3 from google/master
Billy Donahue
2015-08-22
0
-0/+0
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #500 from BillyDonahue/master
Billy Donahue
2015-08-22
0
-0/+0
|
\
\
|
|
/
|
*
Merge pull request #2 from google/master
refs/pull/500/head
Billy Donahue
2015-08-22
0
-0/+0
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #499 from google/wiki
Billy Donahue
2015-08-22
29
-0/+16074
|
\
\
|
*
\
Merge pull request #498 from BillyDonahue/wiki
refs/pull/499/head
Billy Donahue
2015-08-22
200
-0/+71777
|
|
\
\
|
|
|
/
|
|
*
Move wiki .md files to docs/ folder.
refs/pull/498/head
Billy Donahue
2015-08-22
29
-0/+0
|
|
*
Merge branch 'master' into wiki
Billy Donahue
2015-08-22
1
-91/+83
|
|
|
\
|
|
|
*
Merge pull request #1 from google/master
Billy Donahue
2015-08-22
1
-91/+83
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #497 from BillyDonahue/20150822_readme_md
Billy Donahue
2015-08-22
1
-91/+83
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Rename README->README.md
refs/pull/497/head
Billy Donahue
2015-08-22
1
-91/+83
|
/
/
/
|
|
*
Merge branch 'wiki' of github.com:BillyDonahue/googletest into wiki
Billy Donahue
2015-08-22
29
-0/+16074
|
|
|
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Migrating wiki contents from Google Code
Google Code Exporter
2015-07-28
29
-0/+16074
*
Merge pull request #495 from BillyDonahue/script_export
Billy Donahue
2015-08-21
1
-0/+0
|
\
|
*
Remove execute permissions from msvc/ files.
refs/pull/495/head
Billy Donahue
2015-08-21
10
-0/+0
|
*
Codegear files should be CRLF.
Billy Donahue
2015-08-21
6
-437/+437
|
*
Exported by script
Billy Donahue
2015-08-21
17
-437/+437
|
/
*
Introduce FormatForComparison to format values that are operands of compariso...
kosak
2015-07-28
2
-97/+97
*
Prevent MSVC from issuing warnings about possible value truncations.
kosak
2015-07-28
1
-2/+2
*
Introduct GTEST_HAS_STD_SHARED_PTR_
kosak
2015-07-27
1
-0/+1
*
Order the initializers correctly.
kosak
2015-07-27
1
-2/+2
*
Inject GTEST_EXTRA_DEATH_TEST_CHILD_SETUP
kosak
2015-07-27
1
-0/+5
*
Inject the custom InitGoogleTest function using a macro.
kosak
2015-07-27
1
-0/+8
*
Inject the name of the Init function using a macro.
kosak
2015-07-27
2
-3/+9
*
Inject GTEST_CUSTOM_TEST_EVENT_LISTENER_
kosak
2015-07-24
1
-0/+5
*
Inject GetArgvs() with a macro from custom/gtest-port.h.
kosak
2015-07-24
4
-30/+19
*
Inject GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_
kosak
2015-07-24
1
-0/+6
*
Fix an instance of move-pessimization.
kosak
2015-07-24
1
-1/+1
*
Add support for named value-parameterized tests.
kosak
2015-07-24
6
-18/+351
*
Inject implementation of *FromGTestEnv using macros.
kosak
2015-07-24
2
-0/+13
*
Add injection point for GTEST_KILLED_BY_SIGNAL_OVERRIDE.
kosak
2015-07-19
1
-0/+8
*
Do not create an extra default instance of T when constructing a ThreadLocal<T>.
kosak
2015-07-19
2
-42/+87
*
Allow the single-arg Values() overload to to conversions, just like every other
kosak
2015-07-19
2
-18/+6
*
Condition some code on !GTEST_HAS_MUTEX_AND_THREAD_LOCAL_
kosak
2015-07-19
1
-0/+9
*
GTEST_USE_OWN_FLAGFILE support
kosak
2015-07-19
4
-0/+14
*
Move stack trace logic into custom/ and add a macro to inject it.
kosak
2015-07-17
3
-36/+65
*
Determine the existence of hash_map/hash_set in gtest-port.h.
kosak
2015-07-17
3
-6/+14
*
Implement GetThreadCount for Linux.
kosak
2015-07-17
2
-32/+47
*
Add support for --gtest_flagfile.
kosak
2015-07-17
9
-53/+182
*
Add support for --gtest_flagfile
kosak
2015-07-17
8
-108/+246
*
Move the selection of the flag saver implementation into gtest-port.h and
kosak
2015-07-14
3
-6/+8
[next]