spiegel-keyman/windows/src/unit-tests/jsonutil
Marc Durdin 83b8c4af08 chore(windows): tests should be case-sensitive
DUnitX by default does case-insensitive string equality assertions, and
we don't really want to make that assumption.

There was one minor fail uncovered in Keyman.System.UILanguageManager as
a result of this -- it now returns a matching entry as found in the
list of UI languages, rather than the input, to get same case as the UI
language list entry.

Thank you @ermshiperete.
2021-02-03 06:52:52 +11:00
..
JsonUtilTests.dpr chore(windows): fix dependency path 2020-07-20 08:35:22 +10:00
JsonUtilTests.dproj chore(windows): fix dependency path 2020-07-20 08:35:22 +10:00
JsonUtilTests.res test(windows): jsonutil 2020-07-20 07:39:23 +10:00
Keyman.System.Test.JsonUtilTest.pas chore(windows): tests should be case-sensitive 2021-02-03 06:52:52 +11:00
Makefile test(windows): jsonutil 2020-07-20 07:39:23 +10:00