| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
-sys to reduce build errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0732c4d3e9b24382271139c6f796d1639efb1c5d
|
|
7c9ada78241e08bf36bd04d989f742a6de721575
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed typo `s/directally/directly/`
|
|
|
|
|
|
|
|
Make the type view filter displayed by default
|
|
|
|
|
|
|
|
Fixes #2494
|
|
dependencies outside of a virtual-env
|
|
|
|
|
|
|
|
- class TestBinaryNinjaAPI renamed to distinguish it from the
api_tests module and tests
- fix --api-only running rebasing tests too
- argument serves as a test name search keyword, so you can run
all tests with "struct" in the name with `./suite/unit.py struct`
or a single test with `./suite/unit.py test_binary___jumptable_armv7`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|