summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update CGI documentation and add testable examples for CGI support (Issue #5940)Michael R Sweet2021-09-091-1/+2
* Test: Fix reference to onepage-letter-*.pwg away from their old .gz postfixDidier 'OdyX' Raboud2019-05-081-2/+2
* Test: Fix *topdf filters to find the examples in the correct pathDidier 'OdyX' Raboud2019-05-081-6/+6
* Update test suite for new location of test files.Michael R Sweet2019-04-2612-37/+37
* Move example ipptool files to the examples directory.Michael R Sweet2019-04-2683-372462/+0
* Fix builds without PPD support.Michael R Sweet2019-04-251-0/+2
* Update man pages.Michael R Sweet2019-04-242-46/+94
* Remove unused common source file.Michael R Sweet2019-04-241-12/+0
* Process ATTR: messages.Michael R Sweet2019-04-243-34/+107
* Fix color PostScript raster output.Michael R Sweet2019-04-241-11/+27
* Implement printer-input-tray and default source/type for PPD-based printers.Michael R Sweet2019-04-242-460/+480
* Fix PDF filtering.Michael R Sweet2019-04-231-5/+14
* Save more work - JPEG, PDF, PostScript, and raster support for PS command.Michael R Sweet2019-04-233-45/+446
* Save work.Michael R Sweet2019-04-233-78/+816
* Save work on PPD support.Michael R Sweet2019-04-221-21/+610
* Fix clang errors on Linux.Michael R Sweet2019-04-204-462/+481
* More clang warning fixes.Michael R Sweet2019-04-202-12/+6
* Clean up Clang analyzer warnings.Michael R Sweet2019-04-201-8/+10
* Fix Avahi/Linux build error (Issue #5566)Michael R Sweet2019-04-191-4/+4
* More cleanup of web interfaces, add --no-web-forms option to disable the webMichael R Sweet2019-04-192-41/+132
* Support B&W raster as well.Michael R Sweet2019-04-161-24/+39
* Clean up IPP Everywhere conformance issues.Michael R Sweet2019-04-161-11/+38
* Cleanup to use copy_hex_string, and fix a bug in that function.Michael R Sweet2019-04-161-31/+4
* Fix regular expression matching on octetString attributes.Michael R Sweet2019-04-161-3/+100
* The IPP/2.2 test file tested booleans against value "1" instead of "true", butMichael R Sweet2019-04-152-4/+4
* Fix compile errors.Michael R Sweet2019-03-262-39/+43
* Save work.Michael R Sweet2019-03-222-2/+484
* Directory output now uses the same naming algorithm as is used for the spoolMichael R Sweet2019-03-221-12/+18
* Point stdout to the output device or spool directory.Michael R Sweet2019-03-221-0/+81
* Fix up some more of the web interface, add colored status indicator, add autoMichael R Sweet2019-03-221-22/+66
* Update supply and media pages to be based on attributes instead of memberMichael R Sweet2019-03-221-304/+528
* Update icon image to use "ippeve-printer"Michael R Sweet2019-03-223-420/+441
* Update ippeveprinter to use internal copy of printer.png.Michael R Sweet2019-03-224-18/+481
* Add man page for and installation of ippeveprinter commands.Michael R Sweet2019-03-221-0/+8
* Stub out the PS and PCL print commands for ippeveprinter.Michael R Sweet2019-03-224-5/+84
* Make the default get-printer-attributes test request media-col-database.Michael R Sweet2019-03-222-53/+15
* Normalize/update program help, error messages.Michael R Sweet2019-03-221-78/+50
* Update dependencies.Michael R Sweet2019-03-211-4/+8
* Same changes for Print-URI/Send-URI.Michael R Sweet2019-03-211-505/+332
* Merge common document processing code.Michael R Sweet2019-03-211-203/+153
* Normalize filename generation and print file creation.Michael R Sweet2019-03-212-189/+177
* ippeveprinter building again...Michael R Sweet2019-03-215-1328/+833
* Clean up some build issues on certain platforms.Michael R Sweet2019-03-211-1/+1
* Save work.Michael R Sweet2019-03-214-80/+128
* Save work, take ippeveprinter out of the regular build until it isMichael R Sweet2019-03-202-379/+560
* Save work.Michael R Sweet2019-03-201-22/+39
* Update copyright.Michael R Sweet2019-03-201-1/+1
* Make ippserver sample code a supported program called "ippeveprinter", whichMichael R Sweet2019-03-203-460/+311
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-191-7/+7
* Fix an issue with `PreserveJobHistory` and time values (Issue #5538)Michael R Sweet2019-03-111-1/+1