Commit Graph

3393 Commits

Author SHA1 Message Date
7238b0a2e3
update helper random import 2021-06-24 23:19:00 +05:30
c61cc1dd1f
fix import error 2021-06-22 18:37:46 +05:30
f01dfb54c9
fix protocol issue 2021-06-22 18:23:55 +05:30
ae075d9c16
undo sqlthread 2021-06-21 22:25:16 +05:30
61fac9e8d7
full comment sqlthread 2021-06-21 22:19:53 +05:30
adb6521fb7
changes to check root cause 2021-06-21 22:15:30 +05:30
feac7a4c05
checking py3 issue 2021-06-21 21:24:59 +05:30
b78ca19d1a
undo sqlthread changes 2021-06-21 21:21:15 +05:30
554db1a2c1
update sqlthread 2021-06-21 21:16:34 +05:30
44938b8118
update sqlthread for test hide skip_python3 2021-06-21 21:13:52 +05:30
1f5d1991d3
undo test process 2021-06-21 21:08:00 +05:30
f1bcff011f
undo test process 2021-06-21 21:07:18 +05:30
5dbb95f631
change import logic 2021-06-21 21:05:14 +05:30
f072036e75
change test process and undu tests from py3 2021-06-21 20:57:13 +05:30
9439a8f145
cover test process 2021-06-21 20:47:09 +05:30
f605a85aa4
code quality fixed 2021-06-21 19:27:50 +05:30
6b62c50925
fix assert error 2021-06-21 19:27:49 +05:30
c3e63110f4
fix bytes issue] 2021-06-21 19:27:49 +05:30
28fb6cf743
concatinate socket ip output in py3 2021-06-21 19:27:49 +05:30
cc367f7c04
py3 porting started on remaining test cases 2021-06-21 19:27:48 +05:30
73c7a09cb9
Skip test_sqlthread in python3; place noqa globally for flake8
and on each import to suppress pycodestyle warnings.
2021-06-18 18:49:36 +03:00
199b8c8ea5
Revert hidden import in tr, try python2 imports first 2021-06-18 18:20:32 +03:00
7b84c396fb
Revert hidden import of pyelliptic.openssl in helper_random 2021-06-18 18:20:32 +03:00
1219358c38
Checkup application files in the src dir after tests (closes: #1765) 2021-06-18 18:20:06 +03:00
b1a0a54d56
Remove bikeshed from the new sqlthread test case 2021-06-18 18:19:48 +03:00
583ed2151d
Make test_onionservicesonly() more predictable:
- load knownnodes from test_bootstrap() before check
 - generate fake onion nodes if still have not enough
2021-06-14 20:01:50 +03:00
8cdc934efd
Dry run built 32bit exe in buildscripts/winbuild.sh 2021-06-14 18:07:55 +03:00
132b413f6e
Exclude tests package from exe 2021-06-07 18:30:31 +03:00
ec2143f9f4
signed commit 2021-06-04 23:24:05 +05:30
3ac8f15ff1
fixed absolute imports 2021-06-04 23:24:04 +05:30
1ef6b34e93
ported test_randomtrackingdict to python3 2021-06-04 23:24:02 +05:30
16a11775e8
Add python-six dependency to Build-Depends in stdeb.cfg 2021-05-13 16:43:35 +03:00
bb144d78f6
Reverting some strange logic and formatting. Insted use six
- to replace basestring with compatible type
  - for unified configparser import
2021-05-02 18:15:08 +03:00
d5666f7ffc
Revert hidden imports in queues (Fixes: #1758) 2021-05-01 01:13:27 +03:00
64d2a831c4
Fix line break after binary operator in proxy 2021-04-29 17:44:01 +03:00
1ad86bcb5b
Init uploadChunk and downloadChunk in AdvancedDispatcher 2021-04-29 17:44:00 +03:00
8cf0a0bb46
Move initialization of connectedAt to AdvancedDispatcher 2021-04-29 17:44:00 +03:00
2c6f3c2fe1
Formatted lines for PEP8 in network.tls, removed stale comments 2021-04-29 17:44:00 +03:00
3f63278468
Done PEP8 formatting in network.bmproto (Fixes: #1703) 2021-04-29 17:44:00 +03:00
49f9620236
Add sqlite functions while versioning 2021-04-26 18:30:55 +05:30
f5fba7d1a8
update changes and rename file name 2021-04-06 13:04:44 +05:30
f075d27fae
add dot in importing 2021-04-05 19:08:10 +05:30
1b8dc18ef6
remove functions imports 2021-04-05 18:28:26 +05:30
06cab993d9
Fix configparser import error 2021-04-01 21:06:22 +05:30
6f9b66ddff
Qt test for UDP setting 2021-03-01 19:55:48 +02:00
79efacffb1
Replaced lost UDPSocket.maxTimeOffset by constants.MAX_TIME_OFFSET
Closes: #1696
2021-03-01 19:55:47 +02:00
6ee6989df2
A minimal test for UDP. Restore expected default settings in tearDown(). 2021-03-01 19:55:30 +02:00
5f9d507717
announceInterval is for AnnounceThread, not UDPSocket 2021-02-22 19:56:24 +02:00
6168d63699
Replace formatting socket.error by exc_info in network.udp 2021-02-22 19:56:24 +02:00
8ff8e0e2cb
Make it possible to disable UDP announcing in settings 2021-02-22 19:56:23 +02:00