File: README

package info (click to toggle)
pxp 1.2.0~test1-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 5,980 kB
  • ctags: 2,039
  • sloc: ml: 21,222; xml: 2,597; sh: 845; makefile: 712
file content (21 lines) | stat: -rw-r--r-- 653 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
----------------------------------------------------------------------
(Anti) Regression tests
----------------------------------------------------------------------

- To build the tests, PXP must already be compiled.
  Do "make" to start the compilation of the tests.

- To run the tests:
  LEXER=<id> ./run

  where <id> is one of:
   - lex-utf8
   - wlex-utf8
   - ulex-utf8

- Program dumpfiles: Do "make dumpfiles" to create it.
  It takes XML file names on the command line, and writes a Latex
  document on stdout. The document shows the contents of all files.
  EXAMPLE:
  $ ./dumpfiles canonxml/data_jclark_valid/ext-sa/*.* >x.tex
  $ latex x