e0865dd919
- appends "_" to internal macro names (by Markus Heule). - makes Google Test work with newer versions of tools on Symbian and Windows CE (by Mika Raento). - adds the (ASSERT|EXPECT)_NO_FATAL_FAILURE macros (by Markus Heule). - changes EXPECT_(NON|)FATAL_FAILURE to catch failures in the current thread only (by Markus Heule). - adds the EXPECT_(NON|)FATAL_FAILURE_ON_ALL_THREADS macros (by Markus Heule). - adds GTEST_HAS_PTHREAD and GTEST_IS_THREADSAFE to indicate the availability of <pthread.h> and Google Test's thread-safety (by Zhanyong Wan). - adds scons/SConscript for building with scons (by Joi Sigurdsson). - adds src/gtest-all.cc for building Google Test from a single file (by Markus Heule). - updates the xcode project to include new tests (by Preston Jackson).
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
# This file contains a list of people who've made non-trivial
|
|
# contribution to the Google C++ Testing Framework project. People
|
|
# who commit code to the project are encouraged to add their names
|
|
# here. Please keep the list sorted by first names.
|
|
|
|
Ajay Joshi <jaj@google.com>
|
|
Balázs Dán <balazs.dan@gmail.com>
|
|
Bharat Mediratta <bharat@menalto.com>
|
|
Chandler Carruth <chandlerc@google.com>
|
|
Chris Prince <cprince@google.com>
|
|
Chris Taylor <taylorc@google.com>
|
|
Jeffrey Yasskin <jyasskin@google.com>
|
|
Jói Sigurðsson <joi@google.com>
|
|
Keir Mierle <mierle@gmail.com>
|
|
Keith Ray <keith.ray@gmail.com>
|
|
Kenton Varda <kenton@google.com>
|
|
Markus Heule <markus.heule@gmail.com>
|
|
Mika Raento <mikie@iki.fi>
|
|
Patrick Hanna <phanna@google.com>
|
|
Patrick Riley <pfr@google.com>
|
|
Peter Kaminski <piotrk@google.com>
|
|
Preston Jackson <preston.jackson@gmail.com>
|
|
Russ Cox <rsc@google.com>
|
|
Russ Rufer <russ@pentad.com>
|
|
Sean Mcafee <eefacm@gmail.com>
|
|
Sigurður Ásgeirsson <siggi@google.com>
|
|
Tracy Bialik <tracy@pentad.com>
|
|
Vlad Losev <vladl@google.com>
|
|
Zhanyong Wan <wan@google.com>
|