laerus
|
4a74b5477d
|
paren hell in test_tools
|
2016-07-05 14:33:05 +03:00 |
|
laerus
|
6b482b803c
|
more tests/ fixed bug for different envvars
|
2016-07-05 14:28:57 +03:00 |
|
laerus
|
2dc7f2b5c3
|
'test_tools shapeup'
|
2016-07-05 12:15:02 +03:00 |
|
laerus
|
3e620eb8e4
|
expandvars now uses regex / tests for expandvars
|
2016-07-05 01:46:07 +03:00 |
|
laerus
|
4499952a26
|
added __contains__ method on Env + test
|
2016-07-04 20:09:55 +03:00 |
|
laerus
|
8bde7a5f7f
|
'test_parser nodes_equal fix'
|
2016-07-04 16:32:03 +03:00 |
|
laerus
|
0aa0c2e791
|
'EnvPath test_tools test fix'
|
2016-07-04 13:20:12 +03:00 |
|
laerus
|
02154b2597
|
pretty reckless vim sub
|
2016-07-03 22:03:06 +03:00 |
|
laerus
|
41b5f7ec6a
|
'small cleanup of old mock_xonsh_env'
|
2016-07-03 20:19:37 +03:00 |
|
laerus
|
31c5760182
|
'typoz'
|
2016-07-03 12:26:52 +03:00 |
|
laerus
|
0e7c8dc730
|
'test_imphooks fixture fix'
|
2016-07-03 12:02:02 +03:00 |
|
laerus
|
daf1928dd0
|
'fixtures docs'
|
2016-07-03 12:00:24 +03:00 |
|
laerus
|
fefb9539ba
|
EnvPath bug, skipping
|
2016-07-02 04:53:37 +03:00 |
|
laerus
|
603681aa8a
|
test_parser fix
|
2016-07-02 03:43:49 +03:00 |
|
laerus
|
de2745bc45
|
'test_environ new tests migration'
|
2016-07-02 03:36:32 +03:00 |
|
laerus
|
916999913e
|
Merge branch 'master' into pytest_migration
maybe a fix for test_environ conflicts
Conflicts:
tests/test_environ.py
|
2016-07-01 22:28:45 +03:00 |
|
laerus
|
bea8c62829
|
tests bugs fixing/test_parser & test_tools to go
|
2016-07-01 21:52:37 +03:00 |
|
Oleh Prypin
|
bc11ba78db
|
Test 'optional items' (format spec) in format_prompt
|
2016-07-01 19:07:20 +03:00 |
|
Oleh Prypin
|
fa91c6b21b
|
Drop the separate implementation of format_prompt
It was used only in one place and can be replaced with partial_format_prompt
|
2016-07-01 19:07:20 +03:00 |
|
laerus
|
b83906381e
|
test_parser incomplete
|
2016-07-01 17:50:01 +03:00 |
|
laerus
|
36c0bcfd42
|
test execer/xonsh_execer fixture in conftest
|
2016-07-01 15:43:16 +03:00 |
|
laerus
|
a05ca9b6af
|
'test_imphooks'
|
2016-07-01 13:52:44 +03:00 |
|
laerus
|
5aef18ccfb
|
'test_main'
|
2016-07-01 13:35:16 +03:00 |
|
laerus
|
f43ddcfe27
|
'revert test_parser'
|
2016-07-01 12:43:32 +03:00 |
|
laerus
|
320bb3b4da
|
'test_environ/lexer'
|
2016-07-01 12:42:07 +03:00 |
|
laerus
|
6476c8491a
|
test_tools repair
|
2016-06-30 23:00:00 +03:00 |
|
Konstantinos Tsakiltzidis
|
1527ba6728
|
'slowly migrating tools'
|
2016-06-29 19:28:39 +03:00 |
|
Konstantinos Tsakiltzidis
|
2f2f1622c9
|
'test_builtins'
|
2016-06-29 18:32:42 +03:00 |
|
Konstantinos Tsakiltzidis
|
cc9d558e75
|
'fixed conflicts'
|
2016-06-29 16:59:42 +03:00 |
|
Konstantinos Tsakiltzidis
|
ba6f63f143
|
Merge branch 'master' into pytest_migration
|
2016-06-29 16:58:08 +03:00 |
|
Morten Enemark Lund
|
6a0b9bd61d
|
Merge pull request #1357 from xonsh/sub
LazyObject getitem
|
2016-06-29 12:17:48 +02:00 |
|
Anthony Scopatz
|
3276d06f01
|
removed ENV
|
2016-06-28 20:22:11 -04:00 |
|
Paul Goelz
|
4a9ac0812f
|
Fix iglobpath test and pass sort_result parameters in a lot of places where they should always have been passed.
|
2016-06-28 22:34:30 +02:00 |
|
Paul Goelz
|
ad51990b2b
|
Realize many of scopatz' suggestions
|
2016-06-28 20:36:17 +02:00 |
|
Konstantinos Tsakiltzidis
|
6760c3dfc4
|
test_history/test_replay(buggy)
|
2016-06-28 13:47:35 +03:00 |
|
Konstantinos Tsakiltzidis
|
1dcb080a54
|
'partial test_replay'
|
2016-06-28 13:16:12 +03:00 |
|
Anthony Scopatz
|
55ec4d4afb
|
lazy object getitem
|
2016-06-27 20:53:10 -04:00 |
|
Konstantinos Tsakiltzidis
|
5ccec32e12
|
test_environ part1 / tools small refactor
|
2016-06-27 18:39:10 +03:00 |
|
Paul Goelz
|
42637011ac
|
Use normal assertions in tests
|
2016-06-26 22:25:32 +02:00 |
|
Paul Goelz
|
3cf38a7f65
|
Merge branch 'master' of https://github.com/xonsh/xonsh into sortglob
|
2016-06-26 22:15:03 +02:00 |
|
Paul Goelz
|
860b10707f
|
PEP8 in xonsh/tools and test/tools
|
2016-06-26 22:09:16 +02:00 |
|
Paul Goelz
|
9b768c54f6
|
Lookup GLOB_SORTED outside of globpath functions to improve testability
|
2016-06-26 21:44:18 +02:00 |
|
Konstantinos Tsakiltzidis
|
a48e53130b
|
test_aliases/test_dirstack
|
2016-06-26 02:05:26 +03:00 |
|
Konstantinos Tsakiltzidis
|
c2e2c74f4c
|
Merge branch 'master' into pytest_migration
|
2016-06-25 21:36:56 +03:00 |
|
Konstantinos Tsakiltzidis
|
fe6376f6d5
|
'removed xenv ambiguity'
|
2016-06-25 21:07:25 +03:00 |
|
Anthony Scopatz
|
e97d02db16
|
fixed conflict
|
2016-06-25 12:34:55 -04:00 |
|
Konstantinos Tsakiltzidis
|
2c6fb2e6f7
|
'need more fixtures'
|
2016-06-25 13:38:43 +03:00 |
|
Konstantinos Tsakiltzidis
|
28ec6ea977
|
'need more fixturesr'
|
2016-06-25 13:06:59 +03:00 |
|
Konstantinos Tsakiltzidis
|
daf3f89ae8
|
TODO list, conftest.py, some migrations
|
2016-06-25 01:15:48 +03:00 |
|
Konstantinos Tsakiltzidis
|
4d67a47f59
|
test_tools, almost complete
|
2016-06-24 23:51:55 +03:00 |
|