aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/Makefile b/test/Makefile
index f9b5e6b..a7da8cd 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -119,12 +119,6 @@ core-help: build clean-core-help
$i "Run 'make help' and check that it prints help"
$t test -n "`$(MAKE) -C $(APP) help` | grep Usage"
-# @todo what about ERLC_OPTS etc.
-# @todo test AND document COMPILE_FIRST and COMPILE_MIB_FIRST
-# @todo when .app.src becomes legacy, test legacy
-# @todo tests for https://github.com/ninenines/erlang.mk/blob/master/doc/src/guide/external_plugins.asciidoc
-# @todo test that clean removes crash dump
-
# Legacy tests.
#
# The following tests are slowly being converted.