python-uncompyle6/test
2016-07-08 21:37:09 -04:00
..
bytecode_2.3 Limited support for Python 2.3 2016-06-03 10:20:52 -04:00
bytecode_2.4 Add more 2.4 and 2.6 tests 2016-07-08 18:24:14 -04:00
bytecode_2.5 2.5/2.6 RETURN_VALUE bug 2016-07-08 12:02:28 -04:00
bytecode_2.6 Add more 2.4 and 2.6 tests 2016-07-08 18:24:14 -04:00
bytecode_2.7 Start handling Pyton 2.4 bytecodes 2016-07-08 15:00:23 -04:00
bytecode_3.2 Python 3.2 MAKE_FUNCTION adjustment 2016-06-22 02:11:59 -04:00
bytecode_3.3 Correct kw+pos args semantics on 3.3 2016-06-19 21:41:40 -04:00
bytecode_3.4 Another kind of yield_from on 3.5 2016-06-22 16:48:03 -04:00
bytecode_3.5 Python 3.5 if handling... 2016-06-22 22:09:06 -04:00
ok_lib2.6 DRY scanner25 and scanner26 more 2016-05-29 22:18:36 -04:00
ok_lib2.7 Remove 2.7 asynchat verifcation for now 2016-07-07 13:56:04 -04:00
ok_lib3.2 Test optimized Python code and Python 3.2 2016-04-30 06:54:01 -04:00
ok_lib3.4 Start 3.4 library verify tests 2016-01-02 16:48:59 -05:00
simple_source 2.5/2.6 RETURN_VALUE bug 2016-07-08 12:02:28 -04:00
add-test.py Start handling Pyton 2.4 bytecodes 2016-07-08 15:00:23 -04:00
bytecompile-tests Add Python 3.5 tests that we can do. 2016-01-07 04:32:20 -05:00
dis-compare.py Show embeded timestamp of byte-decompiled file 2015-12-24 11:30:57 -05:00
Makefile DRY scanner code. Allow 2.4 decompile from 3.x 2016-07-08 21:37:09 -04:00
simple-uncompyle-code-test.py Supoer multiple parsers, specifically for Python2 and Python3. In the 2015-12-16 22:08:29 -05:00
test_one Add tests and start a more turnkey testing system. 2015-12-13 00:45:54 -05:00
test_pyenvlib.py Start handling Pyton 2.4 bytecodes 2016-07-08 15:00:23 -04:00
test_pythonlib.py Start handling Pyton 2.4 bytecodes 2016-07-08 15:00:23 -04:00