sapling/eden/scm/edenscm/testing
Saul Gutierrez d33985dd48 debugruntest: add tar command
Summary:
Adds a VERY simple implementation of the `tar` command to debugruntest. This command was added since old version of Windows still don't have the `tar` command. Additionally, running tests using the `tar` command on Windows would cause trouble for certain paths when running tests using Cygwin.

At the moment this implementation only supports decompressing files, but support for other options can be added in the future.

Reviewed By: quark-zju

Differential Revision: D41793100

fbshipit-source-id: 8761ebd1e02a010e4634e6003ed7bcdd3a5166d4
2022-12-07 19:54:24 -08:00
..
ext debugruntest: fix requires binary invocation for debugruntest .t tests 2022-12-07 19:54:24 -08:00
sh debugruntest: add tar command 2022-12-07 19:54:24 -08:00
t debugruntest: fix .bat invocation for debugruntest on Windows 2022-12-07 19:54:24 -08:00
__init__.py collapse edenscm.mercurial package into edenscm 2022-08-24 13:45:53 -07:00
__main__.py debugruntest: initial alternative .t runner 2022-04-20 12:57:30 -07:00
single.py runtests: handle exception DebugRunTestTest better 2022-08-15 18:52:48 -07:00