aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-12-29 14:44:07 +0100
committerLoïc Hoguin <[email protected]>2013-12-29 14:44:07 +0100
commit46d08fcffe8848b492089c29c2effb7767075792 (patch)
tree1dda2cbfbd112a773a1a6b0e7d502759493f8372 /README.md
parentd51f7fc261199d55098c3e2d447aa05cd2d07dc2 (diff)
downloaderlang.mk-46d08fcffe8848b492089c29c2effb7767075792.tar.gz
erlang.mk-46d08fcffe8848b492089c29c2effb7767075792.tar.bz2
erlang.mk-46d08fcffe8848b492089c29c2effb7767075792.zip
Add CT_OPTS0.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 460882d..22cb2bf 100644
--- a/README.md
+++ b/README.md
@@ -184,6 +184,8 @@ the various operations of the documentation generation.
the `make tests` command. If your suite module is named `ponies_SUITE`
then you only need to put `ponies` in the list.
+`CT_OPTS` allows you to specify extra common_test options.
+
`PLT_APPS` is the list of applications to include when building the
`.plt` file for Dialyzer. You do not need to put `erts`, `kernel` or
`stdlib` in there because they will always be included. The applications