[libcxx-commits] [PATCH] D155521: Run picolibc tests with qemu

Dominik Wójt via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 20 23:15:35 PST 2023


domin144 updated this revision to Diff 558140.
domin144 added a comment.

reupload to retrigger the buildkite job


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155521/new/

https://reviews.llvm.org/D155521

Files:
  libcxx/cmake/caches/Armv7M-picolibc.cmake
  libcxx/docs/index.rst
  libcxx/test/configs/armv7m-libc++.cfg.in
  libcxx/test/libcxx/selftest/dsl/dsl.sh.py
  libcxx/test/libcxx/selftest/stdin-is-piped.sh.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/generic_category.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/system_category.pass.cpp
  libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cerr.sh.cpp
  libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cin.sh.cpp
  libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/clog.sh.cpp
  libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cout.sh.cpp
  libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/sized_delete_array14.pass.cpp
  libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/sized_delete14.pass.cpp
  libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics/classic_table.pass.cpp
  libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
  libcxx/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.bin/eval.PR44847.pass.cpp
  libcxx/test/std/time/time.clock/time.clock.file/now.pass.cpp
  libcxxabi/test/configs/armv7m-libc++abi.cfg.in
  libunwind/test/configs/armv7m-libunwind.cfg.in
  libunwind/test/libunwind_02.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155521.558140.patch
Type: text/x-patch
Size: 12719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231121/23036738/attachment-0001.bin>


More information about the libcxx-commits mailing list