Rubidium
|
969a3dc0f3
|
Codechange: introduce generic ClampTo function to clamp to the range of a type
|
2023-05-06 21:26:13 +02:00 |
|
Rubidium
|
b5f96808a1
|
Fix: FormatArrayAsHex returns gibberish instead of a hex array
|
2023-04-29 11:07:57 +02:00 |
|
Rubidium
|
4dd5f994be
|
Codechange: replace strncasecmp with case ignoring variant of StrStarts/EndsWith
|
2023-04-29 10:25:25 +02:00 |
|
Rubidium
|
86786a7af6
|
Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp
|
2023-04-29 10:25:25 +02:00 |
|
Rubidium
|
43a7e54067
|
Add: unit test functionality using catch2
|
2023-04-16 18:58:21 +02:00 |
|
Rubidium
|
c6ff7dad68
|
Add: compile time "unit tests" for GetPartialZ consistent
|
2023-04-09 19:00:26 +02:00 |
|