hyprutils/tests
Lee Bousfield 6b0154b183
memory: Add shared pointer reinterpretPointerCast function (#47)
* memory: Add force reinterpret constructor to shared pointer

* memory: Change constructor to reinterpretPointerCast function

* memory: Add reinterpretPointerCast test
2025-03-04 22:26:24 +01:00
..
animation.cpp animation: fix end callbacks readding the animation var (#43) 2025-02-02 18:33:44 +01:00
filedescriptor.cpp os: implent a new FileDescriptor class (#21) 2024-11-21 15:26:34 +00:00
math.cpp tests: enhance memory + format 2024-09-25 22:44:05 +01:00
memory.cpp memory: Add shared pointer reinterpretPointerCast function (#47) 2025-03-04 22:26:24 +01:00
os.cpp misc: fix some compile warnings (#25) 2024-12-25 19:10:14 +00:00
shared.hpp tests: enhance memory + format 2024-09-25 22:44:05 +01:00
signal.cpp misc: fix some compile warnings (#25) 2024-12-25 19:10:14 +00:00
string.cpp string: fixup isNumber not accepting -1.0 2024-08-28 18:53:00 +02:00