Commit graph

912 commits

Author SHA1 Message Date
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
laerus
bff2c8f1b0 PromptFormatter class 2016-11-01 12:38:54 +02:00
Anthony Scopatz
9cd013b172 small windows fix 2016-10-26 20:55:40 -04:00
Anthony Scopatz
400ef828d9 more piping fixes for multiple commands 2016-10-26 20:51:28 -04:00
Anthony Scopatz
26759d8dfa windows test fix 2016-10-26 00:51:56 -04:00
Anthony Scopatz
6288644fe5 hopfule fix 2016-10-26 00:40:47 -04:00
Anthony Scopatz
7ceb158154 have failing test case 2016-10-25 20:55:42 -04:00
Anthony Scopatz
ef0d57aca9 wc command 2016-10-25 20:41:20 -04:00
Anthony Scopatz
a510dbab0a cat commands 2016-10-25 20:27:27 -04:00
Anthony Scopatz
e41ef2fa6a hopefully fix test erros 2016-10-24 22:41:01 -04:00
Anthony Scopatz
55143c1ee8 Merge branch 'master' into funcalias 2016-10-24 22:36:13 -04:00
Jan Schulz
49b92c6add Add failing test for windows machine dirs 2016-10-22 14:42:30 +02:00
Anthony Scopatz
7e57f1d272 non-blocking aliases 2016-10-18 21:14:08 -04:00
Anthony Scopatz
21ea2d2ab5 Merge branch 'master' into funcalias 2016-10-18 20:33:25 -04:00
Gil Forsyth
7dc1af8a73 fix bad indent 2016-10-18 16:39:39 -04:00
Gil Forsyth
1a5766db19 remove unused imports from test base shell 2016-10-18 16:39:09 -04:00
Gil Forsyth
d1f063f497 remove redefined tests from test_tools 2016-10-18 16:36:13 -04:00
Gil Forsyth
d312caeca0 remove unused imports and dedup test name 2016-10-18 16:15:30 -04:00
Gil Forsyth
0200ddd63a remove unused imports and fix call to xonsh_env 2016-10-18 16:11:57 -04:00
Gil Forsyth
615ca4fecf remove duplicate tests and fix flake issues
lots of copypasta doublespaces after `==` and one of the tests was
written in triplicate
2016-10-18 16:09:35 -04:00
Gordon Ball
00802dfef9 Add support for path-yielding backticks 2016-10-18 12:19:16 +02:00
laerus
72b6dd7f69 stderr redirect 2016-10-16 22:20:36 +03:00
laerus
80155ca642 expected output tweak 2016-10-16 21:43:38 +03:00
laerus
b6c88b1136 test_integrations refactor 2016-10-16 21:08:37 +03:00
laerus
3d1601e3e7 moved test_run_subproc to test_integrations 2016-10-16 20:30:24 +03:00
Anthony Scopatz
cfde90b92e some piping aliases 2016-10-16 12:07:39 -04:00
laerus
1931f478d6 fix test_run_subproc 2016-10-16 17:11:04 +03:00
laerus
6afca7b754 old yield_fixture 2016-10-16 16:54:46 +03:00
laerus
1b0e39d3b4 heal test_replay 2016-10-16 16:44:55 +03:00