Skip to content

Commit

Permalink
this commit fixes OdonataResearchLLC#53
Browse files Browse the repository at this point in the history
  • Loading branch information
jimka2001 committed Aug 16, 2018
1 parent 2b3e66c commit fc87f44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp-unit.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ assertion.")
;; Return the name of the test
,qname))))

;; function requested in issue #53
(defmacro defun-test (name lambda-list &body body)
"Define a test and a function of the same name.
LAMBDA-LIST is a lambda list for the function, which may have &optional, &key, &aux arguments, but no manditory arguments."
Expand Down

0 comments on commit fc87f44

Please sign in to comment.