Commit graph

8219 commits

Author SHA1 Message Date
Gil Forsyth
4f48345fa2
Merge pull request #3082 from jb-leger/tests_usrbinenv_args
Tests usrbinenv args
2019-04-26 17:16:08 -04:00
Morten Enemark Lund
13da2027ca
Merge pull request #3094 from xonsh/black_xontribs
Black xontribs
2019-04-26 21:08:15 +02:00
Jean-Benoist Leger
74a81ac1f2
news item for environ_do_not_delete_default_value 2019-04-26 20:30:48 +02:00
Jean-Benoist Leger
934f337ab1
add test on Env.__delitem__ 2019-04-26 20:27:45 +02:00
Jean-Benoist Leger
6edc7bc7ab
If Env.__delitem__ is called to delete a value only in default, do nothing
close #3077
2019-04-26 20:15:03 +02:00
Gil Forsyth
1bcbf9cd5f
Add news item 2019-04-26 11:13:50 -04:00
Gil Forsyth
834f600d91
Add xontrib directory to black checks on circle 2019-04-26 11:12:37 -04:00
Gil Forsyth
258c2fc610 Run black on all bundled xontribs 2019-04-26 11:11:11 -04:00
Jean-Benoist Leger
f8629e6471
Merge remote-tracking branch 'upstream/master' into tests_usrbinenv_args 2019-04-26 09:27:08 +02:00
Jean-Benoist Leger
7b24a73684
news item for tests_usrbinenv_args 2019-04-26 09:27:00 +02:00
Jean-Benoist Leger
aa707c9453
/usr/bin/env doesn't support passing arguments 2019-04-26 09:27:00 +02:00
Gil Forsyth
943db337e5
Merge pull request #3066 from virusbb001/fix-cat-empty-file
Fix cat empty file
2019-04-25 13:38:22 -04:00
virus
5eb745998c xoreutils: rework cat pseudo device again 2019-04-24 22:19:07 +09:00
virus
fb5cd6e3a3 add missing fixture 2019-04-24 22:19:07 +09:00
virus
8b4bd37501 fix of testing when linesep is not "\n" 2019-04-24 22:19:07 +09:00
virus
6ffe2f22db fix failing removing file on windows 2019-04-24 22:19:07 +09:00
virus
adaa20d21e add news file 2019-04-24 22:19:07 +09:00
virus
c7f6f9cafc fix causing infinite loop when doing cat empty file 2019-04-24 22:19:07 +09:00
virus
e10f090fb9 add test of xoreutils's cat 2019-04-24 22:19:07 +09:00
Morten Enemark Lund
caf58e707a
Merge pull request #3087 from jb-leger/hg_permission_error
.hg lookup, OSError, reduce the Try/Except to the minimum
2019-04-24 08:25:54 +02:00
Morten Enemark Lund
7b7a9a3071
Merge pull request #3075 from virusbb001/change-azure-pipeline-conda-env
CI: use `conda` directly instead of CondaEnvironment
2019-04-24 08:10:30 +02:00
Morten Enemark Lund
f3d1f1dc23 Merge remote-tracking branch 'remotes/origin/master' into change-azure-pipeline-conda-env 2019-04-24 08:03:39 +02:00
Morten Enemark Lund
4516a7afda
Merge pull request #3084 from jb-leger/tests_main_AttributeError
Solve AttributeError in test_main and test_ptk_highlight
2019-04-24 07:53:38 +02:00
Jean-Benoist Leger
f99413fb40
.hg lookup, OSError, reduce the Try/Except to the minimum 2019-04-23 15:37:06 +02:00
Morten Enemark Lund
a30e7944d5
Merge pull request #3083 from jb-leger/tests_git_commit_no-gpg-sign
Tests git commit no gpg sign
2019-04-23 15:28:02 +02:00
Morten Enemark Lund
7589519f7a
Merge pull request #3081 from jb-leger/not_threadable_tput
Not threadable tput
2019-04-23 15:26:04 +02:00
Morten Enemark Lund
a93170fc6b
Merge pull request #3080 from jb-leger/not_threadable_asciinema
Not threadable asciinema
2019-04-23 15:25:30 +02:00
Morten Enemark Lund
ccb8b2deef
Merge pull request #3079 from jb-leger/pty_size
Set PTY size to same size as main terminal for threadable commands
2019-04-23 15:24:32 +02:00
Morten Enemark Lund
7eda105f08
Merge pull request #3069 from carmenbianca/test-manifest
Add all test files to MANIFEST.in
2019-04-23 14:42:10 +02:00
Morten Enemark Lund
4508f06188
Merge pull request #3059 from lost-theory/stty_lookup_bug
Fix "'NoneType' object is not iterable" on stty lookup
2019-04-23 14:35:54 +02:00
Morten Enemark Lund
a7a0e2ee2b
Merge pull request #3061 from jb-leger/hg_permission_error
Catch PermissionError which occur when a user doesn't have access to …
2019-04-23 14:33:37 +02:00
Jean-Benoist Leger
b7e392630d
empty news item for tests_main_AttributeError 2019-04-19 23:19:45 +02:00
Jean-Benoist Leger
7725fd5ee0
Properly clean builtins.__xonsh__ before running test in tests/test_ptk_highlight.py 2019-04-19 23:19:40 +02:00
Jean-Benoist Leger
30afd0d13a
Properly clean builtins.__xonsh__ before running test in tests/test_main.py 2019-04-19 23:19:25 +02:00
Jean-Benoist Leger
140d4b981b
empty news item for tests_git_commit_no-gpg-sign 2019-04-19 14:49:05 +02:00
Jean-Benoist Leger
76222d4244
force --no-gpg-sign for git commit in tests 2019-04-19 14:34:20 +02:00
Jean-Benoist Leger
f134cb8886
news item for pty_size 2019-04-19 08:25:18 +02:00
Jean-Benoist Leger
3b39de6824
Set newly created pty size to same size as main terminal 2019-04-19 08:25:17 +02:00
Jean-Benoist Leger
2e0f887d87
news item for not_threadable_tput 2019-04-19 00:03:15 +02:00
Jean-Benoist Leger
9662adad5f
add tput in not threadable commands 2019-04-19 00:01:17 +02:00
Jean-Benoist Leger
3eceb64acb
news item for not_threadable_asciinema 2019-04-18 23:51:23 +02:00
Jean-Benoist Leger
5e6f4ff668
add asciinema in not threadble commands 2019-04-18 23:49:23 +02:00
Morten Enemark Lund
40b5c461af
Merge pull request #3078 from samueldg/fix-changelog-typos
Fix various typos in the recent release notes
2019-04-16 19:24:41 +02:00
Samuel Dion-Girardeau
92150a15b8
Add missing backtick 2019-04-16 12:18:29 -04:00
Samuel Dion-Girardeau
f63d1581e4
Fix various typos in the recent release notes
WHile reading through 0.8.7..0.8.12 in the CHANGELOG,
found those typos, and fixed along.
2019-04-15 21:13:04 -04:00
virus
99c565c99c CI: use conda directly instead of CondaEnvironment
CondaEnvironment is deprecated.
Rewrite to follow this instruction:
https://docs.microsoft.com/en-us/azure/devops/pipelines/languages/anaconda?view=azure-devops&tabs=vs2017
2019-04-09 22:22:25 +09:00
Carmen Bianca Bakker
e7ed1affe0
Add empty line to news file 2019-04-07 23:10:46 +02:00
Carmen Bianca Bakker
5cbd5ca6db
Add all test files to MANIFEST.in 2019-04-07 22:33:01 +02:00
Jean-Benoist Leger
eab0020d7f
Catch OSError which occur when a user doesn't have access to parent dir 2019-03-28 22:10:58 +01:00
Steven Kryskalla
96d4c34343 add news entry for stty lookup fix 2019-03-24 11:34:52 -04:00