[all-commits] [llvm/llvm-project] 339e82: [libc++][lit][AIX] Port tests for getting time to AIX

xingxue-ibm via All-commits all-commits at lists.llvm.org
Mon Jun 27 13:08:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 339e824bcae0499bf2cafd97f1b45a052c15ae39
      https://github.com/llvm/llvm-project/commit/339e824bcae0499bf2cafd97f1b45a052c15ae39
  Author: Xing Xue <xingxue at outlook.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    M libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_one.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_one_wide.pass.cpp

  Log Message:
  -----------
  [libc++][lit][AIX] Port tests for getting time to AIX

Summary:
This patch ports libc++ LIT test cases for getting time in various locales to AIX.

Reviewed by: philnik, Mordante, libc++

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




More information about the All-commits mailing list