python-uncompyle6/test/stdlib
2020-04-05 12:09:48 -04:00
..
.gitignore grammar-cover administrivia 2018-03-27 04:33:01 -04:00
2.4-exclude.sh 3.7+ "async with" handling from decompyle3 2020-02-08 19:48:09 -05:00
2.5-exclude.sh Better runtsts BATCH variable handling 2020-02-15 09:26:45 -05:00
2.6-exclude.sh Better runtsts BATCH variable handling 2020-02-15 09:26:45 -05:00
2.7-exclude.sh Exclude a test on POWER7 2020-02-20 10:46:32 -05:00
3.2-exclude.sh Better runtsts BATCH variable handling 2020-02-15 09:26:45 -05:00
3.3-exclude.sh Better runtsts BATCH variable handling 2020-02-15 09:26:45 -05:00
3.4-exclude.sh runtests.sh exclude test_cmath.py in 3.x for now 2020-02-15 05:26:49 -05:00
3.5-exclude.sh Go over runtests.sh excludes 2020-02-16 17:49:56 -05:00
3.6-exclude.sh Better runtsts BATCH variable handling 2020-02-15 09:26:45 -05:00
3.7-exclude.sh One more excluded test 2020-02-16 21:55:47 -05:00
3.8-exclude.sh 3.8 Excludes 2020-04-05 12:09:48 -04:00
compare-un33.sh Start clean up runtest.sh exclusions 2020-01-13 09:11:22 -05:00
compile-file-1x.py Fix more Python 1.4 decompilation bugs 2018-06-04 09:37:35 -04:00
compile-file.py compile-file.py: preserve source file location 2020-01-30 21:09:34 -05:00
README.md Start another kind of testing... 2017-11-24 00:10:12 -05:00
run-and-email.sh Runtests tweak 2020-02-16 19:53:03 -05:00
runtests.sh Allow inverted test names in "stdlib/runtests.sh" 2020-02-15 12:00:38 -05:00

The programs in here are to test Python stdlib tests in lib/pythonX.Y/test

We'll compile a test, then decompile it and then run the test