DescriptionFix bug in setting directories for tests.
make_canonical_dir_path only worked if the provided directory
did not end with a slash. Remove this function, and call
SkPathJoin instead. Update the documentation to acknowledge
that this is an acceptable use of SkPathJoin, and update its
test.
R=epoger@google.com
Committed: https://code.google.com/p/skia/source/detail?r=9458
Patch Set 1 #
Total comments: 3
Patch Set 2 : Respond to comments #
Messages
Total messages: 5 (0 generated)
|