| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tests for pbmtoascii, ppmtoascii | giraffedata | 2024-10-12 | 7 | -14/+153 |
* | new tests for facesaver and pgmtofs and fstopgm | giraffedata | 2024-09-28 | 2 | -4/+80 |
* | Remove testrandom program; obsolete because Mersenne Twister random numbers a... | giraffedata | 2024-09-21 | 1 | -153/+0 |
* | color name parsing tests | giraffedata | 2024-09-15 | 7 | -20/+384 |
* | Use test-invalid.inc from work directory instead of srcdir | giraffedata | 2024-04-21 | 40 | -40/+40 |
* | missed in previous commit | giraffedata | 2024-04-21 | 3 | -0/+108 |
* | new test for 'infotopam', color dictionary stuff | giraffedata | 2024-04-21 | 7 | -257/+254 |
* | New pamcut tests | giraffedata | 2024-03-16 | 2 | -25/+173 |
* | Move .info test files to test directory | giraffedata | 2024-03-16 | 2 | -0/+0 |
* | update pamcut test | giraffedata | 2024-03-09 | 2 | -32/+110 |
* | pnmindex, ppmtomitsu tests that don't use pnmcolormap | giraffedata | 2024-02-11 | 4 | -34/+53 |
* | Factor out 'test invalid' checks | giraffedata | 2024-01-14 | 53 | -1832/+506 |
* | fix typo in previous commit | giraffedata | 2023-12-28 | 1 | -1/+1 |
* | Make pnmindex.test executable | giraffedata | 2023-12-20 | 1 | -0/+0 |
* | Add pnmindex.ok, update pnmindex.test | giraffedata | 2023-12-20 | 2 | -17/+66 |
* | new tests for pnmindex, pnmpad | giraffedata | 2023-12-16 | 15 | -3/+1695 |
* | quantization down to 1 color is now allowed | giraffedata | 2023-10-21 | 2 | -11/+42 |
* | Update for recent change of random number generator | giraffedata | 2023-10-20 | 2 | -20/+20 |
* | miscellaneous test updates | giraffedata | 2023-10-06 | 7 | -24/+12 |
* | Add ybm, JPEG scans test, improve xpm, cis tests | giraffedata | 2023-09-23 | 10 | -21/+83 |
* | Remove executable status accidentally placed on .ok files | giraffedata | 2023-09-16 | 11 | -0/+0 |
* | test updates; move some tests from other directories to test directory, impro... | giraffedata | 2023-09-16 | 11 | -9/+296 |
* | Add test.jpegscan | giraffedata | 2023-08-26 | 1 | -0/+13 |
* | Add tests for command line parameters for pamaddnoise, ppmrough | giraffedata | 2023-08-24 | 5 | -1/+572 |
* | cleanup | giraffedata | 2023-08-15 | 2 | -21/+26 |
* | Better reporting for invalid test cases; correction of need-Bash classification | giraffedata | 2023-08-06 | 110 | -1295/+1294 |
* | Add pamstack test | giraffedata | 2023-08-06 | 3 | -0/+164 |
* | New pnmcolormap2 test | giraffedata | 2023-04-30 | 2 | -23/+143 |
* | Update for new 'pnmcolormap' sort order | giraffedata | 2023-04-02 | 1 | -9/+9 |
* | test new -asciihex and -ascii85 on 'pbmtextps' | giraffedata | 2023-03-04 | 4 | -12/+91 |
* | new tests for 'pnmcolormap' | giraffedata | 2023-03-01 | 5 | -1/+119 |
* | Use prefabricated colormap instead of generating it dynamically | giraffedata | 2023-02-20 | 1 | -1/+19 |
* | Add tests for listfile functions of 'pamcat', delete some temp files in tests | giraffedata | 2022-12-27 | 6 | -3/+128 |
* | Correct N in 'should print xxx N times' message | giraffedata | 2022-11-10 | 4 | -4/+4 |
* | Use 'pamcat' instead of 'pnmcat' | giraffedata | 2022-10-05 | 1 | -9/+9 |
* | New tests for pamcat padding, -tuple, -hex, use pamcat instead of pnmcat in p... | giraffedata | 2022-09-18 | 6 | -4/+255 |
* | Fix arithmetic overflow | giraffedata | 2022-09-17 | 1 | -1/+1 |
* | Add initial 'pamcat' tests | giraffedata | 2022-08-22 | 5 | -2/+430 |
* | Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou... | giraffedata | 2022-08-16 | 2 | -3/+3 |
* | Use new 'pamcat' instead of 'pnmcat' where possible | giraffedata | 2022-08-09 | 14 | -26/+36 |
* | miscellaneous test updates | giraffedata | 2022-08-01 | 14 | -3/+520 |
* | Don't use nonstandard echo -n | giraffedata | 2022-07-03 | 55 | -443/+433 |
* | Add tests for pamrestack, pamshuffle; rename testimg.ppm work file; correct e... | giraffedata | 2022-05-31 | 23 | -71/+323 |
* | Add tests for pamshuffle, pamrestack | giraffedata | 2022-04-30 | 4 | -2/+10 |
* | New stdin tests; test whether output is actually produced | giraffedata | 2022-03-12 | 25 | -292/+463 |
* | New tests for pnmpad and pam editors, converters | giraffedata | 2022-02-27 | 7 | -0/+381 |
* | Remove superluous diff | giraffedata | 2022-02-20 | 1 | -1/+0 |
* | Use /bin/sh where possible | giraffedata | 2022-02-06 | 134 | -153/+153 |
* | Add stdin tests, et al | giraffedata | 2022-02-03 | 34 | -84/+1125 |
* | miscellaneous test updates | giraffedata | 2022-01-15 | 42 | -417/+508 |