adam j hartz
9d2a7e8c12
add parser tests
2016-06-16 01:01:23 -04:00
adam j hartz
4a53fb71cd
add a few test cases
2016-06-11 21:02:28 -04:00
Anthony Scopatz
fe69d18e5e
added question mark test
2016-06-02 17:12:46 -04:00
Anthony Scopatz
30e1758478
added comma literals to subproc mode
2016-05-24 23:55:07 -04:00
adam j hartz
6975792584
add tests for new lexer/parser changes
2016-05-21 10:29:21 -04:00
adam j hartz
d6c8dae196
test cases for updated regex glob
2016-05-19 19:23:42 -04:00
Anthony Scopatz
6db4b5fa3e
some test fixes
2016-04-09 00:12:25 -04:00
Anthony Scopatz
0b40b37d51
it may actually work again
2016-04-08 23:59:21 -04:00
Anthony Scopatz
d2e8b112e5
pain
2016-04-01 01:52:41 -04:00
Anthony Scopatz
83a61a1964
broken merge
2016-03-31 22:04:11 -04:00
adam j hartz
a19ae1ade3
add some parser tests back in
2016-03-19 15:12:13 -04:00
adam j hartz
2e3fc49821
add some new test cases for !() and ![] syntax
2016-03-19 15:03:14 -04:00
Anthony Scopatz
fa95e62711
some logic fixes to ndslicing
2016-03-18 12:20:13 -04:00
Gil Forsyth
4542eee990
update tests for extra slicing
2016-03-17 12:27:12 -04:00
Anthony Scopatz
79e02c7d72
added or proc
2016-02-09 00:47:48 -05:00
Anthony Scopatz
ae509b8bb4
added annoying double ampersand token
2016-02-09 00:31:15 -05:00
Anthony Scopatz
3bf723363f
debug on
2016-02-07 22:25:44 -05:00
Anthony Scopatz
2da806af0c
debug on
2016-02-07 22:14:42 -05:00
Anthony Scopatz
0ec061ad9f
debug on
2016-02-07 22:12:33 -05:00
Anthony Scopatz
9c3506cb14
better filename handling in tracer
2016-02-03 01:29:06 -05:00
Anthony Scopatz
83c337178e
turn off line and col tests for < v3.5.1
2016-02-03 00:16:05 -05:00
Anthony Scopatz
04ccec597b
fixed with
2016-02-02 21:19:56 -05:00
Anthony Scopatz
79b3ffdb96
more hacking
2016-02-02 02:59:12 -05:00
Anthony Scopatz
29a4f826a1
more fixes
2016-02-02 00:19:37 -05:00
Anthony Scopatz
80983d3e2a
prettier dump
2016-01-31 23:13:01 -05:00
Anthony Scopatz
a85e3c0e5a
implemented parser acces to tokens
2016-01-31 21:45:14 -05:00
Anthony Scopatz
77b02e9110
line an col numbs so broken!
2016-01-31 20:32:28 -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
dffe71ae1a
don't actually run many parser tests
2015-10-20 17:26:06 -04:00
Anthony Scopatz
9e25ec1f6f
await implement
2015-09-27 01:09:28 -04:00
Anthony Scopatz
c6fdab6e11
full async
2015-09-27 00:30:49 -04:00
Anthony Scopatz
d86574d4b6
prelim async with
2015-09-27 00:24:40 -04:00
Anthony Scopatz
944afcbf76
async funcdefs and decorators
2015-09-26 23:52:31 -04:00
Anthony Scopatz
a86b5c3a2e
forgot to skip tests
2015-09-26 22:55:35 -04:00
Anthony Scopatz
34b39f3dc1
added matmult
2015-09-26 22:54:12 -04:00
Anthony Scopatz
7d525e8fe5
some really silly fixes
2015-09-26 22:27:36 -04:00
Anthony Scopatz
85b55b051e
more stuff
2015-09-26 21:27:49 -04:00
Anthony Scopatz
e1f81baa30
more working
2015-09-26 21:13:03 -04:00
Anthony Scopatz
d81406f1de
yet another test
2015-09-26 20:32:26 -04:00
Anthony Scopatz
ba3b7511c4
added a couple of tests
2015-09-26 20:30:44 -04:00
Anthony Scopatz
39f04896f7
added tests
2015-09-26 15:50:23 -04:00
Anthony Scopatz
12a07953ea
more stuff
2015-09-13 15:30:49 -04:00
Klaus Alexander Seistrup
ee65f492f2
Removed trailing whitespace
2015-07-29 23:58:25 +02:00
adam j hartz
d2a4e8906f
some io parser tests
2015-05-20 18:17:34 -04:00
Anthony Scopatz
d98f16c503
unpack targets in comprehension
2015-04-16 19:07:24 -05:00
Anthony Scopatz
c964927f10
please work
2015-04-02 20:23:26 -05:00
Anthony Scopatz
ecf201bbf9
more updates
2015-04-02 19:42:38 -05:00
Anthony Scopatz
6cacba8cc7
from x import * tests
2015-03-28 09:12:10 -05:00
Anthony Scopatz
35e80b6187
Merge branch 'unpack'
2015-03-26 15:37:17 -05:00
Anthony Scopatz
682c09f153
fix broken test
2015-03-26 01:36:56 -05:00