(html (head (title "sph-lib (sph test report)") (link (@ (rel "stylesheet") (type "text/css") (href "/css/sph.css"))) (meta (@ (name "viewport") (content "width=device-width,initial-scale=1"))) #f) (body () (div (@ (class top)) (nav (a (@ (href "/")) "start") ", " (a (@ (href "/feed.xml")) "feed")) "") (div (@ (class "middle")) (div (@ (class mtime) (title "last modification time of the current page")) "2023-04-05") (section (h1 "(sph test report)") (div (p "test reporters for writing to standard output for example while tests are running are implemented as a special hook") (p "part of " (a (@ (href "../../sph-lib.html")) "sph-lib")) ((section (@ (class "library-description")) (h1 "library description") (div (p "configuration with hook procedures to be called by the test execution procedures.") (p "hooks") (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings index name ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "procedure-before ignore")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings index result ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "procedure-after ignore")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings index name index-data data ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "procedure-data-before ignore")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings index result ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "procedure-data-after ignore")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings index module-name ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "module-before ignore")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings index module-name result ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "module-after ignore")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings module-names ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "modules-before ignore")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) ";settings module-names result ->")) (p (((*ENTITY* "nbsp") (*ENTITY* "nbsp")) "modules-after ignore")))) (section (@ (class "library-name")) (h1 "module name") (p "(sph test report)")) (section (@ (class "library-exports")) (h1 "exported bindings") (div (div (@ (class "doc-bindings")) (div (@ (id "doc-b-" "test-report-compact") (class "doc-b")) (div (span (@ (class "type")) "procedure") ": " (span (@ (class "name")) "test-report-compact") " " (span (@ (class "first-sig")) "result [port] ->")) (div (@ (class "rest-sig")) (div "list/vector port -> list/vector:result/input")) "") (div (@ (id "doc-b-" "test-report-null") (class "doc-b")) (div (span (@ (class "type")) "procedure") ": " (span (@ (class "name")) "test-report-null") " " (span (@ (class "first-sig")) "a ... ->")) (div (@ (class "rest-sig")) (div "any ... -> unspecified")) (div (@ (class "description")) (("ignores all arguments and returns unspecified")))) (div (@ (id "doc-b-" "test-reporter-get") (class "doc-b")) (div (span (@ (class "type")) "procedure") ": " (span (@ (class "name")) "test-reporter-get") " " (span (@ (class "first-sig")) "test-reporters name ->")) (div (@ (class "rest-sig")) (div "hashtable symbol -> procedure")) "") (div (@ (id "doc-b-" "test-reporter-names") (class "doc-b")) (div (span (@ (class "type")) "procedure") ": " (span (@ (class "name")) "test-reporter-names") " " (span (@ (class "first-sig")) "test-reporters ->")) (div (@ (class "rest-sig")) (div "hashtable -> (symbol ...)")) "") (div (@ (id "doc-b-" "test-reporters-default") (class "doc-b")) (div (span (@ (class "type")) "variable") ": " (span (@ (class "name")) "test-reporters-default")) "" "")))))))) ()))