]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix some issues in ipptool for skipped tests (<rdar://problem/24137160>)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 13 Jan 2016 15:56:23 +0000 (15:56 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 13 Jan 2016 15:56:23 +0000 (15:56 +0000)
commit3e6c46ea775556ab7ce2015849e188571e0f97b2
treee2203da07d1b35c53ffe83f399766aa93ac7f662
parent3867aed599ae5fc3f8bdcfac341497d41933355a
Fix some issues in ipptool for skipped tests (<rdar://problem/24137160>)

- Don't error out on bad values when skipping a test (probably something isn't
  defined)
- Fix "rewind" code so that the line numbers do not get messed up.
- Don't report cupsLastErrorString when attributes cannot be created (not set
  for those issues)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13043 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-2.1.txt
test/ipptool.c