summaryrefslogtreecommitdiff
path: root/share/mk/bsd.README
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2019-02-20 01:12:59 +0000
committerEnji Cooper <ngie@FreeBSD.org>2019-02-20 01:12:59 +0000
commitd0527c3f06871982bb47ee44ea64b280d7395137 (patch)
treea4b2500356aeaa10c4c1f0962a4edbed5564b3f0 /share/mk/bsd.README
parent988a9f7e39e1bea4eed03eb6f69df4cb0ec9289a (diff)
downloadsrc-test2-d0527c3f06871982bb47ee44ea64b280d7395137.tar.gz
src-test2-d0527c3f06871982bb47ee44ea64b280d7395137.zip
Document `GTESTS` variable in googletest.test.mk
Notes
Notes: svn path=/projects/import-googletest-1.8.1/; revision=344330
Diffstat (limited to 'share/mk/bsd.README')
-rw-r--r--share/mk/bsd.README2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README
index 36a61e1d196e..c4db43ea5699 100644
--- a/share/mk/bsd.README
+++ b/share/mk/bsd.README
@@ -649,6 +649,8 @@ ATF_TESTS_CXX The names of the ATF C++ test programs to build.
ATF_TESTS_SH The names of the ATF sh test programs to build.
+GTESTS The names of the GoogleTest test programs to build.
+
KYUAFILE If 'auto' (the default), generate a Kyuafile out of the
test programs defined in the Makefile. If 'yes', then a
manually-crafted Kyuafile must be supplied with the