rocky
|
58d8e29905
|
runtests.sh again
|
2020-01-12 10:11:12 -05:00 |
|
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
|
b84c89e817
|
Bang on getting 3.x "try" vs "try/else" disambiguated
|
2020-01-11 22:36:07 -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
|
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
|
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
|
505946d747
|
Add "testtrue" reduction rule...
only for 3.7 for now.
|
2020-01-10 10:26:40 -05:00 |
|
rocky
|
ef437d191d
|
3.5 test_buffer now works
|
2020-01-09 22:39:35 -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
|
7dee584a46
|
3.7+ "or" handling in listcomp
|
2020-01-09 03:15:30 -05:00 |
|
rocky
|
6f6ef19e0a
|
Start splitting out reduction checks
|
2020-01-08 20:25:59 -05:00 |
|
rocky
|
7b76d55e55
|
Start to fold in 3.7 reduction-rule goodness into 3.6
|
2020-01-08 19:50:05 -05:00 |
|
rocky
|
a98bc444f7
|
Remove long suffix "L" on ints in bytecode for > 3.0
|
2020-01-08 11:54:45 -05:00 |
|
rocky
|
13d9bcaaa9
|
Some reorg and Lame attempt to disasmbiguate "and" and "if .. if"...
More work is needed.
|
2020-01-08 10:31:19 -05:00 |
|
rocky
|
24f59546fe
|
better output in batch testing
|
2020-01-07 21:14:35 -05:00 |
|
rocky
|
d8628e79fb
|
2.6 "if" vs "if/else" disambiguation via reduction rule.
|
2020-01-07 20:51:44 -05:00 |
|
rocky
|
c0a907f436
|
Variable name typo in run-and-email.sh
|
2020-01-07 18:13:30 -05:00 |
|
rocky
|
8afd9cdaf5
|
Limit run-and-email.sh for now
|
2020-01-07 15:57:48 -05:00 |
|
rocky
|
95bc0f1fbc
|
Update batch runtests.sh
|
2020-01-07 10:49:14 -05:00 |
|
rocky
|
65e3e5fe5b
|
Update runtests.sh again
|
2020-01-07 06:25:49 -05:00 |
|
rocky
|
8c5873333f
|
Reduce exceptions in runtest.sh for 2.7
|
2020-01-07 04:49:04 -05:00 |
|
rocky
|
9a77dfaf95
|
Use copysign() in 2.6 nuke -0.0 test if < 2.6
|
2020-01-07 04:39:34 -05:00 |
|