84 Commits

Author SHA1 Message Date
shiqian
c9fcd7bab0 Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev). 2008-09-08 17:55:52 +00:00
shiqian
86f91e6be5 Edited wiki page through web user interface. 2008-09-04 20:43:20 +00:00
shiqian
8f781fd214 Edited wiki page through web user interface. 2008-08-26 18:28:23 +00:00
vladlosev
5a312c2da8 Implement wide->UTF-8 string conversion more correctly 2008-08-25 23:11:54 +00:00
shiqian
435dcdcd3d Adds a sample on using Google Test as a Mac framework. By Preston Jackson. 2008-08-20 17:43:12 +00:00
preston.jackson
6c5210cd62 Created wiki page through web user interface. 2008-08-16 02:47:11 +00:00
shiqian
4dc622f42f Changes test creation functions to factories. By Vlad Losev. 2008-08-06 21:44:19 +00:00
shiqian
189010048c Cleans up the usage of testing:: in gtest_unittest. By Zhanyong Wan. 2008-08-06 21:43:15 +00:00
shiqian
5c4c333752 Adds Xcode's version requirement to README. By Preston Jackson. 2008-08-06 21:42:12 +00:00
vladlosev
be7a6c6574 Edited wiki page through web user interface. 2008-08-04 16:52:39 +00:00
shiqian
1d2c205946 Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt mode. 2008-08-01 19:04:48 +00:00
shiqian
ef80c6f3b9 Makes gtest work on Windows Mobile and Symbian. By Mika Raento. 2008-07-31 18:34:08 +00:00
shiqian
adc575e6a6 Makes death tests create temporary files in /tmp instead of the current folder. 2008-07-29 23:15:28 +00:00
shiqian
9dfe0119be Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com. 2008-07-25 21:13:11 +00:00
shiqian
71ba6c9ec6 Edited wiki page through web user interface. 2008-07-25 21:02:56 +00:00
shiqian
54051d6696 Edited wiki page through web user interface. 2008-07-25 04:11:28 +00:00
shiqian
b804f7984b Adds --gtest_print_test for printing the elapsed time of tests. 2008-07-25 04:06:16 +00:00
shiqian
5bdb0c21bd Adds an Xcode project for building gtest. By Preston Jackson. 2008-07-25 00:54:56 +00:00
shiqian
f7d1c48077 Makes the output understandable by VS when compiled by MSVC. 2008-07-23 20:32:11 +00:00
shiqian
790ead9723 Fixes some style nits; also fixes minor bugs in gtest-death-test.cc. 2008-07-23 20:28:27 +00:00
shiqian
a8469b7652 Edited wiki page through web user interface. 2008-07-16 23:06:22 +00:00
vladlosev
8df769ab9e Fix incorrect output file name in gtest_main.vcproj 2008-07-15 00:25:58 +00:00
openvcdiff
1d801b8591 Fix broken link to "source code access page". 2008-07-11 20:16:47 +00:00
shiqian
e6c8c248d2 Fixes instructions for building on Mac OS X. 2008-07-11 20:01:35 +00:00
shiqian
f672ea79e9 Updates the version to 1.0.1 in the release-1.0.1 tag. 2008-07-09 21:58:20 +00:00
shiqian
3625f67863 Updates the version to 1.0.1 in the release-1.0 branch. 2008-07-09 21:55:14 +00:00
shiqian
253758e0d6 Updates the release version to 1.0.1. 2008-07-09 21:53:05 +00:00
shiqian
8b8497a866 Creates release 1.0.1. 2008-07-09 21:27:33 +00:00
shiqian
04b224d3d7 Merges the latest changes in trunk to branches/release-1.0. 2008-07-09 21:21:37 +00:00
shiqian
f4deb95258 Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio. 2008-07-09 20:58:26 +00:00
shiqian
abd9c3605d Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest compile on Windows CE. 2008-07-08 21:32:17 +00:00
shiqian
4740c7d735 Edited wiki page through web user interface. 2008-07-08 21:06:39 +00:00
shiqian
d97bb89c28 Edited wiki page through web user interface. 2008-07-08 16:41:16 +00:00
shiqian
5d9ad29ea8 Edited wiki page through web user interface. 2008-07-08 16:40:48 +00:00
shiqian
547d508612 Edited wiki page through web user interface. 2008-07-07 21:51:04 +00:00
shiqian
1906b99f74 Edited wiki page through web user interface. 2008-07-07 18:01:59 +00:00
shiqian
3dcd6b4fb2 Edited wiki page through web user interface. 2008-07-07 17:43:29 +00:00
shiqian
2beab84b04 Edited wiki page through web user interface. 2008-07-05 23:18:15 +00:00
mierle
f759e329b9 Edited wiki page through web user interface. 2008-07-04 06:18:01 +00:00
shiqian
7c0653cf7f Edited wiki page through web user interface. 2008-07-04 01:59:58 +00:00
shiqian
825491f198 Creates tag release-1.0.0 2008-07-03 23:28:06 +00:00
shiqian
1a3ff66bc0 Creates branch release-1.0 2008-07-03 23:27:12 +00:00
shiqian
aaaad0948b Edited wiki page through web user interface. 2008-07-03 22:50:14 +00:00
shiqian
4eb860ac63 Edited wiki page through web user interface. 2008-07-03 22:49:37 +00:00
shiqian
9bb61f4e93 Initial import. 2008-07-03 22:38:12 +00:00
shiqian
bb14b8117a Edited wiki page through web user interface. 2008-07-03 21:03:07 +00:00
shiqian
1ab03bdef1 Edited wiki page through web user interface. 2008-07-03 20:54:31 +00:00
shiqian
62a6ab7d00 Deleting wiki page Test. 2008-07-02 20:11:00 +00:00
shiqian
bb49f9cd33 Edited wiki page through web user interface. 2008-06-30 19:09:18 +00:00
shiqian
3568fe6027 Created wiki page through web user interface. 2008-06-30 19:07:14 +00:00