Commit graph

858 commits

Author SHA1 Message Date
Anthony Scopatz
49194e76f9 sys.exit() fix. 2016-10-13 03:20:42 -04:00
Anthony Scopatz
b40b72931f bump timeout 2016-10-13 02:48:00 -04:00
Anthony Scopatz
bd66610c74 another trial 2016-10-13 02:45:37 -04:00
Anthony Scopatz
30bc28e244 next trial 2016-10-13 02:41:53 -04:00
Anthony Scopatz
66eeeb08d8 try which 2016-10-13 02:16:40 -04:00
Anthony Scopatz
65c95ea276 hopeful windows fix 2016-10-13 02:10:34 -04:00
Anthony Scopatz
008085ee6b fixes alias redirection 2016-10-13 02:03:30 -04:00
Anthony Scopatz
b8e4adbaf3 Merge pull request #1790 from derekbrokeit/xontrib-mpl_copy-fig
xontrib-mpl makes a copy of the current figure before modifying it
2016-10-10 22:35:27 -05:00
Anthony Scopatz
1909653cc9 Merge pull request #1816 from xonsh/ply_subtree
Ply subtree
2016-10-10 22:22:59 -05:00
Derek Thomas
7772d5e67f fix mpl tests and add full-resolution pixel test of figure 2016-10-09 23:13:54 +08:00
Gil Forsyth
423d9397f5 tweaks to use subtree PLY master 2016-10-07 14:24:15 -04:00
Gil Forsyth
29af833ad8 fix remaining pep8 violations 2016-10-07 10:57:31 -04:00
Anthony Scopatz
255656348f Merge branch 'master' into rs 2016-10-03 22:15:32 -04:00
Derek Thomas
b170168f9a fix grammar in mpl test comments 2016-10-03 23:55:39 +09:00
Derek Thomas
cbff7ac552 remove mpl testing for tight-layout because it is no longer used 2016-10-03 23:54:06 +09:00
Derek Thomas
efe806994a fix test for mpl by skipping testing if matplotlib/numpy missing 2016-10-03 22:45:14 +09:00
Derek Thomas
dcec33db1f add test for mpl figure preservation 2016-10-03 15:59:47 +09:00
Jamie Bliss
ce98aa8fa9 Allow activation of environments in relative directories.
Also disallow the creation of venvs with reserved names
2016-10-02 21:49:38 -04:00
Anthony Scopatz
37673da76a test fixes 2016-10-01 23:15:59 -04:00
Anthony Scopatz
e6af5d47d3 some windows fixes 2016-10-01 01:21:19 -04:00
Anthony Scopatz
8b5c91bfd8 Merge branch 'master' into rs 2016-10-01 00:50:41 -04:00
Gil Forsyth
68e1269cde Merge pull request #1770 from laerus/which
which
2016-09-30 10:49:34 -04:00
Bob Hyman
312b17f2b5 fix test failures in test_xonsh_party and test_ptk_highlight due to absense of builtin 'echo' on Windows 2016-09-29 21:38:35 -04:00
Anthony Scopatz
dd7987ad85 test fixes 2016-09-28 23:45:40 -04:00
Anthony Scopatz
4a58eb9d4f added some tests for the new predictors 2016-09-28 20:00:18 -04:00
laerus
2dd7c5541d which refactor p1 2016-09-26 22:33:51 +03:00
Anthony Scopatz
44510bf0ce silly error 2016-09-25 21:03:34 -04:00
Anthony Scopatz
a6de9f3841 tests run on windows 2016-09-25 20:43:27 -04:00
Anthony Scopatz
afccd10b6a minor cleanup 2016-09-25 16:40:40 -04:00
Anthony Scopatz
5a7e2b2784 some dirstack unc test fixes 2016-09-25 16:33:18 -04:00
Anthony Scopatz
24e0f61808 fixed commands cache env test 2016-09-25 15:54:31 -04:00
Anthony Scopatz
9e4dbd446e Merge branch 'pcf' into rs 2016-09-25 15:11:33 -04:00
Anthony Scopatz
aff0a090ce new path tests 2016-09-25 15:07:42 -04:00
Anthony Scopatz
5a0b8d718a addressed double equals issue 2016-09-24 17:00:30 -04:00
Anthony Scopatz
861aedfc4d some minor cleanup 2016-09-24 16:13:14 -04:00
Anthony Scopatz
bde2f985e6 try clearing tasks 2016-09-24 16:09:01 -04:00
Anthony Scopatz
51866ee92e try different singleton 2016-09-24 16:05:48 -04:00
Anthony Scopatz
5ee1d81cbc force test files 2016-09-24 15:56:15 -04:00
Anthony Scopatz
2ebd81e2b0 some test fixes 2016-09-24 15:28:12 -04:00
Anthony Scopatz
911021e0c3 firx for non-captured output 2016-09-24 15:15:38 -04:00
Anthony Scopatz
046a1160bc merge from master 2016-09-21 19:57:54 -04:00
Gil Forsyth
337ec2404b Merge pull request #1719 from Carreau/no-multi-global
Fix context-manager tests on 3.6
2016-09-21 10:26:00 -04:00
Gil Forsyth
2db0763f52 Merge pull request #1717 from Carreau/async-comp
Fix async comprehension on 3.6
2016-09-21 10:25:11 -04:00
laerus
e2174dc34d test_dirstack::test_cdpath_expansion leaving stray dirs 2016-09-21 14:45:58 +03:00
Matthias Bussonnier
f83ff5b2c6 Start a Python 3.6 parser.
Write now not many changes, mostly async comprehension ast node takes a
mandatory 4th keyword.
2016-09-18 10:48:30 -07:00
laerus
7aae605ea0 more isolation 2016-09-15 18:51:13 +03:00
laerus
e1a118f22f new test/print to stderr 2016-09-15 17:31:41 +03:00
laerus
58c4a3e209 test_format_prompt_with_invalid_func needs the actual Env 2016-09-15 17:19:39 +03:00
laerus
b87f6e9922 migrate prompt tests p1 2016-09-15 17:06:35 +03:00
Anthony Scopatz
edaebc9843 Merge pull request #1727 from astronouth7303/nested-vox
Nested vox
2016-09-13 23:50:27 -04:00