rocky
|
b61170657c
|
runtests again
|
2020-01-12 08:22:10 -05:00 |
|
rocky
|
2f1802873a
|
Add timeout to runtests.sh
|
2020-01-12 07:28:13 -05:00 |
|
rocky
|
9f6138ccc0
|
See above
|
2020-01-12 06:18:32 -05:00 |
|
rocky
|
a4e114f64f
|
runtests again.
|
2020-01-12 05:34:16 -05:00 |
|
rocky
|
52c5d07d95
|
Update runtests.sh
|
2020-01-12 05:17:46 -05:00 |
|
rocky
|
ac0b0ff7b6
|
DRY Python 2 reduction check code a little
|
2020-01-12 04:50:45 -05:00 |
|
rocky
|
316bf7f0e0
|
Go over runtests.sh again
|
2020-01-12 04:24:55 -05:00 |
|
rocky
|
258db3da20
|
Go over runtests.sh for a batch environments
|
2020-01-11 23:12:56 -05:00 |
|
rocky
|
8fda09459c
|
tryelsestmtl3 needs more checks
|
2020-01-11 22:50:18 -05:00 |
|
rocky
|
021c5cad2a
|
Ooops - stray debug left in
|
2020-01-11 22:37:40 -05:00 |
|
rocky
|
b84c89e817
|
Bang on getting 3.x "try" vs "try/else" disambiguated
|
2020-01-11 22:36:07 -05:00 |
|
rocky
|
aaba4ecb2b
|
Better try/else/finally for 3.x
|
2020-01-11 21:33:22 -05:00 |
|
rocky
|
aaf8729772
|
See above
|
2020-01-11 20:48:28 -05:00 |
|
rocky
|
322c0f67bc
|
One more 3.4 runtest exclusion for now
|
2020-01-11 20:18:16 -05:00 |
|
rocky
|
9c45794144
|
Update runtest stats
|
2020-01-11 20:04:16 -05:00 |
|
rocky
|
e6bade66c0
|
Typo in last commit
|
2020-01-11 19:33:40 -05:00 |
|
rocky
|
ccb8b81cc0
|
Go over runtests.sh for 3.5 again
|
2020-01-11 19:03:40 -05:00 |
|
rocky
|
56ec47f7ad
|
Rutests.sh update for 3.5
|
2020-01-11 18:38:51 -05:00 |
|
rocky
|
651170db9a
|
Revise run-and-email scripts.
|
2020-01-11 18:15:43 -05:00 |
|
rocky
|
9eda8926a3
|
Go over 3.4 runtest.sh failure list
|
2020-01-11 17:55:50 -05:00 |
|
rocky
|
89e7eaf695
|
Go over 3.3 runtests.sh
|
2020-01-11 12:28:31 -05:00 |
|
rocky
|
b1101311f0
|
go over 3.4 runtests.sh failure list
|
2020-01-11 12:05:06 -05:00 |
|
rocky
|
2949b55163
|
Update runtests for early 3.x
|
2020-01-11 11:26:30 -05:00 |
|
rocky
|
0ece75f8ae
|
test_ast.py for 3.0..3.3 works now
|
2020-01-11 11:12:40 -05:00 |
|
rocky
|
7af6b6bc06
|
Fix 3.0..3.3 keyword-only parameters semantic actions
|
2020-01-11 11:06:59 -05:00 |
|
rocky
|
ff92ca8586
|
Update batch test limits...
for the code we have, not the code we would like to have
|
2020-01-11 10:44:09 -05:00 |
|
rocky
|
061da83863
|
3.7 "import" fix
|
2020-01-11 07:37:28 -05:00 |
|
rocky
|
c3d7ba6dad
|
3.7 "imports" and "or"
|
2020-01-11 07:23:23 -05:00 |
|
rocky
|
6cef42f6c7
|
3.7+ "or" disambiguation and assert2 handling
|
2020-01-10 20:44:28 -05:00 |
|
rocky
|
eba8f04e29
|
DRY reducecheck code
|
2020-01-10 15:36:24 -05:00 |
|
rocky
|
d1bc30e2f1
|
3.7 testtrue with asserts
|
2020-01-10 14:04:47 -05:00 |
|
rocky
|
fd2b551661
|
Forgot to add testtrue check
|
2020-01-10 10:29:24 -05:00 |
|
rocky
|
505946d747
|
Add "testtrue" reduction rule...
only for 3.7 for now.
|
2020-01-10 10:26:40 -05:00 |
|
rocky
|
07f16fa040
|
need to relax node checking on tryelsesmtl3...
now that except_handler_else is derived from except_handler.
|
2020-01-09 23:24:42 -05:00 |
|
rocky
|
5a3aaa9688
|
test_grammar again
|
2020-01-09 23:19:20 -05:00 |
|
rocky
|
69105825bd
|
Administrivia: adjust python grammar check
|
2020-01-09 23:00:49 -05:00 |
|
rocky
|
ef437d191d
|
3.5 test_buffer now works
|
2020-01-09 22:39:35 -05:00 |
|
rocky
|
fedd5e0ba5
|
Better "try" vs. "try"/"else" disambiguation ...
via reduction check that was originally only in 2.7
|
2020-01-09 22:37:02 -05:00 |
|
rocky
|
7bcebf8656
|
Move some parse2 reduction rules into reducecheck
|
2020-01-09 21:24:04 -05:00 |
|
rocky
|
8b74d8f855
|
Fix bug in handling 3.5- complex annotation return...
Go over runtests.sh for 3.5
|
2020-01-09 19:55:22 -05:00 |
|
rocky
|
fee02e0aa0
|
Go over runtests.sh for 3.5
|
2020-01-09 18:56:10 -05:00 |
|
rocky
|
a99a4cead4
|
Go over runtests.sh for 3.6
|
2020-01-09 17:30:26 -05:00 |
|
rocky
|
d31478f56a
|
Go over 3.6 runtest exceptions
|
2020-01-09 17:17:55 -05:00 |
|
rocky
|
788cd8dc80
|
Merge hell
|
2020-01-09 15:19:37 -05:00 |
|
rocky
|
508331e743
|
Merge hell
|
2020-01-09 15:19:00 -05:00 |
|
rocky
|
68c82f9d4e
|
Merge branch 'master' of github.com:rocky/python-uncompyle6
|
2020-01-09 14:28:57 -05:00 |
|
rocky
|
e0e4aed591
|
More runtest exclusions
|
2020-01-09 14:28:35 -05:00 |
|
rocky
|
158b145394
|
Make runtests.sh more version robust
|
2020-01-09 12:58:27 -05:00 |
|
rocky
|
d1d9219d48
|
runtest exclusions
|
2020-01-09 09:16:03 -05:00 |
|
rocky
|
778c8d6003
|
Forgot to add this file.
|
2020-01-09 04:39:27 -05:00 |
|