• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..23-Apr-2016-

Makefile.inH A D27-Mar-20114.3 KiB14477

READMEH A D11-Feb-2003455 159

test-doc.cH A D16-Feb-20072 KiB8951

test-gif.cH A D07-Aug-20061.8 KiB8430

test-io.cH A D16-Feb-20076.1 KiB279191

test-modify.cH A D07-Aug-20062.1 KiB10140

test-msg.cH A D16-Feb-20071.9 KiB10069

wwwoffle.confH A D01-Feb-2004938 4328

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