summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Support B&W raster as well.Michael R Sweet2019-04-16
* Clean up IPP Everywhere conformance issues.Michael R Sweet2019-04-16
* Cleanup to use copy_hex_string, and fix a bug in that function.Michael R Sweet2019-04-16
* Fix regular expression matching on octetString attributes.Michael R Sweet2019-04-16
* The IPP/2.2 test file tested booleans against value "1" instead of "true", butMichael R Sweet2019-04-15
* Fix compile errors.Michael R Sweet2019-03-26
* Save work.Michael R Sweet2019-03-22
* Directory output now uses the same naming algorithm as is used for the spoolMichael R Sweet2019-03-22
* Point stdout to the output device or spool directory.Michael R Sweet2019-03-22
* Fix up some more of the web interface, add colored status indicator, add autoMichael R Sweet2019-03-22
* Update supply and media pages to be based on attributes instead of memberMichael R Sweet2019-03-22
* Update icon image to use "ippeve-printer"Michael R Sweet2019-03-22
* Update ippeveprinter to use internal copy of printer.png.Michael R Sweet2019-03-22
* Add man page for and installation of ippeveprinter commands.Michael R Sweet2019-03-22
* Stub out the PS and PCL print commands for ippeveprinter.Michael R Sweet2019-03-22
* Make the default get-printer-attributes test request media-col-database.Michael R Sweet2019-03-22
* Normalize/update program help, error messages.Michael R Sweet2019-03-22
* Update dependencies.Michael R Sweet2019-03-21
* Same changes for Print-URI/Send-URI.Michael R Sweet2019-03-21
* Merge common document processing code.Michael R Sweet2019-03-21
* Normalize filename generation and print file creation.Michael R Sweet2019-03-21
* ippeveprinter building again...Michael R Sweet2019-03-21
* Clean up some build issues on certain platforms.Michael R Sweet2019-03-21
* Save work.Michael R Sweet2019-03-21
* Save work, take ippeveprinter out of the regular build until it isMichael R Sweet2019-03-20
* Save work.Michael R Sweet2019-03-20
* Update copyright.Michael R Sweet2019-03-20
* Make ippserver sample code a supported program called "ippeveprinter", whichMichael R Sweet2019-03-20
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-19
* Fix an issue with `PreserveJobHistory` and time values (Issue #5538)Michael R Sweet2019-03-11
* Update test suite to test PreserveJobHistory setting using time (30 seconds)Michael R Sweet2019-03-11
* Add "-I" option to usage notes.Michael R Sweet2019-02-19
* Add ipptool test file for testing Get-Printer-Attributes conformance with theMichael R Sweet2019-02-19
* Don't expect debug2 messages when we run the "deeper" test sets.Michael R Sweet2019-01-09
* Normalize --help usage for ippfind and ipptool (Issue #5326)Michael R Sweet2018-12-06
* More bogus indentation.Michael R Sweet2018-12-05
* Pass ASAN_OPTIONS to filters.Michael R Sweet2018-12-05
* Remove malloc logging output since we no longer use GuardMalloc in the test s...Michael R Sweet2018-12-05
* Fix ASAN support on Linux, drop suppressions file and just disable leak tests.Michael R Sweet2018-12-04
* Don't use GuardMalloc on macOS now that we have AddressSanitizer.Michael R Sweet2018-12-04
* Support AddressSanitizer in builds.Michael R Sweet2018-12-04
* Fix more compiler warnings (Issue #5423)Michael R Sweet2018-11-06
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-29
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
* Save/restore line number to fix error line reporting.Michael R Sweet2018-10-17
* Remove dependency on zlib headers outside of libcups.Michael R Sweet2018-10-17
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-10
* Fix test suite with shared libraries on macOS.Michael R Sweet2018-10-02
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
* Make sure clean is clean.Michael R Sweet2018-09-18