• kenton@google.com's avatar
    Update bundled gtest to latest version (1.3.0) and include it as a · 37ad00d2
    kenton@google.com authored
    nested autoconf package rather than as raw source.  This way we can
    trivially update it again in the future.
    
    Actually, this change doesn't even include gtest in protobuf's SVN.
    Instead, we auto-download it when autogen.sh is invoked.  Note that
    it will be included in release distributions, though.
    
    TODO:
    * Add a configure option to use the system's installed gtest rather
      than the bundled copy.  Apparently the gtest maintainers are working
      on some general-purpose autoconf macros which will do this
      automagically.
    * Update MSVC project files.
    37ad00d2
Name
Last commit
Last update
benchmarks Loading commit data...
editors Loading commit data...
examples Loading commit data...
java Loading commit data...
m4 Loading commit data...
python Loading commit data...
src Loading commit data...
vsprojects Loading commit data...
CHANGES.txt Loading commit data...
CONTRIBUTORS.txt Loading commit data...
COPYING.txt Loading commit data...
INSTALL.txt Loading commit data...
Makefile.am Loading commit data...
README.txt Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
generate_descriptor_proto.sh Loading commit data...
post_process_dist.sh Loading commit data...