tests/test-parseindex2.py.out
author Sean Farley <sean.michael.farley@gmail.com>
Fri, 25 Jul 2014 19:36:01 -0500
changeset 22072 443ef664fb55
parent 7110 75fdc39b6172
permissions -rw-r--r--
memctx: create a filectxfn if it is not callable This will allow future patches to construct a memctx based on another context or any other store-type object.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done