]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_cli_magic_folder.py
Make sure that do_cli is only called with strs, and avoid unnecessary use of attribut...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_cli_magic_folder.py
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.