rocky
|
ac2bbfc65a
|
Disable hypothesis on 2.6.9
|
2018-06-12 14:34:54 -04:00 |
|
rocky
|
1cd2d1e915
|
DRY scanner code more...
Expand 2.6 testing
|
2018-04-03 10:35:02 -04:00 |
|
Daniel Bradburn
|
038692dbf9
|
Double star arg only test is no longer expected to fail
|
2017-05-10 22:57:48 +02:00 |
|
Daniel Bradburn
|
ca1679e636
|
Added support for support for Python 3.6 CALL_FUNCTION_KW
|
2017-05-10 21:49:42 +02:00 |
|
Daniel Bradburn
|
cb3c5e7119
|
validation now uses xdis for python2 support
|
2017-03-04 20:23:39 +01:00 |
|
Daniel Bradburn
|
d1e118afa3
|
marked all function call tests as failing until they pass across all python versions
|
2017-03-04 13:04:31 +01:00 |
|
Daniel Bradburn
|
f7da8fd8ab
|
added minimal examples for various function call opcodes
|
2017-03-04 12:44:11 +01:00 |
|
Daniel Bradburn
|
3b1dd9d1c4
|
added property based test for verifying uncompylation of function calls. A number of minimal examples for the various function call opcodes have been generated with the majority marked as expected failure until python 3.6 opcode support is complete. I'm hoping this will make it easier to figure out what needs to be done to support the new opcodes and changed semntics for function calls
|
2017-03-04 12:43:12 +01:00 |
|
Daniel Bradburn
|
91fd1ce732
|
reduced errors when generating function call instances
|
2017-03-03 21:38:53 +01:00 |
|
Daniel Bradburn
|
a46e7cbfa4
|
added test file for function calls
|
2017-03-03 21:06:31 +01:00 |
|