Commit Graph

4 Commits

Author SHA1 Message Date
0f5dd78aea format::desktop_entry: Numerics are f32 now
The specification defines numerics to be anything accepted by the
%f specifier for scanf, which implies a 32 bit float.
2024-10-21 17:44:43 -04:00
fc0cab93bc format::desktop_entry: Add untested parsing for integer values 2024-10-21 17:36:40 -04:00
9e4d7e4ae4 format::desktop_entry: Add more test cases 2024-10-21 17:20:51 -04:00
ecbbccbaa6 Add untested value parsing 2024-10-21 12:48:21 -04:00