polybar/tests/unit_tests/utils
patrick96 93ab639c8a fix: unbounded_percentage always rounded down
For example if lower / upper = 0.019 (1.9%), it would return 1% instead
of 2%

Fixes #2399
2021-03-03 22:48:17 +01:00
..
action_router.cpp module: Implement action router (#2336) 2021-01-04 10:25:52 +01:00
actions.cpp actions: Move parsing to utility file 2020-11-26 20:53:53 +01:00
color.cpp fix(color): Rename type() function to get_type 2021-03-01 00:05:44 +01:00
command.cpp add command unit tests 2020-05-08 23:24:29 +02:00
file.cpp add command unit tests 2020-05-08 23:24:29 +02:00
math.cpp fix: unbounded_percentage always rounded down 2021-03-03 22:48:17 +01:00
memory.cpp refactor(tests): Migrate to googletest 2018-04-10 00:56:51 +02:00
process.cpp fix(process): fork_detached created zombie processes 2020-12-12 02:37:21 +01:00
scope.cpp tests: Convert scope test to gtest 2018-06-10 16:42:07 +02:00
string.cpp Display correct(binary) unit prefixes in memory module (#2211) 2020-11-27 23:30:09 +01:00