[all-commits] [llvm/llvm-project] abd0ab: [FileCheck] Clean and improve unit tests
RoboTux via All-commits
all-commits at lists.llvm.org
Mon Jan 20 07:57:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: abd0ab389ee3351dc577a08f939493b67ce39f32
https://github.com/llvm/llvm-project/commit/abd0ab389ee3351dc577a08f939493b67ce39f32
Author: Thomas Preud'homme <thomasp at graphcore.ai>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M llvm/unittests/Support/FileCheckTest.cpp
Log Message:
-----------
[FileCheck] Clean and improve unit tests
Summary:
Clean redundant unit test checks (codepath already tested elsewhere) and
add a few missing checks for existing numeric substitution and match
logic.
Reviewers: jhenderson, jdenny, probinson, grimar, arichardson, rnk
Reviewed By: jhenderson
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72912
More information about the All-commits
mailing list