[libcxx-commits] [PATCH] D77338: [libc++] Add an alternative Lit test format

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 3 08:36:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
ldionne marked 2 inline comments as done.
Closed by commit rG80a2ddf65ccd: [libc++] Add an alternative Lit test format (authored by ldionne).

Changed prior to commit:
  https://reviews.llvm.org/D77338?vs=254621&id=254823#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77338

Files:
  libcxx/test/libcxx/selftest/newformat/additional_compile_flags/substitutes-in-compile-flags.sh.cpp
  libcxx/test/libcxx/selftest/newformat/additional_compile_flags/substitutes-in-run.sh.cpp
  libcxx/test/libcxx/selftest/newformat/compile.fail.cpp/compile-error.compile.fail.cpp
  libcxx/test/libcxx/selftest/newformat/compile.fail.cpp/compile-success.compile.fail.cpp
  libcxx/test/libcxx/selftest/newformat/compile.fail.cpp/wrong-expected.compile.fail.cpp
  libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/compile-error.compile.pass.cpp
  libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/compile-success.compile.pass.cpp
  libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/link-error.compile.pass.cpp
  libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/run-error.compile.pass.cpp
  libcxx/test/libcxx/selftest/newformat/fail.cpp/compile-error-with-verify.fail.cpp
  libcxx/test/libcxx/selftest/newformat/fail.cpp/compile-error-without-verify.fail.cpp
  libcxx/test/libcxx/selftest/newformat/fail.cpp/compile-success.fail.cpp
  libcxx/test/libcxx/selftest/newformat/fail.cpp/wrong-expected.fail.cpp
  libcxx/test/libcxx/selftest/newformat/fail.mm/compile-error-with-verify.fail.mm
  libcxx/test/libcxx/selftest/newformat/fail.mm/compile-error-without-verify.fail.mm
  libcxx/test/libcxx/selftest/newformat/fail.mm/compile-success.fail.mm
  libcxx/test/libcxx/selftest/newformat/fail.mm/wrong-expected.fail.cpp
  libcxx/test/libcxx/selftest/newformat/file_dependencies/no-dependencies.sh.cpp
  libcxx/test/libcxx/selftest/newformat/file_dependencies/substitute-in-dependencies.sh.cpp
  libcxx/test/libcxx/selftest/newformat/file_dependencies/substitute-in-run.sh.cpp
  libcxx/test/libcxx/selftest/newformat/link.fail.cpp/compile-error.link.fail.cpp
  libcxx/test/libcxx/selftest/newformat/link.fail.cpp/link-error.link.fail.cpp
  libcxx/test/libcxx/selftest/newformat/link.fail.cpp/link-success.link.fail.cpp
  libcxx/test/libcxx/selftest/newformat/link.pass.cpp/compile-error.link.pass.cpp
  libcxx/test/libcxx/selftest/newformat/link.pass.cpp/link-error.link.pass.cpp
  libcxx/test/libcxx/selftest/newformat/link.pass.cpp/link-success.link.pass.cpp
  libcxx/test/libcxx/selftest/newformat/link.pass.cpp/run-error.link.pass.cpp
  libcxx/test/libcxx/selftest/newformat/lit.local.cfg
  libcxx/test/libcxx/selftest/newformat/pass.cpp/compile-error.pass.cpp
  libcxx/test/libcxx/selftest/newformat/pass.cpp/link-error.pass.cpp
  libcxx/test/libcxx/selftest/newformat/pass.cpp/run-error.pass.cpp
  libcxx/test/libcxx/selftest/newformat/pass.cpp/run-success.pass.cpp
  libcxx/test/libcxx/selftest/newformat/pass.mm/compile-error.pass.mm
  libcxx/test/libcxx/selftest/newformat/pass.mm/link-error.pass.mm
  libcxx/test/libcxx/selftest/newformat/pass.mm/no-arc.pass.mm
  libcxx/test/libcxx/selftest/newformat/pass.mm/run-error.pass.mm
  libcxx/test/libcxx/selftest/newformat/pass.mm/run-success.pass.mm
  libcxx/test/libcxx/selftest/newformat/pass.mm/use-objective-cxx.pass.mm
  libcxx/test/libcxx/selftest/newformat/run.fail.cpp/compile-error.run.fail.cpp
  libcxx/test/libcxx/selftest/newformat/run.fail.cpp/link-error.run.fail.cpp
  libcxx/test/libcxx/selftest/newformat/run.fail.cpp/run-error.run.fail.cpp
  libcxx/test/libcxx/selftest/newformat/run.fail.cpp/run-success.run.fail.cpp
  libcxx/test/libcxx/selftest/newformat/sh.cpp/empty.sh.cpp
  libcxx/test/libcxx/selftest/newformat/sh.cpp/remote-substitutions.sh.cpp
  libcxx/test/libcxx/selftest/newformat/sh.cpp/run-error.sh.cpp
  libcxx/test/libcxx/selftest/newformat/sh.cpp/run-success.sh.cpp
  libcxx/test/libcxx/selftest/newformat/sh.cpp/substitutions.sh.cpp
  libcxx/test/libcxx/selftest/test.pass.mm
  libcxx/test/lit.cfg
  libcxx/utils/libcxx/test/newformat.py
  libcxxabi/test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77338.254823.patch
Type: text/x-patch
Size: 56839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200403/e66bdca7/attachment-0001.bin>


More information about the libcxx-commits mailing list