mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:17:35 +00:00
AK: Add FixedPoint arithmetic helper
Co-authored-by: Hendiadyoin1 <leon2002.la@gmail.com> Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com>
This commit is contained in:
parent
beb8c48f26
commit
fdef6e5f76
3 changed files with 409 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
set(AK_TEST_SOURCES
|
||||
TestFixedPoint.cpp
|
||||
TestAllOf.cpp
|
||||
TestAnyOf.cpp
|
||||
TestArray.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue