spiegel-keyman/windows/src/test/unit-tests
Marc Durdin 5eb0aec0e8
Merge pull request #4691 from keymanapp/fix/developer/named-code-constants-end-of-line-test
fix(developer): support named character codes at end of line
2021-03-16 23:26:03 +11:00
..
androidstringtokeymanlocalestring chore(windows): tests should be case-sensitive 2021-02-03 06:52:52 +11:00
group-helper-rsp19902 chore(windows): tests should be case-sensitive 2021-02-03 06:52:52 +11:00
kmcomp Merge pull request #4691 from keymanapp/fix/developer/named-code-constants-end-of-line-test 2021-03-16 23:26:03 +11:00
kmcomp-empty-store-names fix(developer): zero length store names 2019-12-11 05:52:20 +11:00
kmcomp-x64-structures chore: cleanup gitignore 2019-11-30 07:14:21 +00:00
model-ts-parser chore(windows): tests should be case-sensitive 2021-02-03 06:52:52 +11:00
shared-data chore(windows): Move to Windows SDK 10.0.17763.0 2020-10-05 14:11:34 +11:00
.gitignore RSP-19902 workaround and unit test (plus a little unit test tidyup) 2018-02-08 13:44:16 +07:00
Makefile fix(windows): tweaks for strings.xml support 2021-01-25 13:41:56 +11:00
README.md [Windows] Address .MD to .md and case consistency 2019-10-24 06:28:06 +07:00

This folder will eventually contain all the rest of the tests that are currently in the windows/src/unit-test folder.

Unit tests should run as part of the build. They should not have complex environmental requirements nor require an installed version of the software in order to complete.