Commit graph

3 commits

Author SHA1 Message Date
Pavel Minaev
d9ca878cd2 Build attach_linux_*.so for manylinux1 using the official containers from PyPA. 2021-08-20 12:27:28 -07:00
Pavel Minaev
8f358d6e0f Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
Fix launcher not propagating debuggee exit code.

Fix attach-by-PID without explicit --log-dir overriding PTVSD_LOG_DIR (and disabling logging).

Improve test logging, with a separate directory for every test.

Various test fixes.
2019-09-26 13:20:26 -07:00
Pavel Minaev
a698340985 Add .cmd script to clean various Python-related build and run artifacts in the repo - .pyc, .pyo, .pyd, __pycache__. 2019-08-12 14:14:39 -07:00