]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_cli_magic_folder.py
Fix tests usage of umask
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_cli_magic_folder.py
2016-02-05 David StaintonFix tests usage of umask
2016-02-05 Daira HopwoodWorkaround.
2016-02-05 Daira HopwoodMore path fixes.
2016-02-05 Daira HopwoodDon't use a long path for the [magic_folder]local.direc...
2016-02-05 Daira HopwoodFix some path Unixisms.
2016-02-05 Daira HopwoodUnicode fix for do_join.
2016-02-05 Daira HopwoodMinor cleanups to tests.
2016-02-05 Daira HopwoodEnsure that errors from Alice-and-Bob tests are reporte...
2016-02-05 Daira HopwoodCosmetics.
2016-02-05 Daira HopwoodRemaining test fixes.
2016-02-05 Daira HopwoodMake sure that do_cli is only called with strs, and...
2016-02-05 Daira HopwoodCosmetics.
2016-02-05 David StaintonFix magic-folder cli tests
2016-02-05 David StaintonAttempt to fix cli tests
2016-02-05 Daira HopwoodBetter but still broken tests.
2016-02-05 David StaintonFix tests by submitting unicode args instead of str
2016-02-05 David StaintonTeach magic-folder join to use argv_to_abspath
2016-02-05 meejahTeach unit-tests to time-warp
2016-02-05 Daira HopwoodWIP.