aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_checkdir.c
AgeCommit message (Collapse)Author
2015-01-15Fix the checkdir/perms test when umask==077Nick Mathewson
Fixes 14215; bugfix on 0.2.6.2-alpha. Reported by "cypherpunks".
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
Part of fix for 13172
2014-11-12Reenhappy make check-spacesNick Mathewson
2014-11-07test_checkdir.c: Perhaps this is what will make this test pass on windows?Nick Mathewson
2014-11-07test_checkdir.c: try to make it pass on windowsNick Mathewson
also fix memory-leak on failing tests.
2014-11-05Try to fix test_checkdir windows compilation moreNick Mathewson
2014-11-05Try to fix test_checkdir windows compilationNick Mathewson
2014-11-0511291: Fix warnings, add changes file, rename 'mask'.Nick Mathewson
2014-10-21Additional test for error-casemeejah
This error-case was already fixed by previous changes, this is to cover it in case there's a regression.
2014-09-02Fix white spaceDavid Stainton
2014-08-30fix two typosmeejah
2014-08-30Clean up patchDavid Stainton
Here I clean up anon's patch with a few of nickm's suggestions from comment 12: https://trac.torproject.org/projects/tor/ticket/11291#comment:12 I did not yet completely implement all his suggestions.
2014-08-30Ticket #11291: patch from "anon":anonymous
test-11291-group-redable-hsdirs-wtests-may8.patch