pitz icon indicating copy to clipboard operation
pitz copied to clipboard

Replace 'pitzdir' as a name of the default dir with '.pitz'

Open mcepl opened this issue 10 years ago • 6 comments

visible directories in a project are evil (see ./CVS|./RCS story).

mcepl avatar Dec 06 '13 14:12 mcepl

I tried to do .pitz, but I could never figure out how to import from a folder that begins with a "." character. Thanks so much for the pull request! I will look at it now and figure out how you did it.

Matt

mw44118 avatar Dec 06 '13 15:12 mw44118

Hmm, then I am not sure whether I have fixed it at all. Why do you need to import from a data directory anyway?

mcepl avatar Dec 06 '13 16:12 mcepl

You might be correct on that point -- maybe I do not need to import code from that folder.

Do all the tests pass for you after you apply your change?

mw44118 avatar Dec 06 '13 16:12 mw44118

Hmm, it doesn't ... https://github.com/mcepl/pitz/blob/e26b27a3b9ed42d9284094a7fce2228424791b0e/test-log-pitzdir.txt I will work on it to fix those failures.

mcepl avatar Dec 06 '13 17:12 mcepl

Those might be fixable. Maybe the "pitzdir" folder is hard-coded in the setup and teardown methods.

Matt

mw44118 avatar Dec 06 '13 20:12 mw44118

BTW, travis-CI build of this branch https://travis-ci.org/mcepl/pitz/builds/15131916

mcepl avatar Dec 08 '13 19:12 mcepl