]>
git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Doug Greiman [Fri, 26 Feb 2016 03:03:46 +0000 (19:03 -0800)]
Fix inconsistent style
Doug Greiman [Wed, 24 Feb 2016 02:50:08 +0000 (18:50 -0800)]
Read Bazel's $XML_OUTPUT_FILE environment variable
If $XML_OUTPUT_FILE is set, and $GTEST_OUTPUT and --gtest_output are not
specified, produce output as if GTEST_OUTPUT=xml:$XML_OUTPUT_FILE had
been set.
Billy Donahue [Mon, 1 Feb 2016 14:41:10 +0000 (09:41 -0500)]
Merge pull request #688 from tamland/python3
Python 3 support