Jamie Bliss
|
4175d48b93
|
Add Vox class (and some basic tests for it)
|
2016-07-20 14:50:22 -04:00 |
|
laerus
|
245b5f7120
|
test_partial_string ref
|
2016-07-18 00:35:50 +03:00 |
|
laerus
|
e6752434da
|
new test for windows variety
|
2016-07-13 23:45:52 +03:00 |
|
laerus
|
9338aa5111
|
Merge branch 'master' of https://github.com/xonsh/xonsh into expandvars_fix
|
2016-07-13 19:59:09 +03:00 |
|
laerus
|
aa4fa7a04e
|
tweak test
|
2016-07-06 15:08:11 +03:00 |
|
Anthony Scopatz
|
d4d6823314
|
added news tests
|
2016-07-05 14:42:18 -04:00 |
|
laerus
|
39c73e2bc9
|
small refactor/ handle *None* envvar values
|
2016-07-05 18:05:47 +03:00 |
|
laerus
|
6487a8de48
|
tweak tests/ user ensurer for value conversion
|
2016-07-05 17:48:03 +03:00 |
|
laerus
|
7f41ef9e82
|
covert envvar values to strings
|
2016-07-05 17:02:24 +03:00 |
|
laerus
|
803bfce5a9
|
test refactor
|
2016-07-05 16:04:03 +03:00 |
|
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 |
|