This website requires JavaScript.
Explore
Help
Sign In
nikto_b
/
breakshaft
Watch
1
Star
0
Fork
0
You've already forked breakshaft
Code
Issues
2
Pull Requests
Actions
Packages
Releases
Wiki
Activity
Files
master
breakshaft
/
tests
History
nikto_b
74d78b1957
Fix callseq deduplication error, allow using Some|None=None args with no commutativity error, add
ignore_basictypes_return
for a
ConversionPoint.from_fn
2025-10-17 00:51:29 +03:00
..
test_basic.py
Get rid of manual consumer fn unwrapping for callgraph generation
2025-07-19 20:38:43 +03:00
test_ctxmanager.py
Add context manager tests
2025-07-19 18:13:44 +03:00
test_default_args.py
Fix callseq deduplication error, allow using Some|None=None args with no commutativity error, add
ignore_basictypes_return
for a
ConversionPoint.from_fn
2025-10-17 00:51:29 +03:00
test_pipeline.py
Fix callseq deduplication error, allow using Some|None=None args with no commutativity error, add
ignore_basictypes_return
for a
ConversionPoint.from_fn
2025-10-17 00:51:29 +03:00
test_tuple_unwrap.py
Make tuple return types unwrap
2025-08-16 18:38:46 +03:00
test_typehints_remap.py
Allow passing [ConversionPoint] into create_pipeline with a type remap for ConversionPoint
2025-08-19 02:37:01 +03:00