]> git.ipfire.org Git - thirdparty/cups.git/commit - packaging/cups.spec.in
Rename ipptest to ipptool.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 7 Apr 2010 06:54:31 +0000 (06:54 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 7 Apr 2010 06:54:31 +0000 (06:54 +0000)
commit76da224cb3fa4f74efff704b1c8cd80776831b7c
tree3f9e100f11cda0eb01d8a8eede394d0a48b2d1c3
parent90e3bc0daa9293faaeceb8ac8b22e16c2c85d85a
Rename ipptest to ipptool.

Add CSV, formatted text, and "quiet" modes to ipptool.

Update IPP/2.0 and IPP/2.1 validation tests.

Add examples and installed files sections to ipptool man page.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9084 7a7537e8-13f0-0310-91df-b6672ffda945
21 files changed:
cups/ipp-private.h
cups/ipp-support.c
doc/Makefile
man/Makefile
man/ipptest.man [deleted file]
man/ipptool.man [new file with mode: 0644]
man/ipptoolfile.man [moved from man/ipp.test.man with 91% similarity]
packaging/cups.list.in
packaging/cups.spec.in
test/Makefile
test/create-printer-subscription.test
test/get-completed-jobs.test [new file with mode: 0644]
test/get-jobs.test
test/ipp-1.1.test
test/ipp-2.0.test
test/ipp-2.1.test
test/ipptool.c [moved from test/ipptest.c with 89% similarity]
test/run-stp-tests.sh
vc2005/ipptool.vcproj [moved from vc2005/ipptest.vcproj with 93% similarity]
vcnet/cups.sln
vcnet/ipptool.vcproj [moved from vcnet/ipptest.vcproj with 93% similarity]