summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Update test suite to test PreserveJobHistory setting using time (30 seconds)Michael R Sweet2019-03-112-88/+70
* Add "-I" option to usage notes.Michael R Sweet2019-02-191-1/+1
* Add ipptool test file for testing Get-Printer-Attributes conformance with theMichael R Sweet2019-02-191-0/+585
* Don't expect debug2 messages when we run the "deeper" test sets.Michael R Sweet2019-01-091-1/+5
* Normalize --help usage for ippfind and ipptool (Issue #5326)Michael R Sweet2018-12-062-97/+87
* More bogus indentation.Michael R Sweet2018-12-051-21/+21
* Pass ASAN_OPTIONS to filters.Michael R Sweet2018-12-051-0/+1
* Remove malloc logging output since we no longer use GuardMalloc in the test s...Michael R Sweet2018-12-051-8/+0
* Fix ASAN support on Linux, drop suppressions file and just disable leak tests.Michael R Sweet2018-12-042-16/+18
* Don't use GuardMalloc on macOS now that we have AddressSanitizer.Michael R Sweet2018-12-041-1/+2
* Support AddressSanitizer in builds.Michael R Sweet2018-12-042-11/+10
* Fix more compiler warnings (Issue #5423)Michael R Sweet2018-11-061-2/+2
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-291-14/+7
* Move debug printfs to internal usage only.Michael R Sweet2018-10-181-12/+10
* Save/restore line number to fix error line reporting.Michael R Sweet2018-10-171-2/+5
* Remove dependency on zlib headers outside of libcups.Michael R Sweet2018-10-171-1/+0
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-103-56/+56
* Fix test suite with shared libraries on macOS.Michael R Sweet2018-10-0211-82/+78
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-3/+11
* Make sure clean is clean.Michael R Sweet2018-09-181-1/+1
* Silence some bogus Clang warnings.Michael R Sweet2018-09-031-1/+1
* Fix regression in lpadmin fix (Issue #5305)Michael R Sweet2018-07-172-32/+11
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-093-43/+175
* Update paths for PWG raster sample files.Michael R Sweet2018-06-071-864/+864
* Fix local privilege escalation to root and sandbox bypasses in schedulerMichael R Sweet2018-06-051-5/+6
* Fix 360dpi typo (Issue #5300)Michael R Sweet2018-04-241-1/+1
* The `ipptool` program no longer checks for duplicate attributes when running inMichael R Sweet2018-04-051-1/+1
* Fix ippfind _regtypeMichael R Sweet2018-04-051-1/+12
* Remove support for _IPP_PRIVATE_STRUCTURES developer cheat.Michael R Sweet2018-03-192-4/+2
* Bump version number on PostScript test file.Michael R Sweet2018-02-221-3/+3
* Fix encoding of out-of-band values in ippserver output files.Michael R Sweet2018-02-221-1/+1
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-2015-136/+72
* Changelog and dependencies updates.Michael R Sweet2018-02-201-5/+6
* Update ippfind to support -N/--literal-name.Michael R Sweet2018-02-141-6/+35
* Update copyright/license info on test files, and remove old SVN keywords.Michael R Sweet2018-02-1412-133/+46
* Fix missing printer-config-change-[time,date-time] attributes.Michael R Sweet2018-02-141-871/+873
* Fix handling of "EXPECT foo/bar IN-GROUP group".Michael R Sweet2018-02-141-4/+19
* Move file callbacks to _ipp_vars_t and add attribute filter callback.Michael R Sweet2018-02-061-2/+2
* Fix unused store - actually use the count we saved.Michael R Sweet2018-02-061-12/+12
* Fix additional IPP/1.1 issues with cupsCopyDestInfo (Issue #5211)Michael R Sweet2018-01-311-13/+47
* Use ippValidateAttribute to validate attributes in ipptool.Michael R Sweet2018-01-311-604/+2
* Update ipptool to not use private IPP structures.Michael R Sweet2018-01-251-398/+335
* Finish re-tooling of ipptool to use new parser.Michael R Sweet2018-01-251-3328/+1207
* libcupsimage is now in the "cups" directory.Michael R Sweet2018-01-251-3/+3
* Save work on new ipptool using IPP data file parser.Michael R Sweet2018-01-231-733/+1839
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-181-6/+5
* IPP Everywhere PPDs were not localized to English (Issue #5205)Michael R Sweet2018-01-151-2/+3
* The scheduler no longer logs pages as they are printed, instead just loggingMichael R Sweet2017-11-081-1/+1
* Fix "ippfind _SomeName" (Issue #4833)Michael R Sweet2017-11-081-19/+31
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-075-31/+5