pycdc/tests
TheHellTower 4d81a16638
Add PUSH_NULL, PRECALL_A, CALL_A support (#324)
* Add `PUSH_NULL`, `PRECALL_A`, `CALL_A` support

* feat: @zrax

Co-authored-by: Michael Hansen <zrax0111@gmail.com>

* Good suggested change to make the code shorter

* Add `PUSH_NULL`, `PRECALL`, `CALL` test tokenized

* Add `PUSH_NULL`, `PRECALL`, `CALL` test

* Add `PUSH_NULL`, `PRECALL`, `CALL` test compiled

* Delete push_null-precall-call.3.11.pyc

* Delete push_null-precall-call.py

* Delete push_null-precall-call.txt

* Update README.markdown

Blank commit to re-run the tests.

* Join all no-ops/"fake"-ops together

* Update ASTree.cpp

https://github.com/zrax/pycdc/pull/324#issuecomment-1449049283

* Add compiled test for #324

---------

Co-authored-by: Michael Hansen <zrax0111@gmail.com>
2023-02-28 15:48:33 -08:00
..
compiled Add PUSH_NULL, PRECALL_A, CALL_A support (#324) 2023-02-28 15:48:33 -08:00
input Add unit test for basic function calls (py3) 2023-02-27 11:59:01 -08:00
tokenized Add unit test for basic function calls (py3) 2023-02-27 11:59:01 -08:00
xfail Add GET_YIELD_FROM_ITER support (#312) 2023-01-19 10:51:08 -08:00
all_tests.sh Simplify the output of decompyle_test.sh, and actually fail the 2019-10-03 16:05:30 -07:00
decompyle_test.sh support three digit versions in tests 2022-07-30 00:07:38 -05:00