Commit graph

  • 3fbd2dd020 Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter. zhanyong.wan 2009-03-26 19:06:45 +00:00
  • 3c7bbf5b46 Simplifies implementation by defining a POSIX portability layer; adds the death test style flag to --help. zhanyong.wan 2009-03-26 19:03:47 +00:00
  • c59e187bba Simplifies implementation by defining a POSIX portability layer; adds the death test style flag to --help. zhanyong.wan 2009-03-26 19:03:47 +00:00
  • 68be111b4c Allows mock methods overloaded on argument number or the const-ness of this object to appear on the same source line. zhanyong.wan 2009-03-25 03:56:48 +00:00
  • f3c6efd8d7 Makes gtest compile without warning with gcc 4.0.3 and -Wall -Wextra. zhanyong.wan 2009-03-25 03:55:18 +00:00
  • 755fc52046 Makes gtest compile without warning with gcc 4.0.3 and -Wall -Wextra. zhanyong.wan 2009-03-25 03:55:18 +00:00
  • 91bd533f9d wiki change: updates the XML format description. zhanyong.wan 2009-03-24 20:53:20 +00:00
  • 2c0fc6d415 Cleans up death test implementation (by Vlad Losev); changes the XML format to be closer to junitreport (by Zhanyong Wan). zhanyong.wan 2009-03-24 20:39:44 +00:00
  • 2675ae970f Cleans up death test implementation (by Vlad Losev); changes the XML format to be closer to junitreport (by Zhanyong Wan). zhanyong.wan 2009-03-24 20:39:44 +00:00
  • 9bd63a3db0 Added note for tests in the static libraries. vladlosev 2009-03-21 02:26:26 +00:00
  • 561864f250 Corrected the note about tests in libraries. vladlosev 2009-03-21 01:57:53 +00:00
  • 25c3263244 Replaces the answer to the missing tests question with a pointer to the warning on the GoogleTestPrimer page. vladlosev 2009-03-20 06:15:01 +00:00
  • 8bb25a5982 Adds a warning about defined tests in libraries when using MSVC. vladlosev 2009-03-20 06:06:53 +00:00
  • edc83d7411 Edited wiki page through web user interface. vladlosev 2009-03-19 23:12:47 +00:00
  • 9b143ec0be Added 'I define my tests in a library (.lib) and Google Test doesn't run them' question. vladlosev 2009-03-19 18:57:42 +00:00
  • 62417be8f3 Fixes outdated info in README about compatibility with other testing frameworks. zhanyong.wan 2009-03-19 18:39:41 +00:00
  • c424dec20c Refines the death test instructions. zhanyong.wan 2009-03-18 23:55:17 +00:00
  • 3709903661 Merges changes in r214 from branches/release-1.3 to tags/release-1.3.0: svn merge -r 214:215 branches/release-1.3 tags/release-1.3.0 release-1.3.0 zhanyong.wan 2009-03-18 22:27:22 +00:00
  • 659ef32474 Merges changes in r214 from branches/release-1.3 to tags/release-1.3.0: svn merge -r 214:215 branches/release-1.3 tags/release-1.3.0 zhanyong.wan 2009-03-18 22:27:22 +00:00
  • ed342d136c Propagates change in r214 from trunk to branches/release-1.3: svn merge -r 212:214 trunk branches/release-1.3 zhanyong.wan 2009-03-18 22:26:03 +00:00
  • 1f8a50e429 Adds scripts/test/Makefile to the distribution in trunk. zhanyong.wan 2009-03-18 22:22:09 +00:00
  • d54b6bafff Adds scripts/test/Makefile to the distribution in trunk. zhanyong.wan 2009-03-18 22:22:09 +00:00
  • 812e986e88 Creates tags/release-1.3.0 from the head of branches/release-1.3 vladlosev 2009-03-18 21:23:42 +00:00
  • a2710b000d Creates tags/release-1.3.0 from the head of branches/release-1.3 vladlosev 2009-03-18 21:23:42 +00:00
  • c21aea036d Creates release branchh 1.3. zhanyong.wan 2009-03-18 21:19:37 +00:00
  • afb054892c Fixed a link to the POSIX extended regular expression syntax. vladlosev 2009-03-18 18:17:05 +00:00
  • ce452c4d93 Extends death test documentation to the Windows and Mac implementation. vladlosev 2009-03-18 18:13:01 +00:00
  • da579bd681 Adds release note for 1.1.0 and switches to use gtest 1.3.0. zhanyong.wan 2009-03-17 23:34:45 +00:00
  • 66973e30d6 Updates the 1.3.0 release note. zhanyong.wan 2009-03-17 23:31:31 +00:00
  • 2506b30206 Updates the 1.3.0 release note. zhanyong.wan 2009-03-17 23:31:31 +00:00
  • 61e953e8c3 Fixes two tests on Cygwin, which has no python 2.4. zhanyong.wan 2009-03-17 21:19:55 +00:00
  • 00449cca59 Fixes two tests on Cygwin, which has no python 2.4. zhanyong.wan 2009-03-17 21:19:55 +00:00
  • 9623aed82c Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test on Mac. zhanyong.wan 2009-03-17 21:03:35 +00:00
  • eb42232f3f Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test on Mac. zhanyong.wan 2009-03-17 21:03:35 +00:00
  • 5b5d62f190 Makes the code compile on Windows CE. zhanyong.wan 2009-03-11 23:37:56 +00:00
  • 62f8d28c0b Fixes a typo in Vlad's email address. zhanyong.wan 2009-03-11 23:35:32 +00:00
  • 020dfbfed0 Fixes a typo in Vlad's email address. zhanyong.wan 2009-03-11 23:35:32 +00:00
  • 003fd36811 Adds doc on the --help flag. zhanyong.wan 2009-03-11 22:26:12 +00:00
  • 87d23e45f0 Implements the --help flag; fixes tests on Windows. zhanyong.wan 2009-03-11 22:18:52 +00:00
  • b2b3bb4ff8 Implements the --help flag; fixes tests on Windows. zhanyong.wan 2009-03-11 22:18:52 +00:00
  • 6c3edff7f8 Restructures the flag usage into groups matching the --help command. zhanyong.wan 2009-03-11 21:38:37 +00:00
  • 3d8064999c Fixes build failure on Windows, by Rainer Klaffenboeck. zhanyong.wan 2009-03-11 20:25:25 +00:00
  • cb8151518e Fixes build failure on Windows, by Rainer Klaffenboeck. zhanyong.wan 2009-03-11 20:25:25 +00:00
  • 44a041b711 Fixes death-test-related tests on Windows, by Vlad Losev. zhanyong.wan 2009-03-11 18:31:26 +00:00
  • 0259c5fba3 Fixes death-test-related tests on Windows, by Vlad Losev. zhanyong.wan 2009-03-11 18:31:26 +00:00
  • a312d6998e Edited wiki page through web user interface. zhanyong.wan 2009-03-06 20:42:08 +00:00
  • 40e72a8a83 Implements --gtest_throw_on_failure for using gtest with other testing frameworks. zhanyong.wan 2009-03-06 20:05:23 +00:00
  • 42b431dd8d Implements --gtest_throw_on_failure for using gtest with other testing frameworks. zhanyong.wan 2009-03-06 20:05:23 +00:00
  • 93ad3551c0 Fixes gmock-port_test on Windows. zhanyong.wan 2009-03-06 01:21:45 +00:00
  • 4984c93490 Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX. zhanyong.wan 2009-03-06 01:20:15 +00:00
  • f958676c37 Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX. zhanyong.wan 2009-03-06 01:20:15 +00:00
  • eddf4bc582 Edited wiki page through web user interface. zhanyong.wan 2009-03-03 07:51:18 +00:00
  • 6f14769e86 Allows a mock object to delete itself in an action. By Simon Bowden. zhanyong.wan 2009-03-03 06:44:08 +00:00
  • fd48c29ab6 Edited wiki page through web user interface. zhanyong.wan 2009-02-26 23:09:47 +00:00
  • 652540a278 Cleans up macro definitions. zhanyong.wan 2009-02-23 23:37:29 +00:00
  • 0af0709b02 Cleans up macro definitions. zhanyong.wan 2009-02-23 23:21:55 +00:00
  • 79b7e06a85 Cleans up macro definitions. zhanyong.wan 2009-02-23 23:21:55 +00:00
  • 1bee7b2f1d Implements Contains(element) matcher. By Gary Morain. zhanyong.wan 2009-02-20 18:31:04 +00:00
  • 7f4c2c0f95 Adds two actions: SaveArg and SetArgReferee. zhanyong.wan 2009-02-19 22:38:27 +00:00
  • 38ca64dd5f Fixes link errors due to an MS VC bug. By Vlad Losev. zhanyong.wan 2009-02-19 22:30:22 +00:00
  • 4a5330d3d6 Implements custom description string for MATCHER*. zhanyong.wan 2009-02-19 00:36:44 +00:00
  • 3c7868a9a8 Updates the definitions of GTEST_HAS_EXCEPTIONS and GTEST_HAS_STD_STRING to be C++ standard compliant. zhanyong.wan 2009-02-19 00:34:36 +00:00
  • 96f7a6faea Updates the definitions of GTEST_HAS_EXCEPTIONS and GTEST_HAS_STD_STRING to be C++ standard compliant. zhanyong.wan 2009-02-19 00:34:36 +00:00
  • e0d051ea64 Makes sure all internal macros are named GMOCK_*_. No functionality is changed. zhanyong.wan 2009-02-19 00:33:37 +00:00
  • 09c70b73f3 Edited wiki page through web user interface. zhanyong.wan 2009-02-13 19:57:28 +00:00
  • f0048c1bea Removes upload*.py from the release package, as they are useless without an SVN checkout. zhanyong.wan 2009-02-13 19:05:00 +00:00
  • e0f422bcd7 Removes upload*.py from the release package, as they are useless without an SVN checkout. zhanyong.wan 2009-02-13 19:05:00 +00:00
  • 7a13fee2f0 Removes upload*.py from the release package, as they are useless without an SVN checkout. zhanyong.wan 2009-02-13 19:00:22 +00:00
  • 31c4522aa1 Adds upload_gmock.py for uploading a patch for review. zhanyong.wan 2009-02-13 07:46:38 +00:00
  • 44c88653fc Adds upload_gtest.py for uploading a Google Test patch for review. zhanyong.wan 2009-02-13 07:27:00 +00:00
  • f64c0223d5 Adds upload_gtest.py for uploading a Google Test patch for review. zhanyong.wan 2009-02-13 07:27:00 +00:00
  • a4e6314a0b Removes svn:executable and sets svn:eol-style to CRLF for VS project files. zhanyong.wan 2009-02-13 01:18:34 +00:00
  • 2110919b5d Removes svn:executable and sets svn:eol-style to CRLF for VS project files. zhanyong.wan 2009-02-13 01:18:34 +00:00
  • 585e57b45b Sets the svn:eol-style property of VS project files to CRLF. zhanyong.wan 2009-02-13 00:58:13 +00:00
  • 117941f670 Removes the svn:executable attribute from VS project files. zhanyong.wan 2009-02-13 00:54:56 +00:00
  • ce198ff899 Implements the MATCHER* macros. zhanyong.wan 2009-02-12 01:34:27 +00:00
  • 2f0849fef4 Fixes the "ambiguous overload" compiler error when a mock function takes an argument that supports streaming to basic_ostream<C, T>. zhanyong.wan 2009-02-11 18:06:37 +00:00
  • f69ec1640f Adds instructions on test sharding. zhanyong.wan 2009-02-10 23:50:05 +00:00
  • a5391b50a2 Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc. zhanyong.wan 2009-02-09 19:56:02 +00:00
  • b32a9d545d Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc. zhanyong.wan 2009-02-09 19:56:02 +00:00
  • cd3e4016ea Implements the test sharding protocol. By Eric Fellheimer. zhanyong.wan 2009-02-09 18:05:21 +00:00
  • a7795a9b9c Implements the test sharding protocol. By Eric Fellheimer. zhanyong.wan 2009-02-09 18:05:21 +00:00
  • 886cafd4a3 Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions to be used with gcc. zhanyong.wan 2009-02-08 04:53:35 +00:00
  • 1255a3d050 Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions to be used with gcc. zhanyong.wan 2009-02-08 04:53:35 +00:00
  • e1cdce5f76 Implements action Throw(exception). zhanyong.wan 2009-02-06 01:09:43 +00:00
  • 3750499433 Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). zhanyong.wan 2009-02-06 00:47:20 +00:00
  • 729bbdafd5 Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). zhanyong.wan 2009-02-06 00:47:20 +00:00
  • c069d7fe27 Improves ACTION* to allow explicit instantiating with reference types. zhanyong.wan 2009-02-02 20:51:53 +00:00
  • ad99ca1446 Exposes gtest flags to user code access. By Alexander Demin. zhanyong.wan 2009-02-02 06:37:03 +00:00
  • 67559f1960 Exposes gtest flags to user code access. By Alexander Demin. zhanyong.wan 2009-02-02 06:37:03 +00:00
  • 4b83461e97 Fixes some warnings when compiled with MSVC at warning level 4. zhanyong.wan 2009-01-29 06:49:00 +00:00
  • 9634d0940d Fixes some warnings when compiled with MSVC at warning level 4. zhanyong.wan 2009-01-29 06:49:00 +00:00
  • c946ae6019 Implements a simple regex matcher (to be used by death tests on Windows). zhanyong.wan 2009-01-29 01:28:52 +00:00
  • cb77bacb57 Implements a simple regex matcher (to be used by death tests on Windows). zhanyong.wan 2009-01-29 01:28:52 +00:00
  • 5b95fa7b16 Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor. zhanyong.wan 2009-01-27 22:28:45 +00:00
  • a32fc79c9a Simplifies gtest's implementation by using an existing API to get the original working directory. zhanyong.wan 2009-01-26 21:04:36 +00:00
  • 27cce7da87 Simplifies gtest's implementation by using an existing API to get the original working directory. zhanyong.wan 2009-01-26 21:04:36 +00:00
  • 650d5bf3ba Fixes the bug where the XML output path is affected by test changing the current directory. By Stefan Weigand. zhanyong.wan 2009-01-26 19:21:32 +00:00
  • fa0c1a2627 Fixes the bug where the XML output path is affected by test changing the current directory. By Stefan Weigand. zhanyong.wan 2009-01-26 19:21:32 +00:00
  • 5292b3eaf9 Edited wiki page through web user interface. zhanyong.wan 2009-01-22 18:13:45 +00:00