[all-commits] [llvm/llvm-project] 7f6589: [libc] Add [EXPECT|ASSERT]_[TRUE|FALSE] unittest m...

Siva Chandra via All-commits all-commits at lists.llvm.org
Thu Jan 30 12:05:08 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f658920863bb96adc973a586cac50d9f8ad940b
      https://github.com/llvm/llvm-project/commit/7f658920863bb96adc973a586cac50d9f8ad940b
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M libc/utils/CPP/TypeTraits.h
    M libc/utils/UnitTest/Test.cpp
    M libc/utils/UnitTest/Test.h

  Log Message:
  -----------
  [libc] Add [EXPECT|ASSERT]_[TRUE|FALSE] unittest macros.

Also, other EXPECT_* and ASSERT_* macros have been extended to accept
bool values.

Reviewers: abrachet, gchatelet

Subscribers: MaskRay, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D73668




More information about the All-commits mailing list