putty/testdata
Simon Tatham a22e43d3d8 Add a file of extra bignum tests.
I generated these as a by-product of using afl-fuzz on the testbn
executable. I'd hoped it would find interesting bugs in the bignum
code itself, but in fact it mostly found bugs in the parsing code in
the test main(). However, even so, it did produce a list of tests
which reach as much of the code as afl-fuzz was able to, and that
seems like a useful thing to save.

Also, of course, just having a place to put explicitly specified
bignum tests is a good thing anyway, because then we can put
regression tests on the end of it every time we fix bugs.
2016-03-30 08:45:21 +01:00
..
bignum.py Add direct tests of division/modulus to testbn. 2015-12-13 14:46:43 +00:00
bignumtests.txt Add a file of extra bignum tests. 2016-03-30 08:45:21 +01:00
colours.txt Gratuitous colour ramps in the colour test file. 2015-10-28 21:38:36 +00:00
display.txt New test output file, checking all display-relevant stuff. 2015-08-16 18:26:23 +01: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 Note in vt100.txt when it can be expected to work. 2016-03-24 23:46:10 +00:00