
- More consistent names. - Not using `.` in basename. - Run the quickbook manual test last (as when there's an error, the more specific tests are more informative). - Combine some of the code tests. [SVN r75235]
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
[article Expect template to fail because there are not enough arguments on 1.5.
|
|
[quickbook 1.5]
|
|
]
|
|
|
|
[template ternary[x y z] {[x]-[y]-[z]}]
|
|
[ternary 1..2 3 4] |