Alok Kumar Mishra
c10d9c4a34
analysis: add enum immediate hints with ahie command ( #6052 )
2026-03-21 15:52:21 +08:00
Ahmed Kamal
93d914bd81
Remove Global/Static variables in path.c to make it thread safe ( #5148 )
2025-06-13 21:34:33 +08:00
Dhruv Maroo
34d345d884
Format according to clang-format-13
2021-11-25 15:44:28 +08:00
Riccardo Schirone
53bf5c497f
SPDX Copyright text for all files based on history
...
- Add LICENSES directory
- Download additional licenses used
- Add .reuse directory
- Add doc about SPDX/reuse
Co-authored-by: Florian Märkl <info@florianmaerkl.de>
2021-03-05 19:39:15 +08:00
Anton Kochkov
a0be4e2e64
Run clang-format
2021-01-21 22:05:44 +08:00
Anton Kochkov
1d453a073b
Rename test_r_* to test_rz_*
2021-01-03 11:42:38 +01:00
Riccardo Schirone
a7fd3fa3c6
Use mu_main to reduce boilerplate in unit tests
...
* Disable colors on Windows because terminal looks bad otherwise
* Use environment on Windows to set PATH and make sure unit tests use
the compiled libraries and not the installed ones
* Define ssize_t on Windows as well by using SSIZE_T
Update test_analysis_block.c
Update test_intervaltree.c
Update test_unum.c
2021-01-03 11:42:38 +01:00
Anton Kochkov
ad36954adb
More renames of *anal* to *analysis* ( #123 )
2020-12-07 13:20:29 +01:00