summaryrefslogtreecommitdiffstats
path: root/testing/gmock/CONTRIBUTORS
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-26 21:49:53 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-26 21:49:53 +0000
commite88648a5287fe504f34b83b44b73fc081616c9b1 (patch)
treea7ac5673f71f6747b2235f4bd103d78e44432874 /testing/gmock/CONTRIBUTORS
parent4b9b80ddcf8dd334888f790753ab003c351e974d (diff)
downloadchromium_src-e88648a5287fe504f34b83b44b73fc081616c9b1.zip
chromium_src-e88648a5287fe504f34b83b44b73fc081616c9b1.tar.gz
chromium_src-e88648a5287fe504f34b83b44b73fc081616c9b1.tar.bz2
Checkin a version of gmock, modified to use our boost_tuple in VS2005.
This checkin adds gmock, and a small example of how to write a gmock-based unittest. Review URL: http://codereview.chromium.org/113807 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16927 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing/gmock/CONTRIBUTORS')
-rw-r--r--testing/gmock/CONTRIBUTORS38
1 files changed, 38 insertions, 0 deletions
diff --git a/testing/gmock/CONTRIBUTORS b/testing/gmock/CONTRIBUTORS
new file mode 100644
index 0000000..a661d8f
--- /dev/null
+++ b/testing/gmock/CONTRIBUTORS
@@ -0,0 +1,38 @@
+# This file contains a list of people who've made non-trivial
+# contribution to the Google C++ Mocking Framework project. People
+# who commit code to the project are encouraged to add their names
+# here. Please keep the list sorted by first names.
+
+Benoit Sigoure <tsuna@google.com>
+Bogdan Piloca <boo@google.com>
+Chandler Carruth <chandlerc@google.com>
+Dave MacLachlan <dmaclach@gmail.com>
+David Anderson <danderson@google.com>
+Dean Sturtevant
+Gene Volovich <gv@cite.com>
+Hal Burch <gmock@hburch.com>
+Jeffrey Yasskin <jyasskin@google.com>
+Jim Keller <jimkeller@google.com>
+Joe Walnes <joe@truemesh.com>
+Jon Wray <jwray@google.com>
+Keir Mierle <mierle@gmail.com>
+Keith Ray <keith.ray@gmail.com>
+Kostya Serebryany <kcc@google.com>
+Lev Makhlis
+Mario Tanev <radix@google.com>
+Mark Paskin
+Markus Heule <markus.heule@gmail.com>
+Matthew Simmons <simmonmt@acm.org>
+Mike Bland <mbland@google.com>
+Neal Norwitz <nnorwitz@gmail.com>
+Nermin Ozkiranartli <nermin@google.com>
+Owen Carlsen <ocarlsen@google.com>
+Paneendra Ba <paneendra@google.com>
+Paul Menage <menage@google.com>
+Piotr Kaminski <piotrk@google.com>
+Russ Rufer <russ@pentad.com>
+Takeshi Yoshino <tyoshino@google.com>
+Vadim Berman <vadimb@google.com>
+Vlad Losev <vladl@google.com>
+Wolfgang Klier <wklier@google.com>
+Zhanyong Wan <wan@google.com>