From 40e72a8a837b47cbfe2e695068c1845073ab2630 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Fri, 6 Mar 2009 20:05:23 +0000 Subject: Implements --gtest_throw_on_failure for using gtest with other testing frameworks. --- scons/SConscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scons/SConscript') diff --git a/scons/SConscript b/scons/SConscript index b7dafc76..8ca7fabe 100644 --- a/scons/SConscript +++ b/scons/SConscript @@ -214,6 +214,8 @@ GtestBinary(env_with_exceptions, # - gtest_break_on_failure_unittest_ # - gtest_filter_unittest_ # - gtest_list_tests_unittest_ +# - gtest_throw_on_failure_ex_test +# - gtest_throw_on_failure_test_ # - gtest_xml_outfile1_test_ # - gtest_xml_outfile2_test_ # - gtest_xml_output_unittest_ -- cgit v1.2.3