]> git.ipfire.org Git - thirdparty/cups.git/history - test
Changelog.
[thirdparty/cups.git] / test /
2013-05-02  msweetFix several ipptool test files that used old STATUS...
2013-04-18  mikeOne more missing file.
2013-04-09  mikeFix authentication/delayed read bug.
2013-03-22  mikeAdd Validate-Job test file.
2013-03-05  mikeLog path and PID of client over domain sockets.
2013-02-20  mikeAllow empty printer-name values (allowed by the spec...
2013-02-20  mikeTweak IPP/1.1 and fix IPP Everywhere tests.
2013-02-06  mikeFix color.jpg test file.
2013-02-04  mikeDon't copy private Job/Document attributes to clients.
2013-02-04  mikeFix "make check":
2013-01-31  mikeippserver needs <sys/wait.h> for W macros.
2013-01-31  mikeFix a missing state change bug in httpWrite2().
2013-01-31  mikeAdd PWG Raster printing tests to IPP Everywhere test...
2013-01-28  mikeGet 1.7 back into shape to use/test on 10.8.
2013-01-24  mikeNew ipptool test files.
2013-01-21  mikeFix ipptool crash bug (STR #4262)
2013-01-10  mikeMake sure we initialize define_match/no_match to NULL...
2013-01-10  mikeAdd support for DEFINE-MATCH and DEFINE-NO-MATCH to...
2012-12-17  mikeSome minor changes to get TOT building on Linux again.
2012-12-13  mikeThe ipptool program now supports variable substitution...
2012-12-12  mikeThe XML output of ipptool contained empty dictionaries...
2012-12-11  mikeFix section references to RFC 2911.
2012-12-11  mikeDon't put specific length checks in ippReadIO, instead...
2012-12-10  mikeFix typo.
2012-12-07  mikeFix some clang errors.
2012-12-07  mikeAdd new httpSetDefaultField API to set the default...
2012-12-06  mikeNeed <sys/fcntl.h>.
2012-12-04  mikeRun dsymutil if we are installing symbol-rich binaries...
2012-11-26  mikeMove file, directory, user, and group configuration...
2012-11-16  mikeAdd support for compressing document data from ipptool.
2012-11-16  mikeFix HTTP PUT issues preventing cupsctl from working.
2012-11-16  mikeDon't send compression attribute in Validate-Job request.
2012-11-15  mikeSave work.
2012-11-14  mikeSave work: more fixes for decompression support, add...
2012-11-13  mikeFix some issues with the new compression support WRT...
2012-11-13  mikeAdd new httpGetContentEncoding API.
2012-11-13  mikeMore cleanup on deprecation messages (now with messages...
2012-11-12  mikeippserver now builds without using any deprecated const...
2012-11-10  mikeFix up http_t state stuff now that we are tracking...
2012-11-09  mikeFix up IPP enumerations and types to use consistent...
2012-11-08  mikeFix build.
2012-11-08  mikeSave work.
2012-11-08  mikeSave work: now using httpAcceptConnection, httpReadRequ...
2012-11-07  mikeSave work on ippserver.
2012-11-02  mikeFix EXPECT WITH-VALUE with quoted strings.
2012-11-01  mikeSupport gzip/deflate on HTTP connections.
2012-10-29  mikeDon't limit octetString values to 1023 octets internall...
2012-10-29  mikeAllow ipptool to add octetString's to collections,...
2012-10-25  mikeSupport "\," to prevent sending attributes with multipl...
2012-10-01  mikeFix "make check" on Linux, also fix version number...
2012-09-15  mikeAlso add support for sending octetString values.
2012-09-14  mikeFix reporting of octetString values.
2012-09-05  mikeStart adding some testing stuff for PIN/server printing.
2012-08-24  mikeFixed REPEAT-MATCH for STATUS and EXPECT - was incorrec...
2012-05-21  mikeFix umask
2012-05-21  mikeFix compile error in install-sh - I forgot that "functi...
2012-05-18  mikeAdd new StrictConformance directive, fix more usage...
2012-05-11  mikeAdd REPEAT-LIMIT directive for ipptool.
2012-05-07  mikeAdd support for PCL text files.
2012-05-04  mikeAdd some remote printing and IPP/2.1 conformance tests...
2012-04-23  mikeAdd NOPRINT option to IPP/1.1 test file.
2012-04-23  mikeClean up localizations throughout.
2012-04-23  mikeUpdate copyrights on all documentation.
2012-04-18  mikeMake sure test text file uses CR LF line endings.
2012-03-31  mikeReduce max SNMP string to 1024 since we currently only...
2012-03-22  mikeFix shared library paths for tests.
2012-03-12  mikeReally fix WITH-ALL-VALUES.
2012-03-12  mikeDrop incorrect comment.
2012-03-01  mikeInstall large ipptool test files compressed.
2012-02-29  mikeAdd WITH-ALL-VALUES and use it (STR #3949)
2012-02-16  mikeUse dpcm for dots-per-centimeter (STR #4006)
2012-02-15  mikeFix implementation of ippSetString.
2012-02-06  mikeRemove read-on-eof hack; not needed.
2012-02-03  mikeTry re-reading on EOF, and fix some Windows filename...
2012-02-03  mikeAdd support for a CUPS_DISABLE_ASYNC_CONNECT environmen...
2012-02-03  mikeUpdate IPPTOOL help.
2012-02-02  mikeAdd document-format to Print-Job test.
2012-01-20  mikeAdd Mini-XML check for xmltotest program so that we...
2012-01-20  mikeUse GCC/Clang -MM option to generate make dependencies...
2012-01-20  mikeDrop support for building separate 32-bit and 64-bit...
2012-01-11  mikeFix an issue where ipptool did not generate an error...
2012-01-06  mikeMake sure we return client-error-conflicting-attributes...
2011-11-02  mikeMerge changes from cups-api.1.6 branch - ipp_t and...
2011-10-25  mikeFix typo.
2011-10-25  mikeFix ipptool order-of-group tests, and always report...
2011-10-18  mikeFix "WITH-VALUE >N" for rangeOfInteger attributes.
2011-10-05  mikeDon't wait for a job that doesn't exist.
2011-10-04  mikeTweak the width of test titles.
2011-10-03  mikeFix IPP/2.0 test - no "no-value" value to match against...
2011-10-03  mikeDon't do bogus URI print tests unless document-uri...
2011-10-03  mikeClean up tests so that unknown and no-value always...
2011-10-03  mikeAdd no-value to media-default and orientation-requested...
2011-09-30  mikeMake sure we display all DISPLAY attributes, even on...
2011-09-30  mikeFlush output from ipptool so it works well with pipes.
2011-09-29  mikeFix checks for attribute group order.
2011-09-29  mikeFix one spot we missed checking for DEFINE-VALUE and...
2011-09-28  mikeAdd stringification of operations-supported, and change...
2011-09-28  mikeAdd test score/summary at end.
2011-09-21  mikeFix bug in IPP/1.1 test that did not skip Send-Document...
2011-09-21  mikeFinal cleanup for beta release of ipptool.
next