aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Fix keyword bloating in DEFPACKAGE clauses (#33)masterKilian M. Haemmerle2022-02-231-1/+1
| | | | | * Fix keyword bloating in DEFPACKAGE :EXPORT clauses * Fix keyword bloating in DEFPACKAGE :SHADOW clause
* *HTML-NO-INDENT-TAGS*Nikodemus Siivola2012-04-091-1/+32
| | | | | | | | Tags in this list don't have their body indented even if *INDENT* is true. <pre> in particular is indentation sensitive, and it's irritating when rendering changes as :indent is flipped.
* fix unportable testsNikodemus Siivola2012-04-091-9/+9
| | | | | | | Previously the tests implicitly assumed that EVAL does macroexpansion at runtime -- which is legal, but not required. Add explicit EVAL calls to tests requiring that.
* more expressive test results for STRING= testsNikodemus Siivola2012-04-091-1/+9
| | | | A bit ugly, but...
* number the tests in source to avoid confusionNikodemus Siivola2012-04-091-0/+23
| | | | | Just spent 20 minutes trying to figure out why a test that wasn't failing was...
* delete trailing whitespaceNikodemus Siivola2012-04-091-1/+1
|
* Dev versionEdi Weitz2009-03-093-0/+424
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4336 4281704c-cde7-0310-8518-8e2dc76b1ff0