aboutsummaryrefslogtreecommitdiff
path: root/tests/freetype
AgeCommit message (Collapse)Author
2013-04-26* Added comments on edited code.Éloi Rivard
2013-04-26* Removed some freetype ASM_JS warnings.Éloi Rivard
2012-12-19Updated scripts to call python2 directly rather than relying on python ↵Alan Kligman
symlink pointing to the right place. See PEP394 for details on why this should be OK.
2012-03-31add additional testcase from issue 324Alon Zakai
2012-03-31do not consider division safe for |0 removal, and add testcase 2 from issue 324Alon Zakai
2012-03-28add testcase for issue 324Alon Zakai
2011-03-04integer rounding fixes and CORRECT_ROUNDINGS optionAlon Zakai
2011-02-12missing freetype filesAlon Zakai
2011-02-08prep for freetype demoAlon Zakai
2011-01-29freetype test, plus some unix-specific file IO stuffAlon Zakai