hyprutils/tests
2025-11-05 15:04:02 +00:00
..
animation.cpp memory: Add C++ cast aliases; replace existing casts and remove redundant casts (#71) 2025-08-06 14:00:50 +02:00
beziercurve.cpp animation/bezier: Fix OOB in getYForPoint for non-monotonic 4-point curves (#81) 2025-11-03 22:25:56 +00:00
filedescriptor.cpp os: implent a new FileDescriptor class (#21) 2024-11-21 15:26:34 +00:00
math.cpp tests/math: add region scale test 2025-10-03 12:28:46 +01:00
memory.cpp memory: make SP/ASP control blocks type agnostic (#79) 2025-10-04 20:35:48 +02:00
os.cpp os/process: add exitCode() 2025-04-30 02:16:30 +01:00
shared.hpp animation/bezier: Fix OOB in getYForPoint for non-monotonic 4-point curves (#81) 2025-11-03 22:25:56 +00:00
signal.cpp signal: Typed signals (part 2) (#60) 2025-06-26 12:27:31 +02:00
string.cpp string/constVarList: fix UAF 2025-11-05 15:04:02 +00:00