Commit Graph

5 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
fc533dbeea format::desktop_entry: Test integer parsing functions 2024-10-21 17:41:31 -04:00
9e4d7e4ae4 format::desktop_entry: Add more test cases 2024-10-21 17:20:51 -04:00
a43d3bdca5 format::desktop_entry: Test most value parsing functions 2024-10-21 16:51:52 -04:00
bd5b9f5d75 format::desktop_entry: Fix test data 2024-10-21 12:39:37 -04:00