.. |
__init__.py
|
test_cli_*: move files into test/cli/*
|
2016-08-03 19:10:53 -04:00 |
common.py
|
move run_cli() up to test/common_util.py
|
2016-09-09 15:40:01 -07:00 |
test_alias.py
|
cli.test_alias: move skip-unless utility to common_util.py
|
2018-03-28 15:30:24 -07:00 |
test_backup.py
|
updated instances of octal literals to use the format 0o123 for python3 compatibility
|
2019-03-29 11:08:44 +01:00 |
test_check.py
|
replaced StringIO imports with six.moves
|
2019-03-28 12:31:37 +01:00 |
test_cli.py
|
replaced StringIO imports with six.moves
|
2019-03-28 12:31:37 +01:00 |
test_cp.py
|
updated test code to use print function over print statement
|
2019-03-22 17:32:36 +01:00 |
test_create_alias.py
|
replaced StringIO imports with six.moves
|
2019-03-28 12:31:37 +01:00 |
test_create.py
|
tor/i2p: rename create_onion/create_dest to create_config
|
2017-11-03 00:24:46 -07:00 |
test_daemonize.py
|
replaced StringIO imports with six.moves
|
2019-03-28 12:31:37 +01:00 |
test_invite.py
|
Add 'tahoe invite' and 'tahoe create-node --join' commands
|
2017-08-08 18:27:06 -06:00 |
test_list.py
|
Add a test for 'tahoe list-aliases --readonly-uri'
|
2017-06-06 18:03:05 +01:00 |
test_magic_folder.py
|
Put some Eliot here
|
2019-03-14 11:24:19 -04:00 |
test_mv.py
|
CLITestMixin: move into common.py
|
2016-09-09 15:40:01 -07:00 |
test_put.py
|
consolidate skip_if_cannot_represent_filename()
|
2016-09-09 15:40:01 -07:00 |
test_start.py
|
replaced StringIO imports with six.moves
|
2019-03-28 12:31:37 +01:00 |
test_status.py
|
replaced StringIO imports with six.moves
|
2019-03-28 12:31:37 +01:00 |