Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 23-Apr-2016 | - | ||||
Makefile.in | H A D | 27-Mar-2011 | 4.3 KiB | 144 | 77 | |
README | H A D | 11-Feb-2003 | 455 | 15 | 9 | |
test-doc.c | H A D | 16-Feb-2007 | 2 KiB | 89 | 51 | |
test-gif.c | H A D | 07-Aug-2006 | 1.8 KiB | 84 | 30 | |
test-io.c | H A D | 16-Feb-2007 | 6.1 KiB | 279 | 191 | |
test-modify.c | H A D | 07-Aug-2006 | 2.1 KiB | 101 | 40 | |
test-msg.c | H A D | 16-Feb-2007 | 1.9 KiB | 100 | 69 | |
wwwoffle.conf | H A D | 01-Feb-2004 | 938 | 43 | 28 |
README
1 WWWOFFLE 2.8 - test programs 2 ============================ 3 4These are just some test programs that I use to test wwwoffle with. 5 6test-doc.c - Tests the Document parsers, lists the images etc in a file. 7test-msg.c - Tests the messages generation. 8test-modify.c - Tests the HTML modification code. 9test-io.c - Tests the IO functions. 10 11For instructions read the source. 12 13 14Andrew M. Bishop 11-Feb-2003 15