[Lldb-commits] [PATCH] D68606: [test] Split LLDB tests into filecheck, unittest and dotest.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 7 16:30:06 PDT 2019
JDevlieghere added a comment.
Essentially this patch just moves all the filecheck tests in a directory called filecheck and renames the `Suite` and `Unit` directories to `dotest` and `unittests` respectively.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68606/new/
https://reviews.llvm.org/D68606
More information about the lldb-commits
mailing list