tests/test-parseindex2.py.out
author Maciej Fijalkowski <fijall@gmail.com>
Sat, 20 Aug 2016 23:05:18 +0200
changeset 29832 8656dcac4ce9
parent 7110 75fdc39b6172
permissions -rw-r--r--
osutil: fix the bug on OS X when we return more in listdir The pointer arithmetic somehow got ommitted during the recent change to use a struct.
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