[all-commits] [llvm/llvm-project] 1d6d1e: [Docs] Add best practices for regression tests

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 26 05:28:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d6d1ecca7ec54109514237c854cdb60035decf4
      https://github.com/llvm/llvm-project/commit/1d6d1ecca7ec54109514237c854cdb60035decf4
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M llvm/docs/TestingGuide.rst

  Log Message:
  -----------
  [Docs] Add best practices for regression tests

There are a lot of conventions for writing tests that don't seem
to be documented anywhere right now, so this takes a stab at
writing down some "best practices".

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




More information about the All-commits mailing list