git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Memory management: when running under the testsuite, check every string variable...
[exim.git]
/
test
/
aux-fixed
/
0002.quoted
1
"xyz": "xyz":
2
"pqr" : "pqr" :
3
a:b a:b unquoted
4
"a:b" "a:b"
5
abc continued data (make sure not key)
6
"abc" "abc"
7
"\"quoted\"" "\"quoted\""
8
"white space" "white space"
9
"b\\s" "b\\s"