]> git.saurik.com Git - apt.git/commit - test/libapt/strutil_test.cc
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 26 Jul 2011 09:10:47 +0000 (11:10 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 26 Jul 2011 09:10:47 +0000 (11:10 +0200)
commitb9dc47069ab90a79ca3b9eae3cc85d38062d57ee
treee475dac924a3770c568e5a4149f4bc91c9275e47
parente0146bb1813743e9042c2aad4d1131ca382861c1
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
apt-pkg/contrib/strutl.cc
apt-pkg/contrib/strutl.h
test/libapt/strutil_test.cc