aboutsummaryrefslogtreecommitdiffstats
path: root/scons
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-03-11 22:18:52 +0000
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-03-11 22:18:52 +0000
commit87d23e45f096c91c9e722b20bf15b733dbab0f80 (patch)
tree371303a68075a9188a758ad359689fc579ff8388 /scons
parent3d8064999c838978bd271fcf78185f4e6f042f12 (diff)
downloadgoogletest-87d23e45f096c91c9e722b20bf15b733dbab0f80.tar.gz
googletest-87d23e45f096c91c9e722b20bf15b733dbab0f80.tar.bz2
googletest-87d23e45f096c91c9e722b20bf15b733dbab0f80.zip
Implements the --help flag; fixes tests on Windows.
Diffstat (limited to 'scons')
-rw-r--r--scons/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/scons/SConscript b/scons/SConscript
index 8ca7fabe..2e0edf3e 100644
--- a/scons/SConscript
+++ b/scons/SConscript
@@ -213,6 +213,7 @@ GtestBinary(env_with_exceptions,
# TODO(wan@google.com) Add these unit tests:
# - gtest_break_on_failure_unittest_
# - gtest_filter_unittest_
+# - gtest_help_test_
# - gtest_list_tests_unittest_
# - gtest_throw_on_failure_ex_test
# - gtest_throw_on_failure_test_