1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00
putty-source/testdata
Simon Tatham 01d365b626 Beginnings of a test suite for the bignum code. The output of
testdata/bignum.py is twice the size of the rest of the PuTTY source
put together, so I'm not checking it in.

This reveals bugs in the new multiplication code, which I have yet to
fix.

[originally from svn r9097]
2011-02-20 14:59:00 +00:00
..
bignum.py Beginnings of a test suite for the bignum code. The output of 2011-02-20 14:59:00 +00:00
colours.txt I'd rather not keep losing these little test files, so here's some 2004-12-17 11:18:13 +00:00
lattrs.txt Divide the do_paint() loop into several subloops. The activity of 2004-12-17 11:37:16 +00:00
scocols.txt I'd rather not keep losing these little test files, so here's some 2004-12-17 11:18:13 +00:00
utf8.txt Add an option to use wcwidth_cjk() instead of wcwidth(), as several people 2005-03-22 23:20:23 +00:00
vt100.txt Divide the do_paint() loop into several subloops. The activity of 2004-12-17 11:37:16 +00:00