]> git.ipfire.org Git - thirdparty/cups.git/commit - CHANGES.txt
The ipptool program now supports collection attributes with multiple values
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 8 Apr 2014 20:42:50 +0000 (20:42 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 8 Apr 2014 20:42:50 +0000 (20:42 +0000)
commit9498f97a9c5b119aaeced4f2d2f8b9ce4e4c9412
tree70dd90530f09fcccbb1d439d10646092d21d1a2e
parentbe76a9737d617abeb227fc79d9990af7c4bbbd19
The ipptool program now supports collection attributes with multiple values
(<rdar://problem/15355124>)

Add a test file for FaxOut.

Update the get_token function to allow {, }, and "," to be values of their own.

Update the collection code to allow multiple top-level collection values (still
no support for embedding member attributes with multiple collection values,
however we don't need to test that right now...)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11802 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES.txt
test/fax-job.test [new file with mode: 0644]
test/ipptool.c
xcode/CUPS.xcodeproj/project.pbxproj