[all-commits] [llvm/llvm-project] a675e0: [clang-doc] Avoid reading files in unit tests

Paul Kirth via All-commits all-commits at lists.llvm.org
Fri May 23 11:03:31 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-disable-file-test
  Home:   https://github.com/llvm/llvm-project
  Commit: a675e0827d8bee1cfff9e095bc7eb394f520331c
      https://github.com/llvm/llvm-project/commit/a675e0827d8bee1cfff9e095bc7eb394f520331c
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-23 (Fri, 23 May 2025)

  Changed paths:
    M clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp

  Log Message:
  -----------
  [clang-doc] Avoid reading files in unit tests

In #138062 it was brought up that this was an anti-pattern. We'll need
to Migrate all of the mustache unittests to lit tests, and disable them
until tool support lands.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list