Search:
Login
Help/Guide
About Trac
Preferences
Home
Download
Documentation
Mailing Lists
Tickets
Source Code
Search
Context Navigation
View Latest Revision
source:
test
/
test_public_servers.py
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1718:8bed138bc404
12 months
sschwarzer
Don't inherit from `object` This is no longer needed because we're ...
(edit)
@1713:f146a1ea66aa
12 months
sschwarzer
Remove `__future__` imports With the switch to Python 3.x-only, the ...
(edit)
@1699:906d7eda1e0b
2 years
sschwarzer
Add remark on "missing" ftp.microsoft.com
(edit)
@1663:40280d912474
3 years
sschwarzer
Remove `unittest` dependency - Remove `unittest` imports - Let test ...
(edit)
@1660:93ea351f922b
3 years
sschwarzer
Remove `unittest.main` calls Since we now use pytest as test runner ...
(edit)
@1651:c538f1c8b22a
3 years
sschwarzer
Adapt `test_public_servers.py` for pytest ticket: 98
(edit)
@1595:a231d9cf62d6
5 years
sschwarzer
Sorted FTP servers alphabetically
(edit)
@1594:80f299bfc985
5 years
sschwarzer
Replaced public FTP server ftp.kde.org with ftp.heise.de ftp.kde.org ...
(edit)
@1564:c5b353a1c23d
5 years
sschwarzer
List contributors in `doc/contributors.txt`. So far, individual files ...
(edit)
@1433:a98861420c5f
6 years
schwa
Defined own decorator for skipping long-running tests to avoid code ...
(edit)
@1432:470345d921fd
6 years
sschwarzer
Make it possible to skip long-running tests. Set the environment ...
(edit)
@1343:bcadc5b1504f
6 years
sschwarzer
Use double quotes (") for strings. I used to have a rule to put ...
(edit)
@1286:a5d848de7040
6 years
sschwarzer
Import `print_function` so that we don't see tuples under Python 2.
(edit)
@1256:25af8d9b921e
6 years
sschwarzer
Formatting clean-up in `test_public_servers.py`.
(edit)
@1224:619a05c768be
7 years
sschwarzer
Make `from __future__ import unicode_literals` work for all modules. ...
(edit)
@1205:0eba346a99e5
7 years
sschwarzer
Processed tests and `setup.py` with `2to3` and fixed a few things. ...
(edit)
@1196:04acdc17fd70
7 years
sschwarzer
Use modern string formatting with `format` method.
(edit)
@1137:93a7aab450aa
7 years
sschwarzer
Make directory retrieval with FTP client more robust. Don't use FTP ...
(edit)
@1136:eca5938250d0
7 years
sschwarzer
Don't indent subsequent lines of multi-line comments.
(edit)
@1135:d287c5611386
7 years
sschwarzer
Use a more portable way to find out the local hostname.
(add)
@903:aecd87cac282
9 years
sschwarzer
Moved tests into subdirectory.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog