[all-commits] [llvm/llvm-project] d23f60: [libc++][test] Adds format string helper.

mordante via All-commits all-commits at lists.llvm.org
Tue Sep 20 09:58:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d23f609d9c33ea57aec1789c8eafeb4d6a4b1be1
      https://github.com/llvm/llvm-project/commit/d23f609d9c33ea57aec1789c8eafeb4d6a4b1be1
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

  Changed paths:
    M libcxx/test/std/time/time.syn/formatter.day.pass.cpp
    M libcxx/test/std/time/time.syn/formatter_tests.h
    A libcxx/test/support/test_format_string.h

  Log Message:
  -----------
  [libc++][test] Adds format string helper.

Update the formatter day tests to the new style.
Other test will be done separately.

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list