aboutsummaryrefslogtreecommitdiffstats
path: root/test/simple
Commit message (Collapse)AuthorAgeFilesLines
* Starting TL-WHO tests.Kaz Kylheku2023-05-281-294/+0
| | | | | | | * test/simple: renamed to simple.tl. Just a self-contained file we can run. The first test has been rewritten to TL. After that we (exit). The first test is failing; it is not rendering any attributes.
* *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.
* 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...
* Dev versionEdi Weitz2009-03-091-0/+240
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4336 4281704c-cde7-0310-8518-8e2dc76b1ff0