Daniel Shimon
f87be90d6f
procs: Add $XONSH_CAPTURE_ALWAYS variable for opt-in interactive capt… ( #4283 )
...
* procs: Add $XONSH_CAPTURE_ALWAYS variable for opt-in interactive capturing
* tests: Add tests for $XONSH_CAPTURE_ALWAYS
* tests: Fix tests wrt $XONSH_CAPTURE_ALWAYS
* news: Add optional-interractive-capture
2021-06-21 12:36:37 -04:00
Morten Enemark Lund
c7372342da
Fix legitimate builtins has no attribute __xonsh__ errors
2020-08-10 13:24:10 +02:00
Bob Hyman
21bb138644
flake8 complains in Windows about symbolic links; remove fortunately redundant linked file
2020-05-23 23:24:32 -04:00
Bob Hyman
26475146e2
Flake8 1 ( #3550 )
...
* flake8 fixes -- tests only
* fix ci failure
* integrate fix from is_3551 so tests will pass.
* Update tests/test_builtins.py
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2020-05-05 06:42:28 -04:00
Christopher J. Wright
7a2fe402cd
remove dict edge case
2019-09-11 12:14:48 -04:00
Christopher J. Wright
ba17914524
add test
2019-09-11 11:56:38 -04:00
Jean-Benoist Leger
76222d4244
force --no-gpg-sign for git commit in tests
2019-04-19 14:34:20 +02:00
christopher
1ba27fe5b3
fix bad copy paste
2018-12-28 15:51:34 -05:00
christopher
8524aed718
flake8
2018-12-28 15:48:59 -05:00
christopher
1771654787
add test for mixed types
2018-12-28 15:48:48 -05:00
christopher
150706d224
fix test syntax error
2018-12-28 15:08:06 -05:00
christopher
410eb27847
resolve types in chainDB
2018-12-28 14:51:42 -05:00
Anthony Scopatz
11044e38a5
skipping on windows in test_*.xsh files
2018-12-06 13:52:46 -05:00
Anthony Scopatz
ae569625de
fixed conflict
2018-12-06 13:36:46 -05:00
Anthony Scopatz
396dce8088
some windows test fixes and skips
2018-12-06 13:35:43 -05:00
Anthony Scopatz
9a3340f1ce
skip in test
2018-12-06 09:45:32 -05:00
Anthony Scopatz
4b68c54a83
skip directly
2018-12-06 09:19:08 -05:00
Anthony Scopatz
ec0cd83217
more tests
2018-12-06 08:49:49 -05:00
Anthony Scopatz
609370d48e
try this
2018-12-05 20:17:38 -05:00
Anthony Scopatz
c645f59347
more test and ci fixes
2018-10-11 11:33:53 -04:00
Anthony Scopatz
147ee78cdb
test fixes
2018-10-11 11:22:57 -04:00
christopher
b7c619a738
add chain db
2018-09-11 13:23:57 -04:00
Anthony Scopatz
a2b82e1b0c
fixed environment swapping issue
2018-08-27 18:00:31 -05:00
Justin Calamari
6d3c3ff37f
Add test
2018-07-27 22:55:14 -04:00
christopher
3fef5198c8
call tempdir
2018-07-17 11:57:09 -04:00
christopher
d4ae228690
add rmtree
2018-07-17 11:31:09 -04:00
christopher
df28bc4a5b
remove unused code
2018-07-10 15:52:35 -04:00
christopher
7e9922e205
move back to pushd popd
2018-07-10 13:43:48 -04:00
christopher
1e9d8e70d8
use os_indir to simulate indir behavior
2018-07-10 13:21:34 -04:00
christopher
3cd114eee9
pushd/popd failing test
2018-07-06 23:51:11 -04:00
christopher
b190968b5b
it seems that pushd and popd may be too smart for their own good
2018-07-06 23:36:44 -04:00
christopher
4e7c50b073
fix style, use pushd/popd and return correct code for check_call
2018-07-03 12:48:57 -04:00
christopher
5559c3f82a
fix xonsh tests via remove fixtures
2018-07-03 11:22:58 -04:00
christopher
bdda27f657
remove importhooks from tests and add args/kwargs to pytest plugin
2018-07-03 10:58:14 -04:00
christopher
b9c5b09937
WIP: make xonsh standard lib
2018-06-28 11:28:28 -04:00