6575fc7f94
* Fixed to truncate as "1.234M" instead of "1234K" * Optimized by switching to strings to avoid divisions * Changed FP constants to strings --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
These are tests that run on the repository's CI or can be run locally to make sure none of the base modules are broken. The project uses the gnu23 C standard which is stably supported from GCC 14 and onwards so this project should be compiled with GCC 14 or later.