A Testing Framework for LFE
Current section
Files
(defmodule ltest-const (export all)) (defun test-suite-header () "=") (defun test-suite-subheader () "-") (defun test-suite-title () "ltest") (defun test-suite-width () 72) (defun mod-indent () 0) (defun func-indent () 2) (defun error-indent () 6)
Type any of these into the search box. They can be combined with free text which searches package names and descriptions.
Wrap values in double quotes to include spaces, e.g. name:"my package".
name:"my package"