File: README

package info (click to toggle)
pxp 1.1.4-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,944 kB
  • ctags: 1,728
  • sloc: ml: 15,005; xml: 2,583; sh: 972; makefile: 677
file content (16 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
----------------------------------------------------------------------
(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:
  ./run

- 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