| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test for pamtotga -cmap16, improve palm roundtrip test | giraffedata | 2018-11-06 | 4 | -9/+54 |
* | Add targa tests | giraffedata | 2018-11-03 | 2 | -10/+73 |
* | New tests for 'pamaltsat', 'pamgetcolor', 'pamlevels', 'pamtris'; Various tes... | giraffedata | 2018-09-25 | 15 | -43/+132 |
* | Add tests for pbmtext -wchar | giraffedata | 2018-04-01 | 10 | -100/+262 |
* | Fix Ppmhist test for recent addition of a space to summary output | giraffedata | 2018-02-12 | 1 | -10/+10 |
* | Add test for new ppmhist summary | giraffedata | 2018-02-07 | 2 | -6/+29 |
* | Fix bug: Cryptic error messages appear when programs at the beginning of | giraffedata | 2018-02-07 | 1 | -1/+1 |
* | Updates to GIF tests | giraffedata | 2018-01-18 | 2 | -5/+113 |
* | Add -targetX | giraffedata | 2018-01-06 | 6 | -52/+26 |
* | Files missing from previous commit of test framework updates | giraffedata | 2017-12-30 | 4 | -0/+6 |
* | Fix for previous change to palm-roundtrip.test | giraffedata | 2017-12-04 | 2 | -6/+6 |
* | Make tests work on Mac OS | giraffedata | 2017-12-02 | 15 | -102/+100 |
* | Don't be affected by differences in Pnmquant output on different systems | giraffedata | 2017-12-02 | 2 | -8/+10 |
* | Change to report format of tests which use Pnmpsnr | giraffedata | 2017-10-19 | 7 | -20/+49 |
* | Make test work with 'wc' that puts white space at the beginning of the line | giraffedata | 2017-10-18 | 1 | -4/+13 |
* | Update ppmbrighten expected test results for recent fix to program | giraffedata | 2017-09-28 | 1 | -3/+3 |
* | Add tests for Palm programs | giraffedata | 2017-09-11 | 7 | -0/+218 |
* | Add palm-roundtrip tests | giraffedata | 2017-08-20 | 3 | -0/+43 |
* | fix bugs in g3-roundtrip.tet | giraffedata | 2017-07-29 | 2 | -9/+19 |
* | Pnmquantall test: Remove temporary files | giraffedata | 2017-07-08 | 2 | -8/+18 |
* | Updates from Akira | giraffedata | 2017-06-05 | 13 | -48/+187 |
* | Add tiffcmyk test, improve ppmpat, tiff roundtrip test | giraffedata | 2017-03-30 | 14 | -64/+275 |
* | Pamtotiff test improvements - use pipes, test more features | giraffedata | 2017-02-26 | 4 | -26/+30 |
* | Various new tests and other test improvements from afu | giraffedata | 2017-02-09 | 15 | -23/+180 |
* | Adapt test of ppmchange.c to recent change in rounding | giraffedata | 2017-02-01 | 2 | -20/+28 |
* | Remove incorrect test for whether programs that require libpng, libx11, or li... | giraffedata | 2016-12-25 | 1 | -13/+0 |
* | More handling in test of not-built programs | giraffedata | 2016-12-13 | 11 | -103/+96 |
* | Set locale so Awk produces the intended text regardless of environment's loca... | giraffedata | 2016-11-30 | 1 | -0/+2 |
* | More skipping of tests of not-built components | giraffedata | 2016-11-27 | 5 | -0/+47 |
* | Don't try to test a program that wasn't built | giraffedata | 2016-11-27 | 5 | -0/+51 |
* | Fix comments | giraffedata | 2016-09-04 | 1 | -3/+7 |
* | Work with more versions of 'awk' | giraffedata | 2016-09-01 | 1 | -1/+1 |
* | streamlined tests | giraffedata | 2016-05-01 | 5 | -75/+27 |
* | Remove PATH setting | giraffedata | 2016-04-30 | 1 | -2/+0 |
* | Test updates | giraffedata | 2016-04-24 | 4 | -47/+42 |
* | Additional tests | giraffedata | 2016-04-24 | 7 | -1/+88 |
* | Additional tests | giraffedata | 2016-04-24 | 2 | -8/+128 |
* | Lots of Pbmtext/libpbmfont fixes and enhancements from Akira Urushibata | giraffedata | 2016-03-19 | 2 | -25/+73 |
* | Use -machine in Pnmpsnr tests | giraffedata | 2016-01-30 | 2 | -6/+8 |
* | Improve pnmpaste tests | giraffedata | 2015-12-19 | 2 | -2/+56 |
* | Add lookup-roundtrip | giraffedata | 2015-08-21 | 5 | -0/+16 |
* | cleanup: factor out runlength encoding | giraffedata | 2015-07-03 | 4 | -2/+38 |
* | Add test for pamtopng, new tests sunicon-roundtrip, pbm-misc-converter | giraffedata | 2015-07-01 | 12 | -2/+113 |
* | Adjust to cope with new outputformat (trunk revision 2544) | giraffedata | 2015-06-19 | 2 | -3/+3 |
* | Add round-trip tests for 'xv', 'ppmtoarbtxt'; better cover compression scheme... | giraffedata | 2015-04-17 | 8 | -7/+79 |
* | Replace some GNU-only code with more portable version | giraffedata | 2015-04-07 | 2 | -3/+3 |
* | restructure tests: check-tree, check-package, check-install; add Valgrind fac... | giraffedata | 2015-04-01 | 119 | -773/+531 |
* | Add roundtrip tests for sbig, st4 | giraffedata | 2015-02-08 | 7 | -0/+41 |
* | fix: direct output to /dev/null instead of /dev/zero | giraffedata | 2015-01-01 | 1 | -1/+1 |
* | Add tests for Ppmchange, Pambackground miscellaneous other refinements | giraffedata | 2014-11-16 | 13 | -32/+152 |