david parsons
5fc4a18512
1. Redo the _to_anchor() function to stick with xhtml label restrictions
...
2. tweak the id: pseudo-protocol tests to reflect them being span instead of a
2010-09-03 16:15:49 -07:00
David Parsons
b7be677d83
Add the pseudo-protocol `lang', which generates a
...
span with a `lang=` attribute.
2010-03-25 09:04:57 -07:00
David Parsons
3aa4343255
Rework all of the test cases so they use tests/functions.sh,
...
which gives me the ability to do verbose and nonverbose test
suite running (`VERBOSE=1 make test` is the traditional output
now, and `make test` just gives pass/fail on each .t file)
2010-02-11 23:13:29 -08:00
David Parsons
ebdd489ed7
1. Fix a bug in generate.c where MKD_NO_EXT was not being handled.
...
2. Add -fext to the options for the markdown program
3. `try`ify a bunch more of the test cases.
2009-06-17 14:30:43 -07:00
David Parsons
dd62ce7675
Xcode for Macos 10.5 sucks. If you're running /bin/sh
...
here, `echo -n` *does not work* from inside it. So I
will write my own version of echo and use that for test
output.
2008-05-23 21:36:15 -07:00
david parsons
4491c67023
Add test cases for styles & pseudo-protocols
2008-01-19 11:20:19 -08:00