Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [*] remove tests directory | Philipp Gesang | 2014-01-02 | 1 | -8/+0 |
| | | | | | | | | | | | Testing has been done using the test repo exclusively for quite some time now: https://bitbucket.org/phg/lua-la-tex-tests. Also, the ``mktests`` script partially automates testing of the font management. This changeset is just codifying the facts. If any of the tests deserves preservation please file an issue for inclusion into the test repo. Thanks! | ||||
* | Sanitize color before attempting to use it | Khaled Hosny | 2010-09-13 | 1 | -0/+8 |
Right now it just checks the number if fields, may be we should check if it is a valid hex color value as well. |