diff options
| author | Brian Gesiak <modocache@gmail.com> | 2016-10-12 03:35:04 +0000 | 
|---|---|---|
| committer | Brian Gesiak <modocache@gmail.com> | 2016-10-12 03:35:04 +0000 | 
| commit | 8d89c3c6f7f731662d9e6af3ad82069e380c8355 (patch) | |
| tree | e59b9d31ad2ebad8dcc19761d9e224f08b3c45c8 /libcxx/test/std/utilities | |
| parent | d57d93c9de39187ec2298463b539ce617012c8ce (diff) | |
| download | bcm5719-llvm-8d89c3c6f7f731662d9e6af3ad82069e380c8355.tar.gz bcm5719-llvm-8d89c3c6f7f731662d9e6af3ad82069e380c8355.zip | |
[lit] Run unit tests as part of lit test suite
Summary:
The Python file `utils/lit/lit/ShUtil.py` contains:
1. Logic used by lit itself
2. A set of unit tests for that logic, which can be run by invoking
  `python utils/lit/lit/ShUtil.py`
Move these unit tests to a `tests/unit` subdirectory of lit, and run
the tests as part of lit's test suite. This ensures that, should the
lit test suite be included in LLVM's own regression test suite, these
unit tests will also be run.
(Instructions on how to run lit's test suite can be found in
`utils/lit/README.txt`.)
Reviewers: ddunbar, echristo, delcypher, beanz
Subscribers: mehdi_amini, llvm-commits
Differential Revision: https://reviews.llvm.org/D25411
llvm-svn: 283968
Diffstat (limited to 'libcxx/test/std/utilities')
0 files changed, 0 insertions, 0 deletions

