[Lldb-commits] [PATCH] D49415: Add unit tests for VMRange

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 17 09:16:12 PDT 2018


teemperor updated this revision to Diff 155899.
teemperor added a comment.

- ASSERT_ -> EXPECT_
- Now using gtest's comparison macros where possible.
- Added a PrintTo function as otherwise the gtest comparison macros won't compile.


https://reviews.llvm.org/D49415

Files:
  unittests/Utility/CMakeLists.txt
  unittests/Utility/VMRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49415.155899.patch
Type: text/x-patch
Size: 4696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180717/821cebf4/attachment-0001.bin>


More information about the lldb-commits mailing list