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