| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* test/simple.tl: Port tests 7 through 8 and move (exit).
|
|
|
|
|
|
|
|
|
|
|
| |
* who.tl (convert-attributes): In the run-time case,
we must generate code to print the calculated
string, not just to calculate it.
(convert-tag-to-string-list): Test the original tag
keyword against the *html-empty-tags*, not the
transformed string.
* test/simple.tl: Port and enable tests 1 to 7.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* Fix keyword bloating in DEFPACKAGE :EXPORT clauses
* Fix keyword bloating in DEFPACKAGE :SHADOW clause
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
A bit ugly, but...
|
|
|
|
|
| |
Just spent 20 minutes trying to figure out why a test that
wasn't failing was...
|
| |
|
|
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4336 4281704c-cde7-0310-8518-8e2dc76b1ff0
|