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

Unified Diff: Makefile.standalone-help/help.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
Index: Makefile.standalone-help/help.txt
diff --git a/Makefile.standalone-help/help.txt b/Makefile.standalone-help/help.txt
new file mode 100644
index 0000000000000000000000000000000000000000..867b19b39b58ac1d99321ba341a69307025e5596
--- /dev/null
+++ b/Makefile.standalone-help/help.txt
@@ -0,0 +1,12 @@
+
+Targets:
+
+check-lit - run the lit tests
+check-xtest - run the cross tests
+
+ For more detailed help:
+
+ makefile -f Makefile.standalone help-target . so for example:
Jim Stichnoth 2016/01/22 03:05:21 make (not makefile)
rkotlerimgtec 2016/01/22 03:48:31 Done.
+ makefile -f Makefile.standalone help-check-lit
+
+
« Makefile.standalone-help/check-lit.txt ('K') | « Makefile.standalone-help/check-xtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698