[all-commits] [llvm/llvm-project] e22e27: [RGT] DistroTest: Separate environment-specific te...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Fri Mar 4 12:28:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e22e2774d93379d6bad41ae20194b076fdb44915
      https://github.com/llvm/llvm-project/commit/e22e2774d93379d6bad41ae20194b076fdb44915
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    M clang/unittests/Driver/DistroTest.cpp

  Log Message:
  -----------
  [RGT] DistroTest: Separate environment-specific test functions

This allows using GTEST_SKIP() to identify un-executed tests.

Found by the Rotten Green Tests project.




More information about the All-commits mailing list