Commit graph

1294 commits

Author SHA1 Message Date
Hugo Wang
12ed79b345 adding tests 2016-12-24 16:35:08 +08:00
Anthony Scopatz
f8fd00c94e Merge pull request #2027 from chronitis/tests-python-shebangs
Tests python shebangs
2016-12-21 11:28:03 -08:00
Gordon Ball
69e335382f cat pwd wc test scripts use python 3 syntax, but python #! 2016-12-21 13:50:36 +01:00
Hugo Wang
fcc8f256f1 Fixed xonfig raising error when xonsh is not installed from source 2016-12-21 12:03:44 +08:00
Anthony Scopatz
0be4b8e12e Merge pull request #2020 from mitnk/xonsh-failback
Make xonsh able to failback to other shells
2016-12-20 10:55:52 -08:00
Hugo Wang
e77695609b raise original error 2016-12-20 12:29:46 +08:00
Hugo Wang
dbfc03975d history show all contains session items 2016-12-19 20:59:37 +08:00
Hugo Wang
b2078c3f83 updated ut - force it to be interactive 2016-12-18 11:25:39 +08:00
Hugo Wang
76b898ab14 refactoring & updated ut 2016-12-18 11:07:53 +08:00
Hugo Wang
be5dd8e328 failback only for interactive mode 2016-12-18 02:32:08 +08:00
Hugo Wang
d6294e171f ignore screen too 2016-12-17 18:54:28 +08:00
Hugo Wang
6684c802cc failback should ignore xonsh 2016-12-17 18:22:34 +08:00
Hugo Wang
3980da870e make xonsh able to failback to other shells 2016-12-17 18:10:29 +08:00
Jamie Bliss
d2de666ac7 Merge remote-tracking branch 'upstream/master' into vox-fs 2016-12-15 22:21:33 -05:00
Hugo Wang
0cc6a8b4ff made json history buffer with all hists 2016-12-11 16:33:45 +08:00
Hugo Wang
00c29766b5 wip - update json history rtns 2016-12-10 22:45:21 +08:00
Jamie Bliss
5e5921802d add fspath support to vox 2016-12-09 23:14:41 -05:00
Gordon Ball
0125dfb818 Fix (and test) byte string handling problems 2016-12-08 14:14:03 +01:00
Gordon Ball
dbc86bc955 Support raw-string path literals 2016-12-08 13:56:45 +01:00
Gordon Ball
ee97ae8bd0 Merge branch 'master' into first-class-paths 2016-12-08 13:06:21 +01:00
Anthony Scopatz
5f8030461b Merge pull request #1970 from mitnk/history-backends
New History Backend - Sqlite
2016-12-05 23:35:15 -05:00
Hugo Wang
7053d3ac7e updated test cases 2016-12-04 23:24:56 +08:00
Hugo Wang
0c5cede886 bug fix on sqlite history rtns 2016-12-04 22:54:45 +08:00
Hugo Wang
b3c2609974 rename stuff & doc strings 2016-12-01 22:14:22 +08:00
Hugo Wang
1ce4552d0d align sqlite history backend with public attrs 2016-11-30 22:49:13 +08:00
Jamie Bliss
dbe14a2673 Actually implement LoadEvent 2016-11-28 18:57:41 -05:00
Hugo Wang
04d2044c29 added tests for history sqlite 2016-11-27 22:57:42 +08:00
Hugo Wang
18a70a1658 update tests 2016-11-27 16:40:39 +08:00
Anthony Scopatz
0754821645 some test fixes 2016-11-22 10:41:37 -05:00
Anthony Scopatz
322fb7e8ad some final cleanup 2016-11-20 18:35:30 -05:00
Anthony Scopatz
60773b7be3 Merge pull request #1957 from xonsh/vcfix
vc fix
2016-11-20 13:56:20 -05:00
laerus
10047631e1 test vc/repo cleanup 2016-11-18 14:42:54 +02:00
laerus
ede5922fa9 prompt.vc test tweak/current_branch fix 2016-11-17 23:31:41 +02:00
laerus
13876531db fix making testing repos 2016-11-17 21:37:45 +02:00
laerus
df8aa69446 added test file git-test-repo 2016-11-17 19:51:56 +02:00
laerus
4f89feba79 cleanup 2016-11-16 20:34:00 +02:00
laerus
a5559785db prompt.vc cleanup 2016-11-16 20:16:19 +02:00
laerus
b650a0deaf prompt.vc check for hg/git binaries once 2016-11-16 20:08:06 +02:00
laerus
67833d560a fix tests/git-test-repo 2016-11-16 15:34:41 +02:00
Anthony Scopatz
a9bb216975 fixed non issue 2016-11-14 21:42:43 -05:00
laerus
cb4043a736 pytest complain mark.skip 2016-11-14 22:28:09 +02:00
laerus
b7a1ed4721 added git/hg repos for testing 2016-11-14 21:09:25 +02:00
laerus
904d71b83e test vc::get_branch 2016-11-14 19:28:32 +02:00
laerus
6487a557a7 vc_branch rename to vc/test_get_git_branch 2016-11-14 18:18:28 +02:00
laerus
365593a06a test cleanup 2016-11-02 16:18:17 +02:00
laerus
5d844a4652 more refactor 2016-11-02 15:35:59 +02:00
laerus
3bb221e24c promptformatter caching 2016-11-02 15:06:17 +02:00
laerus
11820ca725 PromptFormatter __call__ method 2016-11-01 20:12:38 +02:00
laerus
c712fefebc more refactor 2016-11-01 19:21:12 +02:00
laerus
b944347edc ref/cleanup 2016-11-01 14:10:11 +02:00