Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: Makefile.standalone-help/check-lit.txt

Issue 1582243005: allow specific test for make check (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: changes suggested by stichnot Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Makefile.standalone ('k') | Makefile.standalone-help/check-xtest.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.standalone-help/check-lit.txt
diff --git a/Makefile.standalone-help/check-lit.txt b/Makefile.standalone-help/check-lit.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0f6dacd0c6bb04bab2ad716afac66d3dc98d1e3c
--- /dev/null
+++ b/Makefile.standalone-help/check-lit.txt
@@ -0,0 +1,4 @@
+check-lit - run the lit tests
+To check a specific test, override CHECK_LIT_TESTS, e.g.:
+ make -f Makefile.standalone check-lit \
+ CHECK_LIT_TESTS=tests_lit/llvm2ice_tests/arith.lll
« no previous file with comments | « Makefile.standalone ('k') | Makefile.standalone-help/check-xtest.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698