OSDN Git Service

Rollback "[Support] Add RetryAfterSignal helper function"
[android-x86/external-llvm.git] / utils / unittest /
2018-04-07 Mandeep Singh Grang[unittests] Change std::sort to llvm::sort in response...
2018-02-26 Ilya BiryukovRevert r326092: [gtest] Add PrintTo overload for StringRef.
2018-02-26 Ilya Biryukov[gtest] Add PrintTo overload for StringRef.
2018-02-12 Sam McCall[gtest] Support raw_ostream printing functions more...
2018-01-29 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-24 Malcolm ParsonsFix typos of occurred and occurrence
2017-10-27 Zachary TurnerForce #define GTEST_LANG_CXX11.
2017-05-06 Kamil RytarowskiNote addition of NetBSD support in googletest
2017-05-05 Joerg SonnenbergerAdd NetBSD to the list of platforms supporting death...
2017-02-10 Eric Fiselier[CMake] Fix pthread handling for out-of-tree builds
2017-01-11 Chandler Carruth[gmock] Teach gmock ElementsAre and BeginEndDistanceIs...
2017-01-10 Chandler CarruthAdd the 'googlemock' component of Google Test to LLVM...
2017-01-06 Chandler Carruth[gtest] Detect warning flags using the positive spelling.
2017-01-05 Chandler Carruth[gtest] Work around broken installs of libc++ where...
2017-01-05 Reid KlecknerPatch gtest to move GTEST_IS_THREADSAFE out of unrelate...
2017-01-04 Chandler Carruth[gtest] Upgrade googletest to version 1.8.0, minimizing...
2016-09-09 Michael Gottesman[cmake] Export gtest/gtest_main and its dependencies...
2016-06-09 Richard SmithSearch for llvm-symbolizer binary in the same directory...
2016-02-12 Andrew WilkinsAvoid linking LLVM component libraries with libLLVM
2016-01-26 Chris BienemanRemove autoconf support
2016-01-19 Nico WeberFix undefined behavior in llvm's local changes to googl...
2015-12-14 Ben CraigReordering fields to reduce padding in LLVM. NFC
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-07-06 NAKAMURA TakumiMake UnitTestMain/TestMain.cpp free from llvm/Config...
2015-06-23 Alexander KornienkoRevert r240271 (Fixed/added namespace ending comments...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-07 Pete CooperAdd boolean to PrintStackTraceOnErrorSignal to disable...
2015-03-11 Chandler CarruthFix a grammar issue I introduced.
2015-03-11 Chandler CarruthInspired by r231891, use gender neutral pronouns in...
2015-03-03 David BlaikieAvoid explicitly declaring the copy assignment operator...
2015-02-15 NAKAMURA TakumiReapply r229185(cbieneman) -- Raising minimum required...
2015-02-14 NAKAMURA TakumiRevert r229185, "Raising minimum required Visual Studio...
2015-02-13 Chris BienemanRaising minimum required Visual Studio version to 2013.
2015-01-20 Rafael EspindolaUse -Wl,defs when linking.
2014-03-14 Galina KistanovaReverted r203879.
2014-03-14 Galina KistanovaFixed misuse of isascii. Also fixes mingw32 build,...
2014-02-26 NAKAMURA Takumi[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-19 Alexey SamsonovSupport GTest for FreeBSD platforms (9.x)
2014-02-10 NAKAMURA Takumi[CMake] Add dependencies to gtest.
2014-01-30 Renato GolinComment out unused macro because of warning
2014-01-10 NAKAMURA TakumiSink add_llvm_library(gtest_main) to UnitTestMain/CMake...
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovUnbreak the build after r194997
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-16 NAKAMURA Takumigtest-death-test.cc: Move ~DeathTestFactory() to unbrea...
2013-11-15 Juergen RibutzkaFix previous commit (r194865)
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-15 Chandler CarruthMove all of the GoogleTest files back to the same locat...
2013-05-14 Duncan SandsGet the unittests compiling when building with cmake...
2013-04-30 Reid KlecknerTry to fix ProgramTest on FreeBSD
2013-02-25 Matt Beaumont-Gay'Hexadecimal' has two 'a's and only one 'i'.
2013-01-18 Manuel KlimekAdd basic command line parsing to TestMain.
2012-12-07 NAKAMURA Takumiunittest/googletest/Makefile: Unbreak out-of-tree build.
2012-12-06 Alexey SamsonovTry to unbreak makefile build by excluding gtest-all...
2012-12-06 Alexey SamsonovModify the LLVM checkout of googletest:
2012-11-27 Richard SmithRemove unused internal linkage variable.
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-09-10 Evgeniy StepanovGTest on Android needs a custom tmpdir path.
2012-09-04 Evgeniy StepanovFix Android build of gtest and lib/Support.
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-06-06 Benjamin KramerRemove dead private member variables from gtest.
2012-06-06 Justin HolewinskiFix gtest build issue on Visual Studio 2012 RC
2012-05-15 Daniel Dunbarllvm-build: Add support for non-installed libraries...
2012-01-22 David BlaikieHelp GCC along with code that's actually unreachable.
2012-01-21 David BlaikieRemove unreachable defaults from gtest.
2011-12-15 Daniel Dunbarbuild/unittests: Fix llvm-config names for gtest librar...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-12 Daniel DunbarLLVMBuild: Add info for gtest.
2011-10-19 Joe AbbeyAdding dependencies to allow -DBUILD_SHARED_LIBS=true...
2011-07-27 Frits van BommelUpdate CMake build for new gtest file.
2011-07-27 Jay FoadMerge gtest-1.6.0.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-03-01 Oscar FuentesFixes warnings emitted by Visual Studio 2010 compiler.
2011-02-28 NAKAMURA TakumiDon't install libUnitTestMain.a. It might be useless...
2011-02-04 NAKAMURA TakumiMake Win32's header file name lower for cross build...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-10-19 Michael J. SpencerFix VC2010 build.
2010-10-17 Oscar FuentesBuild with RTTI and exceptions disabled. Only in GCC...
2010-10-07 Michael J. Spencergtest: Fix warnings on MinGW.
2010-10-07 Michael J. SpencerCMake: Fix warning in gtest.
2010-10-02 Francois PichetFix MSVC release mode compilation error.
2010-09-25 Oscar FuentesReverting "CMake: Don't include tools, unittets, or...
2010-09-24 Michael J. SpencerCMake: Don't include tools, unittets, or examples as...
2010-09-24 Michael J. SpencerFix line endings from my last commit.
2010-09-24 Michael J. Spencerunittests: Support Windows.
2010-09-24 Michael J. SpencerCMake: Build unittests.
2010-09-04 Chris Lattnerdelete dead code.
2010-08-15 Argyrios KyrtzidisRevert r111082. No warnings for this common pattern.
2010-08-14 Argyrios KyrtzidisAdd ATTRIBUTE_UNUSED to methods that are not supposed...
2010-07-12 Jakob Stoklund OlesenSilence a warning.
2010-06-23 Nick LewyckyDon't link against libm and libpthread which don't...
2010-06-03 Benjamin KramerForgot to update the most important part of the gtest...
2010-06-03 Benjamin KramerDisable pthread support in googletest if llvm was confi...
2010-06-03 Benjamin KramerTurns out gtest still prefers the system <tr1/tuple...
2010-06-02 Benjamin KramerUpdate Readme and Makefiles for the new gtest.
2010-06-02 Benjamin KramerMerge gtest-1.5.0.
2010-06-02 Benjamin KramerMerge gtest-1.4.0.
2010-06-02 Benjamin KramerMerge gtest-1.3.0.
next