Index of /archives/text/CTAN/macros/latex/contrib/cals/test

Icon  Name                                           Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2014-11-17 20:11 505 [DIR] cell/ 2017-01-20 17:45 - [DIR] colsep/ 2017-01-20 17:45 - [DIR] decoration/ 2017-01-20 17:45 - [DIR] llt/ 2017-01-20 17:45 - [DIR] regression/ 2017-01-20 17:45 - [DIR] rowsep/ 2017-01-20 17:45 - [DIR] span/ 2017-01-20 17:45 - [DIR] support/ 2017-01-20 17:45 - [DIR] table/ 2017-01-20 17:45 - [TXT] template.txt 2014-11-13 19:32 642 [DIR] visual_tables/ 2017-01-20 17:45 -
Unit tests for the CALS package. Usage:

$ export TEXINPUTS=`pwd`/../dev:
$ mkdir tmp
$ python support/run_tests.py
  or, to execute a subset of the tests,
$ python support/run_tests.py cell/test_10

Expect that the tests in the directory "visual_tables" fail.
Depending on the OS and TeX distro version, the font drawing
might look different.
17 Nov 2014: the tests in "visual_tables" are disabled.

Probably I need to package the unit testing code as a separate
package and publish an article about it.