Commit Graph

  • 9915a71ecc Improves thread-safe death tests by changing to the original working directory before they are executed; also fixes out-dated comments about death tests. shiqian 2008-09-12 04:01:37 +00:00
  • c1549a964d Edited wiki page through web user interface. shiqian 2008-09-09 04:17:40 +00:00
  • 97ba83e633 Edited wiki page through web user interface. shiqian 2008-09-09 03:25:20 +00:00
  • 29d8235540 Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. shiqian 2008-09-09 03:01:38 +00:00
  • e8136097ff Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. shiqian 2008-09-09 03:01:38 +00:00
  • a2b1a8556e Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev). shiqian 2008-09-08 17:55:52 +00:00
  • c9fcd7bab0 Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev). shiqian 2008-09-08 17:55:52 +00:00
  • 86f91e6be5 Edited wiki page through web user interface. shiqian 2008-09-04 20:43:20 +00:00
  • 8f781fd214 Edited wiki page through web user interface. shiqian 2008-08-26 18:28:23 +00:00
  • 0c5a66245b Implement wide->UTF-8 string conversion more correctly vladlosev 2008-08-25 23:11:54 +00:00
  • 5a312c2da8 Implement wide->UTF-8 string conversion more correctly vladlosev 2008-08-25 23:11:54 +00:00
  • c6e674dbb3 Adds a sample on using Google Test as a Mac framework. By Preston Jackson. shiqian 2008-08-20 17:43:12 +00:00
  • 435dcdcd3d Adds a sample on using Google Test as a Mac framework. By Preston Jackson. shiqian 2008-08-20 17:43:12 +00:00
  • 6c5210cd62 Created wiki page through web user interface. preston.jackson 2008-08-16 02:47:11 +00:00
  • d5f13d4a25 Changes test creation functions to factories. By Vlad Losev. shiqian 2008-08-06 21:44:19 +00:00
  • 4dc622f42f Changes test creation functions to factories. By Vlad Losev. shiqian 2008-08-06 21:44:19 +00:00
  • 9b093c1779 Cleans up the usage of testing:: in gtest_unittest. By Zhanyong Wan. shiqian 2008-08-06 21:43:15 +00:00
  • 189010048c Cleans up the usage of testing:: in gtest_unittest. By Zhanyong Wan. shiqian 2008-08-06 21:43:15 +00:00
  • dfcf6eba0f Adds Xcode's version requirement to README. By Preston Jackson. shiqian 2008-08-06 21:42:12 +00:00
  • 5c4c333752 Adds Xcode's version requirement to README. By Preston Jackson. shiqian 2008-08-06 21:42:12 +00:00
  • be7a6c6574 Edited wiki page through web user interface. vladlosev 2008-08-04 16:52:39 +00:00
  • bcb12fa0f6 Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt mode. shiqian 2008-08-01 19:04:48 +00:00
  • 1d2c205946 Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt mode. shiqian 2008-08-01 19:04:48 +00:00
  • bf9b4b48dc Makes gtest work on Windows Mobile and Symbian. By Mika Raento. shiqian 2008-07-31 18:34:08 +00:00
  • ef80c6f3b9 Makes gtest work on Windows Mobile and Symbian. By Mika Raento. shiqian 2008-07-31 18:34:08 +00:00
  • dc6ee0e36d Makes death tests create temporary files in /tmp instead of the current folder. shiqian 2008-07-29 23:15:28 +00:00
  • adc575e6a6 Makes death tests create temporary files in /tmp instead of the current folder. shiqian 2008-07-29 23:15:28 +00:00
  • d88da49d02 Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com. shiqian 2008-07-25 21:13:11 +00:00
  • 9dfe0119be Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com. shiqian 2008-07-25 21:13:11 +00:00
  • 71ba6c9ec6 Edited wiki page through web user interface. shiqian 2008-07-25 21:02:56 +00:00
  • 54051d6696 Edited wiki page through web user interface. shiqian 2008-07-25 04:11:28 +00:00
  • 15cbe5f70a Adds --gtest_print_test for printing the elapsed time of tests. shiqian 2008-07-25 04:06:16 +00:00
  • b804f7984b Adds --gtest_print_test for printing the elapsed time of tests. shiqian 2008-07-25 04:06:16 +00:00
  • dbc56bf84b Adds an Xcode project for building gtest. By Preston Jackson. shiqian 2008-07-25 00:54:56 +00:00
  • 5bdb0c21bd Adds an Xcode project for building gtest. By Preston Jackson. shiqian 2008-07-25 00:54:56 +00:00
  • 253d2bc576 Makes the output understandable by VS when compiled by MSVC. shiqian 2008-07-23 20:32:11 +00:00
  • f7d1c48077 Makes the output understandable by VS when compiled by MSVC. shiqian 2008-07-23 20:32:11 +00:00
  • b758726396 Fixes some style nits; also fixes minor bugs in gtest-death-test.cc. shiqian 2008-07-23 20:28:27 +00:00
  • 790ead9723 Fixes some style nits; also fixes minor bugs in gtest-death-test.cc. shiqian 2008-07-23 20:28:27 +00:00
  • a8469b7652 Edited wiki page through web user interface. shiqian 2008-07-16 23:06:22 +00:00
  • 57b43f2775 Fix incorrect output file name in gtest_main.vcproj vladlosev 2008-07-15 00:25:58 +00:00
  • 8df769ab9e Fix incorrect output file name in gtest_main.vcproj vladlosev 2008-07-15 00:25:58 +00:00
  • 1d801b8591 Fix broken link to "source code access page". openvcdiff 2008-07-11 20:16:47 +00:00
  • c67d1a2ae8 Fixes instructions for building on Mac OS X. shiqian 2008-07-11 20:01:35 +00:00
  • e6c8c248d2 Fixes instructions for building on Mac OS X. shiqian 2008-07-11 20:01:35 +00:00
  • f36c0a0615 Updates the version to 1.0.1 in the release-1.0.1 tag. release-1.0.1 shiqian 2008-07-09 21:58:20 +00:00
  • f672ea79e9 Updates the version to 1.0.1 in the release-1.0.1 tag. shiqian 2008-07-09 21:58:20 +00:00
  • 3625f67863 Updates the version to 1.0.1 in the release-1.0 branch. shiqian 2008-07-09 21:55:14 +00:00
  • 8bbeac4c24 Updates the release version to 1.0.1. shiqian 2008-07-09 21:53:05 +00:00
  • 253758e0d6 Updates the release version to 1.0.1. shiqian 2008-07-09 21:53:05 +00:00
  • 1f0a48aebf Creates release 1.0.1. shiqian 2008-07-09 21:27:33 +00:00
  • 8b8497a866 Creates release 1.0.1. shiqian 2008-07-09 21:27:33 +00:00
  • 04b224d3d7 Merges the latest changes in trunk to branches/release-1.0. shiqian 2008-07-09 21:21:37 +00:00
  • e0ecb7ac58 Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio. shiqian 2008-07-09 20:58:26 +00:00
  • f4deb95258 Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio. shiqian 2008-07-09 20:58:26 +00:00
  • e4e9a8bd7d Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest compile on Windows CE. shiqian 2008-07-08 21:32:17 +00:00
  • abd9c3605d Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest compile on Windows CE. shiqian 2008-07-08 21:32:17 +00:00
  • 4740c7d735 Edited wiki page through web user interface. shiqian 2008-07-08 21:06:39 +00:00
  • d97bb89c28 Edited wiki page through web user interface. shiqian 2008-07-08 16:41:16 +00:00
  • 5d9ad29ea8 Edited wiki page through web user interface. shiqian 2008-07-08 16:40:48 +00:00
  • 547d508612 Edited wiki page through web user interface. shiqian 2008-07-07 21:51:04 +00:00
  • 1906b99f74 Edited wiki page through web user interface. shiqian 2008-07-07 18:01:59 +00:00
  • 3dcd6b4fb2 Edited wiki page through web user interface. shiqian 2008-07-07 17:43:29 +00:00
  • 2beab84b04 Edited wiki page through web user interface. shiqian 2008-07-05 23:18:15 +00:00
  • f759e329b9 Edited wiki page through web user interface. mierle 2008-07-04 06:18:01 +00:00
  • 7c0653cf7f Edited wiki page through web user interface. shiqian 2008-07-04 01:59:58 +00:00
  • 6d1deeb565 Creates tag release-1.0.0 release-1.0.0 shiqian 2008-07-03 23:28:06 +00:00
  • 825491f198 Creates tag release-1.0.0 shiqian 2008-07-03 23:28:06 +00:00
  • 1a3ff66bc0 Creates branch release-1.0 shiqian 2008-07-03 23:27:12 +00:00
  • aaaad0948b Edited wiki page through web user interface. shiqian 2008-07-03 22:50:14 +00:00
  • 4eb860ac63 Edited wiki page through web user interface. shiqian 2008-07-03 22:49:37 +00:00
  • d201456903 Initial import. shiqian 2008-07-03 22:38:12 +00:00
  • 9bb61f4e93 Initial import. shiqian 2008-07-03 22:38:12 +00:00
  • bb14b8117a Edited wiki page through web user interface. shiqian 2008-07-03 21:03:07 +00:00
  • 1ab03bdef1 Edited wiki page through web user interface. shiqian 2008-07-03 20:54:31 +00:00
  • 62a6ab7d00 Deleting wiki page Test. shiqian 2008-07-02 20:11:00 +00:00
  • bb49f9cd33 Edited wiki page through web user interface. shiqian 2008-06-30 19:09:18 +00:00
  • 3568fe6027 Created wiki page through web user interface. shiqian 2008-06-30 19:07:14 +00:00
  • 34602eb822 Edited wiki page through web user interface. shiqian 2008-06-30 18:58:53 +00:00
  • bdae522256 Edited wiki page through web user interface. shiqian 2008-06-30 18:57:36 +00:00
  • c704cfe9fd Edited wiki page through web user interface. shiqian 2008-06-24 20:23:17 +00:00
  • 9b632b5980 Edited wiki page through web user interface. shiqian 2008-06-13 18:01:11 +00:00
  • a132dd1aee Edited wiki page through web user interface. shiqian 2008-06-12 20:22:59 +00:00
  • b21a4b6301 Edited wiki page through web user interface. shiqian 2008-06-12 20:19:50 +00:00
  • d19c7c12ff Edited wiki page through web user interface. shiqian 2008-06-12 20:14:41 +00:00
  • 10b40fec5b Edited wiki page through web user interface. shiqian 2008-06-12 20:00:35 +00:00
  • 0d0a10453f Edited wiki page through web user interface. shiqian 2008-06-12 19:02:36 +00:00
  • 91a9e08b3d Edited wiki page through web user interface. shiqian 2008-06-11 21:08:37 +00:00
  • 31d0d026f1 Edited wiki page through web user interface. shiqian 2008-06-11 18:52:39 +00:00
  • 8c077ac21f Edited wiki page through web user interface. shiqian 2008-06-11 17:50:57 +00:00
  • 84a77029e3 Edited wiki page through web user interface. shiqian 2008-06-11 17:49:29 +00:00
  • ced5aa1ff9 Edited wiki page through web user interface. mierle 2008-06-11 08:20:59 +00:00
  • 157153e9bf Added description about Google Test samples to wiki. markus.heule 2008-06-11 08:12:19 +00:00
  • a3e8115c5a Added GoogleTestFAQ to wiki. markus.heule 2008-06-11 08:10:08 +00:00
  • d3acb3b76e Edited wiki page through web user interface. shiqian 2008-06-10 23:27:59 +00:00
  • 8ef93113b8 Edited wiki page through web user interface. shiqian 2008-06-10 18:33:29 +00:00
  • aa6c49c200 Edited wiki page through web user interface. mierle 2008-06-06 01:13:00 +00:00
  • 89cf8634e1 Edited wiki page through web user interface. mierle 2008-06-06 01:10:05 +00:00
  • daa7d43e7e Edited wiki page through web user interface. mierle 2008-06-05 06:50:41 +00:00
  • fe3b1f4cd0 Edited wiki page through web user interface. mierle 2008-06-04 16:31:22 +00:00