diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-17 16:37:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-17 16:37:46 +0000 |
commit | cf34595c934021488b1499900cb9182576ceb582 (patch) | |
tree | c0f8dee20a5fe1f9fcef60fb2a88dedc401b8562 /Build/tests/README | |
parent | 15fb41576282c23c5d6864975a61a9e3436fa7fc (diff) |
move tests to Build
git-svn-id: svn://tug.org/texlive/trunk@14724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/tests/README')
-rw-r--r-- | Build/tests/README | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Build/tests/README b/Build/tests/README new file mode 100644 index 00000000000..2400fbd51b4 --- /dev/null +++ b/Build/tests/README @@ -0,0 +1,31 @@ +$Id$ +Written 2004, Karl Berry. Public domain. + +The asytestlibs.asy file is for testing various optional libraries that +can be linked with Asymptote. See +http://tug.org/texlive/build.html#asymptote. + + +Therest of the files are some basic tests for TeX Live being at all +functional. They are not being run by any cron job and are no longer up +to date; it proved too time-consuming to keep everything going, so they +have been moribund for some years now. If anyone is interested, please +go to work on it. + +The general idea is to have a "knowngood" dvi or pdf file, and compare +it against the result of running with the current code. + +I wrote the DVI-comparing (which uses dvitype) script in Perl so it +would have a chance of running under Windows. I don't know if it really +does. Ditto the PDF-comparing script (which uses pdftoppm from the xpdf +distribution). + +The numbers in the directory names are just an arbitrary prioritizing +scheme, so simpler tests can be run before more complex ones. Several +tests can have the same priority number. + +I don't intend to try to make this any kind of exhaustive testing, we're +just trying to make sure the most obvious things aren't broken. The +most important additional tests if they ever get resurrected are: + 8-bit input (all common languages) + pdfconcat |