[PATCH] D76609: [DEXTER] Add support for windows in regression test suite.

Tom Weaver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 11:30:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG89025da9f676: [Dexter] Add support for Windows to regression test suite. (authored by TWeaver).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76609

Files:
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_step_kinds.cpp
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_step_order.cpp
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_type.cpp
  debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_value.cpp
  debuginfo-tests/dexter/feature_tests/commands/penalty/unreachable.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_program_state.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/direction.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/func.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/func_external.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/recursive.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/small_loop.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_order.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_type.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_value.cpp
  debuginfo-tests/dexter/feature_tests/commands/perfect/unreachable.cpp
  debuginfo-tests/dexter/feature_tests/subtools/view.cpp
  debuginfo-tests/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76609.253178.patch
Type: text/x-patch
Size: 15035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/8f830e16/attachment.bin>


More information about the llvm-commits mailing list