Anthony Scopatz
48ff3d3754
fixed conflict
2016-09-01 19:33:01 -04:00
Anthony Scopatz
a0e2d9a2d4
fixed conflicts
2016-08-31 01:37:14 -04:00
Anthony Scopatz
e87021a585
enter_macro() call
2016-08-28 23:16:56 -04:00
Anthony Scopatz
2a3254f387
some minor API changes
2016-08-28 13:46:05 -04:00
Anthony Scopatz
a3c03b0b07
macro escape
2016-08-27 13:27:15 -04:00
Anthony Scopatz
8ddb15861f
some raw tests
2016-08-27 13:06:08 -04:00
Anthony Scopatz
d0804650f3
more make test windows friendly
2016-08-25 01:21:17 -04:00
Anthony Scopatz
d02b05c89d
make test windows friendly
2016-08-25 01:15:32 -04:00
Anthony Scopatz
50e2f80e10
more tilde expansions
2016-08-25 01:04:08 -04:00
Anthony Scopatz
1d595e9ad9
added types to macros
2016-08-20 21:11:07 -04:00
Anthony Scopatz
dcc17effd1
more stuff
2016-08-20 20:32:30 -04:00
Anthony Scopatz
93e144f5b1
started docs
2016-08-20 17:00:10 -04:00
Anthony Scopatz
d5be829598
even more macro tests
2016-08-20 16:00:30 -04:00
Anthony Scopatz
37e458109c
more call macro tests
2016-08-20 15:50:36 -04:00
Anthony Scopatz
3f2a168d47
some tests
2016-08-20 15:39:02 -04:00
laerus
daf1928dd0
'fixtures docs'
2016-07-03 12:00:24 +03:00
laerus
bea8c62829
tests bugs fixing/test_parser & test_tools to go
2016-07-01 21:52:37 +03:00
Konstantinos Tsakiltzidis
2f2f1622c9
'test_builtins'
2016-06-29 18:32:42 +03:00
Konstantinos Tsakiltzidis
ba6f63f143
Merge branch 'master' into pytest_migration
2016-06-29 16:58:08 +03:00
Anthony Scopatz
3276d06f01
removed ENV
2016-06-28 20:22:11 -04:00
Konstantinos Tsakiltzidis
28ec6ea977
'need more fixturesr'
2016-06-25 13:06:59 +03:00
Gil Forsyth
6f4fc7564e
cleanup and extra fixes
2016-06-22 18:23:36 -04:00
Konstantinos Tsakiltzidis
90fdda6908
test_builtins
2016-06-22 22:50:01 +03:00
Gil Forsyth
46f842dcbe
Merge master and update setup syntax in execer test
2016-06-22 09:57:31 -04:00
adam j hartz
8ae42ec987
builtins
2016-06-16 01:01:23 -04:00
adam j hartz
a241d7a962
fix bad merge
2016-06-16 00:59:57 -04:00
adam j hartz
2841c126df
update tests, add some new tests
2016-06-16 00:59:57 -04:00
adam j hartz
db39040b31
add tests for new callable list
2016-06-11 01:40:26 -04:00
Gil Forsyth
74d4e6b892
change test setup syntax to match pytest
2016-06-07 15:53:38 -04:00
adam j hartz
82fff5c4d6
fix test cases after moving things around
2016-06-01 13:59:33 -04:00
Anthony Scopatz
9d9c8bef31
fixed some tests
2016-02-18 00:45:01 -05:00
adam j hartz
26bd38bbab
update test cases
2015-12-19 21:17:03 -05:00
adam j hartz
a5f2b7019e
skip more test cases on windows
2015-12-19 18:44:58 -05:00
adam j hartz
3c487284b4
more test case fiddling
2015-12-19 18:09:06 -05:00
adam j hartz
36ba1b14bf
update tests for new aliasing
2015-12-19 17:29:48 -05:00
Kurtis Rader
e88c863d10
Add a uniform character encoding to all files.
...
I wouldn't normally do something like this but issue #487 brought to
my attention the fact that too many of the python modules don't have
an encoding comment and of those that do there is a lot of pointless
inconsistency in the style of the comment.
2015-11-16 14:10:40 -08:00
Anthony Scopatz
7a300bf7d0
more win tests 6
2015-08-02 13:36:44 -05:00
Anthony Scopatz
dbb681ceac
more win tests 5
2015-08-02 13:32:44 -05:00
Anthony Scopatz
1def948129
more win tests 4
2015-08-02 13:28:13 -05:00
Anthony Scopatz
37c2c26dd6
more win tests 3
2015-08-02 13:25:49 -05:00
Anthony Scopatz
65440f9339
more win tests 2
2015-08-02 13:22:12 -05:00
Anthony Scopatz
5801230b11
more win tests
2015-08-02 13:19:13 -05:00
Anthony Scopatz
cb0958fc8a
win test fix
2015-08-02 13:16:05 -05:00
Anthony Scopatz
8f19f01ded
case insensitive fixes for file names
2015-08-02 13:10:04 -05:00
Klaus Alexander Seistrup
ee65f492f2
Removed trailing whitespace
2015-07-29 23:58:25 +02:00
Anthony Scopatz
7c32956501
fixed merge conflicts
2015-05-15 00:37:29 -05:00
Anthony Scopatz
9af75b321f
moved Env to environ.py
2015-05-14 18:18:46 -05:00
Robert W. Brewer
1b0c1f291f
windows: clarify that regex globbing with backslashes unavailable on windows. Add test to verify it on non-windows.
2015-05-12 23:54:21 -04:00
Anthony Scopatz
3aa94f43fb
some completion tools
2015-04-05 15:42:24 -05:00
Anthony Scopatz
0ed727e273
prevents detyping mappings as string to env.
2015-04-05 00:26:32 -05:00