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

Michael Platings via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 17 15:34:05 PDT 2023


michaelplatings created this revision.
michaelplatings added reviewers: Mordante, DavidSpickett, ldionne.
Herald added subscribers: arphaman, arichardson.
Herald added a project: All.
michaelplatings requested review of this revision.
Herald added projects: libc++, libc++abi, libunwind.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
Herald added a reviewer: libunwind.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155521

Files:
  libcxx/CMakeLists.txt
  libcxx/docs/index.rst
  libcxx/test/configs/armv7m-libc++.cfg.in
  libcxx/test/libcxx/selftest/convenience_substitutions/build_run.sh.cpp
  libcxx/test/libcxx/selftest/dsl/dsl.sh.py
  libcxx/test/libcxx/selftest/pass.cpp/run-error.pass.cpp
  libcxx/test/libcxx/selftest/pass.mm/run-error.pass.mm
  libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/complexity.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/ranges_sort_heap.pass.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/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
  libcxx/utils/run-qemu.sh
  libcxxabi/CMakeLists.txt
  libcxxabi/test/configs/armv7m-libc++abi.cfg.in
  libunwind/CMakeLists.txt
  libunwind/test/configs/armv7m-libunwind.cfg.in

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


More information about the libcxx-commits mailing list