From 635f33be8dffbb255b16a0caae94211d0399def5 Mon Sep 17 00:00:00 2001 From: Jasper den Ouden Date: Sun, 7 Jun 2020 15:16:16 +0200 Subject: [PATCH] Mention the html knocker. be clearer on what the test does --- doc/features.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/features.md b/doc/features.md index d017540..b23255a 100644 --- a/doc/features.md +++ b/doc/features.md @@ -11,16 +11,20 @@ (both things the user has to script) * Simple sequence knocking, (`seq('simple')`) * Simple choosing different options. (`seq('split')`) +* `doc/knocker.html` has a javascript knocker in it. (multiple ways of doing it) + It does not have sha256 knocking yet. ### Install +* Need a damn issues mailing list. (or something) * A `knockoff-git` `PKGBUILD` file. ### Tests * Some basic arguments stuff. * Simple and simple-choosing knock sequences in lua. -* Same, but in shellscripts using `knockoff simulate` for simple +* Same, but in shellscripts using `knockoff simulate setup $PORTS` + where `knockoff ports setup` produces the correct ports. * All the tests using bubblewrap, using local install in "alternate" home directory. (`make test_bwrap_local`) -- 2.38.5