Benedek Racz
|
96987d4030
|
[CLN] clean CI testcases: merge and reduce installed and default testcases
|
2020-03-31 09:50:14 +02:00 |
|
Benedek Racz
|
be7bd4be4f
|
[FIX] PYTHONPATH grew run-to-run. Fix #31
|
2020-03-30 16:39:48 +02:00 |
|
Benedek Racz
|
b9e1a06296
|
[FIX][TST] some test was skipped accidentally; [CLN] add no cover for unwanted exceptions.
|
2020-03-30 15:09:39 +02:00 |
|
Benedek Racz
|
aabf824c5c
|
[FIX] legacy has problems with refreshing long consoles
|
2020-03-30 14:36:09 +02:00 |
|
Benedek Racz
|
524cf0e7c3
|
[FIX] Infinite length console: #35
|
2020-03-30 13:20:01 +02:00 |
|
Benedek Racz
|
a3acabda73
|
[FIX] Socket-mode port has not been added to the argument list. Fix: #34
|
2020-03-30 09:31:31 +02:00 |
|
Benedek Racz
|
08e2ffa109
|
[FIX] fix duplicated logging #28
|
2020-03-30 09:05:36 +02:00 |
|
Benedek Racz
|
fff4281702
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
|
Benedek Racz
|
362028f377
|
[FIX] https://github.com/readthedocs/readthedocs.org/issues/2569
|
2020-03-11 16:28:16 +01:00 |
|
Benedek Racz
|
4d3d26c21f
|
[FIX][DOC] mock psutil
|
2020-03-11 15:58:26 +01:00 |
|
Benedek Racz
|
3ca381f701
|
[ADD] First draft of autodoc
|
2020-03-11 15:02:22 +01:00 |
|
Benedek Racz
|
f91da266e6
|
[ADD] First draft of the doc
|
2020-03-10 17:03:19 +01:00 |
|
Benedek Racz
|
0473d4b3e9
|
[CLN] coverage-report: add no cover for unreachable code
|
2020-02-29 18:55:19 +01:00 |
|
Benedek Racz
|
c5ded637ce
|
[ADD] console reader coverage
|
2020-02-28 17:34:42 +01:00 |
|
Benedek Racz
|
ec3f7ea2e8
|
[FIX] tox ini to tox-matrix only mode
|
2020-02-23 15:20:23 +01:00 |
|
Benedek Racz
|
a65b54d658
|
[REF] using only tox matrix
|
2020-02-23 14:54:10 +01:00 |
|
Benedek Racz
|
61c4d434e2
|
[REF] refactor appveyor deployment
|
2020-02-23 12:26:13 +01:00 |
|
Benedek Racz
|
f16204f6fd
|
[FIX] add workaround for #29, the disabled local_echo is not stable.
|
2020-02-23 11:31:14 +01:00 |
|
Benedek Racz
|
22b2e2ea92
|
[ADD] pyinstaller testcase
|
2020-02-22 23:55:25 +01:00 |
|
Benedek Racz
|
2c95c2fbfc
|
[CLN] remove relative import from tests
|
2020-02-22 23:03:28 +01:00 |
|
Benedek Racz
|
6ef2b00d8b
|
[FIX] appveyor config
|
2020-02-22 21:31:07 +01:00 |
|
Benedek Racz
|
0e6fcf1442
|
[ADD] installed testcase
|
2020-02-22 20:56:56 +01:00 |
|
Benedek Racz
|
6c282ed544
|
[FIX] appveyor codecoverage
|
2020-02-22 18:19:08 +01:00 |
|
Benedek Racz
|
bbc6a4f16c
|
[FIX] codepage in new console launch
|
2020-02-22 18:10:12 +01:00 |
|
Benedek Racz
|
e7f58cc2fc
|
[ADD] pyinstaller feature based on #12
|
2020-02-21 15:45:33 +01:00 |
|
Benedek Racz
|
62986d022c
|
[REF] refactor startChild task, to prepare support pyinstaller
|
2020-02-21 14:23:08 +01:00 |
|
Benedek Racz
|
c35949704a
|
[REF] refactor start of console: now starts as python module.
|
2020-02-19 16:34:35 +01:00 |
|
Benedek Racz
|
4b512294ee
|
[CLN] linter
|
2020-02-19 16:13:29 +01:00 |
|
Benedek Racz
|
f6ff2fcf4d
|
[CLN] more lint fixes
|
2020-02-19 10:20:56 +01:00 |
|
Benedek Racz
|
4e49107b3c
|
[FIX] Appveyor now uses Python3
|
2020-02-18 19:14:00 +01:00 |
|
Benedek Racz
|
4bd5dea693
|
[FIX] flake8 linter first run; Atom first fixes
|
2020-02-06 11:47:56 +01:00 |
|
Benedek Racz
|
5c005a938b
|
[FIX] add install script back
|
2020-02-04 14:11:40 +01:00 |
|
Benedek Racz
|
3a83f68d48
|
[ADD] upload all coverage reports
|
2020-02-04 14:07:13 +01:00 |
|
Benedek Racz
|
7afcbe8f73
|
[FIX] appveyor, by adding codepage parameter
|
2020-02-04 12:09:50 +01:00 |
|
Benedek Racz
|
ad50d38614
|
[ADD][TST] add SpawnPipe to tox.ini. Now Appveyor tests both legacy and SpawnPipe.
|
2020-02-01 12:57:17 +01:00 |
|
Benedek Racz
|
69f40723d2
|
[FIX] exit status now returned from child in new-structure wexpect
|
2020-01-31 15:49:48 +01:00 |
|
Benedek Racz
|
ab033fc11c
|
[ADD] more logging
|
2020-01-28 14:23:07 +01:00 |
|
Benedek Racz
|
2fd01d953f
|
[FIX] workaround codecov upload
|
2020-01-28 11:00:23 +01:00 |
|
Benedek Racz
|
961b85b8b6
|
[FIX][CI] generate xml coverage report from tox
|
2020-01-27 16:41:22 +01:00 |
|
Benedek Racz
|
8a84d0bb79
|
[FIX] all cleaned test merged
|
2020-01-25 23:52:08 +01:00 |
|
Benedek Racz
|
3d65f30b16
|
[FIX] isalive now uses flag_eof, and return false, if the eof has been catched
|
2020-01-25 23:27:45 +01:00 |
|
Benedek Racz
|
d46e700655
|
[FIX] real child process cannot be fetched from host, because it may died befor fetching it, so signal handling cannot be handled directly.
|
2020-01-25 22:54:40 +01:00 |
|
Benedek Racz
|
a9471a94e6
|
[CLN] tests initial merge
|
2020-01-25 16:59:19 +01:00 |
|
Benedek Racz
|
1fc42b5b84
|
[MRG] wexpect2 merged, the default is the legacy
|
2020-01-25 16:47:58 +01:00 |
|
Benedek Racz
|
578dd872dc
|
[CLN] make wexpect subdir
|
2020-01-25 16:35:02 +01:00 |
|
Benedek Racz
|
f1654bc8df
|
[CLN] make wexpect subdir
|
2020-01-25 16:30:39 +01:00 |
|
Benedek Racz
|
88bbd4fc5c
|
[FIX] child logging
|
2020-01-25 16:13:32 +01:00 |
|
Benedek Racz
|
fa38c44947
|
[REF] spawn renamed to host not to hide spawn class; [FIX][TST] More misc test fixed
|
2020-01-24 17:25:12 +01:00 |
|
Benedek Racz
|
e62dfabc82
|
[FIX] process termination: do not terminate a process, which has not been started.
|
2020-01-24 16:24:03 +01:00 |
|
Benedek Racz
|
80f63d47ef
|
[FIX] process termination and exitstatus
|
2020-01-24 10:35:23 +01:00 |
|