summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Utility/StringExtractorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Return llvm::StringRef from StringExtractor::GetStringRef.Jonas Devlieghere2019-08-211-39/+38
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-1/+1
* unittests: Specify types in a bunch of unittest EXPECT'sJustin Bogner2016-10-171-54/+54
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-656/+616
* Add more unit tests for StringExtractor hex/endian functions.Zachary Turner2016-08-311-19/+133
* Revert r280137 and 280139 and subsequent build fixesPavel Labath2016-08-311-14/+24
* A few minor stylistic cleanups in StringExtractor.Zachary Turner2016-08-301-24/+14
* Add a few more unit tests for StringExtractor.Zachary Turner2016-08-301-0/+165
* Convert some StringExtractor functions to accept MutableArrayRefs.Zachary Turner2016-08-301-6/+6
* Convert GetNameColonValue to return StringRefs.Zachary Turner2016-08-291-8/+8
* Add some unit tests for StringExtractor::GetNameColonValue.Zachary Turner2016-08-271-0/+53
* Fix StringExtractor.h issues.Bruce Mitchener2015-07-071-1/+1
* Fix the clang -Werror build & make the unit tests link under LinuxDavid Blaikie2015-03-171-37/+37
* Rework the gtest directory structure.Zachary Turner2015-03-131-0/+406
OpenPOWER on IntegriCloud