This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
llvmpy
Watch
1
Star
0
Fork
You've already forked llvmpy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
llpython-dev
llvmpy
/
llpython
/
tests
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Jon Riehl
aacfce25bf
Manual merge from origin/master after applying PR#83.
2013-09-09 16:14:32 -05:00
..
__init__.py
Ready for numba/llnumba -> llvmpy/llpython
2012-11-07 12:08:32 -06:00
llfuncs.py
Remove shebangs from library code
2013-09-09 13:00:01 +02:00
llfunctys.py
Remove shebangs from library code
2013-09-09 13:00:01 +02:00
test_addr_flow.py
Moved most of llpython.tests.test_addr_flow into llpython.tests.test_byte_flow, made some modifications to various modules to facilitate proper handling of try-finally.
2013-06-05 18:52:27 -05:00
test_all.py
Added llpython.tests.test_all module for unit testing all llpython.
2013-06-06 14:13:39 -05:00
test_byte_control.py
Reintroduced dead code elimination to CFA pass to avoid dataflow problems. Updated tests.
2013-05-16 15:38:12 -05:00
test_byte_flow.py
Modified FlowTestMixin.build_and_test_flow() to return generated flow for further testing.
2013-06-06 14:04:48 -05:00