1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-11-06 22:34:39 -05:00
polybar/tests
patrick96 6f0a1dfc54
refactor(builder): No exception when maxlen < 3
The check of the maxlen and ellipsis condition was also moved to the
label creation, this way get_label_text doesn't need to care about the
restrictions placed on maxlen and ellipsis
2018-05-07 00:08:34 +02:00
..
common tests: Use local gtest headers 2018-04-10 00:56:51 +02:00
unit_tests refactor(builder): No exception when maxlen < 3 2018-05-07 00:08:34 +02:00
CMakeLists.txt refactor(builder): Add failing test for ellipsis 2018-04-29 00:17:26 +02:00
CMakeLists.txt.in fix(tests): Compile gtest at configure time 2018-04-10 00:56:51 +02:00