Michael Hansen
|
31d907118a
|
Add a new unit test framework that actually checks the output of
decompiled sources against an expected result.
|
2019-10-03 15:33:52 -07:00 |
|
Michael Hansen
|
18f94c4094
|
Use pymultic for executing the rt_test
|
2019-10-02 21:18:35 -07:00 |
|
Michael Hansen
|
f02a339072
|
Move fetch and build of Python versions into pymultic, and remove
acquire_pythons script.
pymultic now accepts an arbitrary list of python versions, instead
of requiring all of a specific class to be included.
|
2019-10-02 14:41:49 -07:00 |
|
Michael Hansen
|
f77f287b1d
|
Backport Python 2.7.15 fix for GCC 8 optimizations to other Pythons
it applies to.
|
2019-09-30 16:29:04 -07:00 |
|
Michael Hansen
|
1c01ca7ee6
|
Better name for this script, since it doesn't do anything in parallel.
|
2018-04-28 12:22:14 -07:00 |
|
Michael Hansen
|
1b01af45fd
|
Add some scripts for fetching/building many Python versions and compiling
python sources to bytecode in each of them.
|
2018-04-27 16:28:23 -07:00 |
|