summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* revert commit 830cfed95a5349b008999eebd34f5233bc35829cMichael Sweet2018-03-27
* Force LC_ALL=C environment variable when grepping the output of lpstat.Didier Raboud2018-03-27
* Use 127.0.0.1 instead of localhost in the test-suite. This shouldDidier Raboud2018-03-27
* Tests: Make sure that all scheduled jobs are finished beforeDidier Raboud2018-03-27
* Tests: ignore the failure to write uncompressed dataDidier Raboud2018-03-27
* Tests: ignore errors triggered on ipv6-deprived hostsDidier Raboud2018-03-27
* Tests: ignore loadFile failuresDidier Raboud2018-03-27
* Tests: ignore usb & dnssd backend unexpected exitsDidier Raboud2018-03-27
* Tests: Ignore warnings from colord and AvahiMartin Pitt2018-03-27
* Fix test script to account for unpredictability of Test3 page counts.Michael R Sweet2018-03-22
* Fix 'make check' script.Michael R Sweet2018-03-19
* Remainder of patches for backporting 2.3 changes to 2.2.x (Issue #5255)Michael R Sweet2018-03-06
* Fix "make check" for restricted environments (Issue #5099)Michael Sweet2017-10-12
* Detach worker threads to prevent memory leaks.Michael Sweet2017-09-14
* Fix memory leaks.Michael Sweet2017-09-14
* Allow DELAY values of 0.Michael Sweet2017-09-12
* The `ipptool` program did not compare URI scheme or hostname componentsMichael Sweet2017-09-07
* Fix ipptool -P output (some was going to stdout...)Michael Sweet2017-08-31
* Fix create-job.test file to use filename on command-line.Michael Sweet2017-08-29
* Add header validation option to ipptool.Michael Sweet2017-08-04
* Merge pull request #5054 from sanbrother/masterMichael R Sweet2017-07-18
|\
| * Fix : dead lock when there is already an active jobsanbrother2017-07-11
* | Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-17
|/
* Fix test suite for Linux.Michael R Sweet2017-06-19
* Fix some (bogus) clang warnings.Michael Sweet2017-06-16
* Fix "make check" failure (Issue #5033)Michael Sweet2017-06-16
* Add files to ignore.Michael Sweet2017-06-16
* Fix some output issues in ipptool introduced by migrating to the cupsFile API.Michael Sweet2017-06-16
* Sync up with changes from IPP sample code project.Michael Sweet2017-06-15
* Update DELAY directive to support the repeat interval, which now defaults to aMichael Sweet2017-06-13
* Re-implement cupsGetDests and cupsCreateJob using cupsEnumDests (Issue #4993)Michael Sweet2017-05-17
* Add support for cross-compilation (Issue #4897)Michael Sweet2017-04-24
* Fix indentation, which some versions of GCC confuse for unexpected blockMichael R Sweet2017-04-20
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* 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