Plasma GitLab Archive
Projects Blog Knowledge

----------------------------------------------------------------------
(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

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml