summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Drop references to OpenSSL.Michael Sweet2016-09-20
* Update all references to OS X to macOS.Michael R Sweet2016-06-20
* Add quotes around DYLD_INSERT_LIBRARIES value.Michael Sweet2016-05-11
* Move cupsGetDevices to adminutil.h since it isn't a regular application API.Michael Sweet2016-04-14
* Remove unused files or files that are being developed in a separate repository.Michael Sweet2016-04-12
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
* Fix default TMPDIR path.Michael R Sweet2016-04-07
* Silence compiler warning.Michael R Sweet2016-03-24
* The ipptool program did not correctly report uriScheme values in plist outputMichael R Sweet2016-03-24
* The ipptool program truncated values at 8k (Issue #4786)Michael R Sweet2016-03-24
* Update "make test" to include alternate filter.msweet2016-02-16
* Implement CUPS-Create-Local-Printer operation and add test file.msweet2016-02-16
* Fix deprecation and uninitialized value issues.msweet2016-01-29
* Fix some issues in ipptool for skipped tests (<rdar://problem/24137160>)msweet2016-01-13
* Bump version.msweet2016-01-11
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-09
* Fix symbolic name to enum mapping (first value wasn't mapped)msweet2015-10-28
* Fix compile error.msweet2015-10-28
* Fix another spot where URI hostnames were not normalized.msweet2015-10-28
* Fix IPP conformance issues and a bug in the printer-state-reasons reportingmsweet2015-10-28
* Make sure image is not progressive.msweet2015-10-20
* Another typo when the default (timid) tests are chosen (STR #4699)msweet2015-08-28
* Fix warning.msweet2015-08-09
* Implement Identify-Printer and add tests.msweet2015-08-07
* Add support for STATE: and ATTR: (currently a stub) messages from commands,msweet2015-08-07
* Add support for extra and overridden attributes (vendor request).msweet2015-08-05
* Fix "make check" warning counts (STR #4684)msweet2015-08-05
* With recent changes there should only be 8 warning messages in the log.msweet2015-07-31
* Update "make check" to report on the exit status of cupsd (useful for seeing ...msweet2015-06-08
* Fix intermittent "make check" failures due to the initial print job completingmsweet2015-05-25
* Fix quoting.msweet2015-05-22
* Fix compiler warnings.msweet2015-05-19
* ippfind incorrectly substituted "=port" for service_port.msweet2015-05-19
* Fix lpadmin when both -m and -o are used (STR #4578)msweet2015-05-06
* Change maximum raster resolution to 300 DPI.msweet2015-05-05
* Fix pwg-raster-document-types-supported values.msweet2015-02-11
* Fix lpstat test.msweet2015-02-06
* Add new WITH-VALUE-FROM predicate to validate -default attributes against theirmsweet2015-02-05
* Fix memory leak of environment strings on failed execution.msweet2015-02-04
* Add EXPECT-ALL directive to ipptool (STR #4469)msweet2015-02-03
* The ippfind and ipptool programs now correctly match hostnames with trailingmsweet2015-02-01
* ippserver did not handle Bonjour registrations properly (STR #4548)msweet2015-01-30
* ippserver used the wrong temporary directory on Windows (STR #4547)msweet2015-01-30
* Make sure clean and distclean remove all generated files.msweet2015-01-21
* Use gziptoany instead of cat or gunzip.msweet2014-12-19
* More spots where port was hardcoded.msweet2014-12-19
* Use port number for test server.msweet2014-12-19
* Make sure to run the lpstat command from the source directory.msweet2014-12-19
* More cleanup.msweet2014-12-19
* Clean up filters for test.msweet2014-12-19