Index of /archives/text/CTAN/macros/latex2e/contrib/cals/test
Name Last modified Size Description
Parent Directory -
visual_tables/ 2017-01-20 17:45 -
template.txt 2014-11-13 19:32 642
table/ 2017-01-20 17:45 -
support/ 2017-01-20 17:45 -
span/ 2017-01-20 17:45 -
rowsep/ 2017-01-20 17:45 -
regression/ 2017-01-20 17:45 -
llt/ 2017-01-20 17:45 -
decoration/ 2017-01-20 17:45 -
colsep/ 2017-01-20 17:45 -
cell/ 2017-01-20 17:45 -
README 2014-11-17 20:11 505
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.